diff options
| author | Jacob Hoffman-Andrews <github@hoffman-andrews.com> | 2022-10-23 02:47:20 -0700 |
|---|---|---|
| committer | Jacob Hoffman-Andrews <github@hoffman-andrews.com> | 2022-10-23 22:14:10 -0700 |
| commit | 63d1a721f187faf007e8540e4d5b6b2e494231eb (patch) | |
| tree | a3d447e73c0ea5550577d8ae5ca2e98351f7f3c7 /src/test/codegen/src-hash-algorithm | |
| parent | 415d8fcc3e17f8c1324a81cf2aa7127b4fcfa32e (diff) | |
| download | rust-63d1a721f187faf007e8540e4d5b6b2e494231eb.tar.gz rust-63d1a721f187faf007e8540e4d5b6b2e494231eb.zip | |
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.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
