rust/library/core
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
..
benches Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
src Implement black_box using intrinsic 2021-08-12 16:16:57 +01:00
tests Auto merge of #87689 - JohnTitor:rollup-ns38b56, r=JohnTitor 2021-08-02 02:33:16 +00:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00