mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
8b2a7da3b0
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.