diff options
| author | bors <bors@rust-lang.org> | 2021-07-27 08:19:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-07-27 08:19:23 +0000 |
| commit | ceb7a868d39ee19bbe75ec14beb62951f2413052 (patch) | |
| tree | 6fe2bfd20723997871a78edec7c6576c2490087d /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | fd2b43dfb79e508635166b66a8eb04df934b35ce (diff) | |
| parent | ecf85f4bdc319f9d9d853d1fff68a8a25e64c7a8 (diff) | |
| download | rust-ceb7a868d39ee19bbe75ec14beb62951f2413052.tar.gz rust-ceb7a868d39ee19bbe75ec14beb62951f2413052.zip | |
Auto merge of #7466 - xFrednet:5393-use-more-diagnostic-items, r=flip1995
Use diagnostic items where possible Clippy still uses a bunch of paths in places that could easily use already defined diagnostic items. This PR updates all references to such paths and also removes a bunch of them that are no longer needed after this cleanup. Some paths are also used to construct new paths and can therefore not be removed that easily. I've added a doc comment to those instances that recommends the use of the diagnostic item where possible. And that's it, cleaning crew signing off :broom: :wastebasket: --- changelog: none (only internal improvements) cc: #5393
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
