diff options
| author | bors <bors@rust-lang.org> | 2024-02-14 04:02:38 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-02-14 04:02:38 +0000 |
| commit | 2c3213f5c5c3ecce5712d7aded3020fe61791179 (patch) | |
| tree | af53dd49c5f8e9737f858dc59788d8d87691ed25 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 03113a9f055df0427b749873a5280c6829e20755 (diff) | |
| parent | c1c2c3e60c667660f73074199f261b73638e3593 (diff) | |
| download | rust-2c3213f5c5c3ecce5712d7aded3020fe61791179.tar.gz rust-2c3213f5c5c3ecce5712d7aded3020fe61791179.zip | |
Auto merge of #12285 - Ethiraric:fix-8573, r=dswij
Ignore imported items in `min_ident_chars` Suppress the `min_ident_chars` warning for items whose name we cannot control. Do not warn for `use a::b`, but warn for `use a::b as c`, since `c` is a local identifier. Fixes #12232 --- *Please write a short comment explaining your change (or "none" for internal only changes)* changelog: [`min_ident_chars`]: Do not warn on non-local identifiers
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
