about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-04-13 13:03:51 +0000
committerbors <bors@rust-lang.org>2022-04-13 13:03:51 +0000
commitb6645d022e492a20da31123f8aff5b5af3eb31c9 (patch)
tree61c466197c198af6c238cfe02709a40fafaa8596 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
parentf70c73f5c4a43886af04941c6d4f0efd978c3fce (diff)
parent66d253f0f219578264ac7cb4e1c10f01dcfe8ad7 (diff)
downloadrust-b6645d022e492a20da31123f8aff5b5af3eb31c9.tar.gz
rust-b6645d022e492a20da31123f8aff5b5af3eb31c9.zip
Auto merge of #8670 - yoav-lavi:main, r=giraffate
`pub_use` restriction

[`pub_use`]

Fixes https://github.com/rust-lang/rust-clippy/issues/8545

- \[x] Followed [lint naming conventions][lint_naming]
- \[x] Added passing UI tests (including committed `.stderr` file)
- \[x] `cargo test` passes locally
- \[x] Executed `cargo dev update_lints`
- \[x] Added lint documentation
- \[x] Run `cargo dev fmt`

[lint_naming]: https://rust-lang.github.io/rfcs/0344-conventions-galore.html#lints

changelog: Adds a lint called `pub_use` that restricts the usage of `pub use ...`
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions