diff options
| author | Yuki Okushi <huyuumi.dev@gmail.com> | 2021-01-21 20:04:50 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-21 20:04:50 +0900 |
| commit | b76f0f92abd84fa30913c79e93d92ebd13bfb229 (patch) | |
| tree | 912d5972db8e059f3908acba016069edfd0d362b /src/test/codegen/src-hash-algorithm | |
| parent | cd0c54abb9801e26c9e6e83ad8c99a39a9656922 (diff) | |
| parent | bc6720f872f759ba25329cc0a53d6bfa2c604341 (diff) | |
| download | rust-b76f0f92abd84fa30913c79e93d92ebd13bfb229.tar.gz rust-b76f0f92abd84fa30913c79e93d92ebd13bfb229.zip | |
Rollup merge of #81179 - CPerezz:fix_interal_doc_warns, r=jyn514
Fix broken links with `--document-private-items` in the standard library As it was suggested in #81037 `SpecFromIter` is not in the scope and therefore we get a warning when we try to do document private intems in `rust/library/alloc/`. This addresses #81037 by adding the trait in the scope as ```@jyn514``` suggested and also adding an `allow(unused_imports)` flag so that the compiler does not complain, Since the trait is not used per se in the code, it's just needed to have properly documented docs.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
