about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-04-25 10:35:24 +0000
committerbors <bors@rust-lang.org>2021-04-25 10:35:24 +0000
commit06f0adb34570ba83fee391abeb0bec0eec28a234 (patch)
treed993b31319e211e49286ddb17f099bae694c5cc4 /library/std/src/sys/unix/stack_overflow.rs
parent13a2615883aa28433383a723a764ca9acb43fd48 (diff)
parent3d16e156aef937ae797892ef05e08b8159a415c4 (diff)
downloadrust-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 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions