Files
rust/compiler/rustc_span/src
Gary Guo 1fb1643129 Implement black_box using intrinsic
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`.
2021-08-12 16:16:57 +01:00
..
2021-03-10 09:09:37 +08:00
2021-07-17 19:35:33 +02:00
2021-08-12 16:16:57 +01:00
2021-07-08 23:30:53 +02:00