mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 19:46:01 +00:00
It's not about "uninit" anymore but about "filling with 0x01 bytes" so the name should at least try to reflect that.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.