]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #106144 - tgross35:patch-1, r=Mark-Simulacrum
authorMichael Goulet <michael@errs.io>
Sun, 22 Jan 2023 04:20:59 +0000 (23:20 -0500)
committerGitHub <noreply@github.com>
Sun, 22 Jan 2023 04:20:59 +0000 (23:20 -0500)
commitd1405c82b83e6e0c0b0cc4971d93919bed2bcf9e
treed031a0a2fef1279891d2e2ff2c9383a49e67f137
parent2504c8d1ee4f904d3ecd95ec19cbed22ed046295
parent13e25b82f0d3afc7bcfc6cd1617e8e4287172960
Rollup merge of #106144 - tgross35:patch-1, r=Mark-Simulacrum

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