mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +00:00

Improve the documentation of `black_box` There don't seem to be many great resources on how `black_box` should be used, so I added some information here