mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
1fb1643129
The new implementation allows some `memcpy`s to be optimized away, so the uninit value in ui/sanitize/memory.rs is constructed directly onto the return place. Therefore the sanitizer now says that the value is allocated by `main` rather than `random`. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |