about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-22 22:47:03 +0000
committerbors <bors@rust-lang.org>2024-02-22 22:47:03 +0000
commit5a52c8aee97a7f57f53222000b58ffd11bfac1f7 (patch)
tree54b40472d9ffee4de9f416b63e2bf638fed76f32 /compiler/rustc_pattern_analysis/src/errors.rs
parent341ae30a854a00c3876ac8b53b842eae31f0613e (diff)
parentf1974593c93f80707123e9f12a4d8a097bb367a5 (diff)
downloadrust-5a52c8aee97a7f57f53222000b58ffd11bfac1f7.tar.gz
rust-5a52c8aee97a7f57f53222000b58ffd11bfac1f7.zip
Auto merge of #12333 - MarcusGrass:issue-12223, r=Manishearth
Allow unused_imports, and unused_import_braces on `use`

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

Both `unused_import_braces` and `unused_imports` are valid on `use`-items, additional to the two previously allowed.

changelog: [`useless_attribute`]: Allow `rustc_lint` `unused_import_braces` and `unused_imports` on `use`-items
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions