Files
rust/src/tools
Yuki Okushi 07bb2e6527 Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8Ki
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
2022-09-28 13:07:17 +09:00
..
2022-09-27 17:46:42 +01:00
2022-09-27 10:37:23 +02:00
2022-09-27 17:38:51 +02:00
2022-08-27 21:36:08 -07:00
2022-07-22 11:59:20 -07:00