mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-31 22:41:50 +00:00
07bb2e6527
Stabilize bench_black_box This PR stabilize `feature(bench_black_box)`. ```rust pub fn black_box<T>(dummy: T) -> T; ``` The FCP was completed in https://github.com/rust-lang/rust/issues/64102. `@rustbot` label +T-libs-api -T-libs |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |