]> git.lizzy.rs Git - rust.git/commit
move core::hint::black_box under its own feature gate
authorRalf Jung <post@ralfj.de>
Thu, 15 Apr 2021 09:19:24 +0000 (11:19 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 25 Apr 2021 09:08:12 +0000 (11:08 +0200)
commit23d54ad96f10ba1e468a167b2dc6940478e850d6
treea62826837ffcc98aab4d7b6a6838e6f5521883e1
parent5da10c01214a3d3ebec65b8ba6effada92a0673f
move core::hint::black_box under its own feature gate
compiler/rustc_index/src/lib.rs
library/core/benches/fmt.rs
library/core/src/hint.rs
library/std/src/lib.rs
library/test/src/bench.rs
library/test/src/lib.rs
src/test/ui/consts/cast-discriminant-zst-enum.rs
src/test/ui/consts/const_discriminant.rs