diff options
| author | Yuki Okushi <huyuumi.dev+love@gmail.com> | 2022-10-27 08:30:54 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-27 08:30:54 +0900 |
| commit | ec7ffdfbafefae52948176d67aa88119ee984f78 (patch) | |
| tree | 3e6911ea50f5191a470d12d31f2cc11d4a037902 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 36285c5de8915ecc00d91ae0baa79a87ed5858d5 (diff) | |
| parent | 63d1a721f187faf007e8540e4d5b6b2e494231eb (diff) | |
| download | rust-ec7ffdfbafefae52948176d67aa88119ee984f78.tar.gz rust-ec7ffdfbafefae52948176d67aa88119ee984f78.zip | |
Rollup merge of #103432 - jsha:box-is-not-notable, r=GuillaumeGomez
rustdoc: don't mark Box<T> as Iterator, Read, etc Because Box<T> has pass-through implementations, rustdoc was giving it the "Notable Traits" treatment for Iterator, Read, Write, and Future, even when the type of T was unspecified. Pin had the same problem, but just for Future. Fixes #100320
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions
