about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorCPerezz <c.perezbaro@gmail.com>2021-01-18 23:47:01 +0100
committerCPerezz <c.perezbaro@gmail.com>2021-01-18 23:47:01 +0100
commit9abd80c0764e9ecbb6d2e52ab89d47bcda564588 (patch)
treeda7fe1a23f6bbf3182a63cf28f97b62a274850fa /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parent5e91c4ecc09312d8b63d250a432b0f3ef83f1df7 (diff)
downloadrust-9abd80c0764e9ecbb6d2e52ab89d47bcda564588.tar.gz
rust-9abd80c0764e9ecbb6d2e52ab89d47bcda564588.zip
Fix internal rustdoc broken links
As it was suggested in #81037 `SpecFromIter` is not
in the scope and therefore (even it should fail),
we get a warning when we try do document private
intems in `rust/library/alloc/`.

This fixes #81037 by adding the trait in the scope
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/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions