diff options
| author | bors <bors@rust-lang.org> | 2021-04-25 10:35:24 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-04-25 10:35:24 +0000 |
| commit | 06f0adb34570ba83fee391abeb0bec0eec28a234 (patch) | |
| tree | d993b31319e211e49286ddb17f099bae694c5cc4 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 13a2615883aa28433383a723a764ca9acb43fd48 (diff) | |
| parent | 3d16e156aef937ae797892ef05e08b8159a415c4 (diff) | |
| download | rust-06f0adb34570ba83fee391abeb0bec0eec28a234.tar.gz rust-06f0adb34570ba83fee391abeb0bec0eec28a234.zip | |
Auto merge of #84216 - RalfJung:black-box, r=Mark-Simulacrum
move core::hint::black_box under its own feature gate The `black_box` function had its own RFC and is tracked separately from the `test` feature at https://github.com/rust-lang/rust/issues/64102. Let's reflect this in the feature gate. To avoid breaking all the benchmarks, libtest's `test::black_box` is a wrapping definition, not a reexport -- this means it is still under the `test` feature gate.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
