about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorEthiraric <ethiraric@gmail.com>2024-02-12 23:16:47 +0100
committerEthiraric <ethiraric@gmail.com>2024-02-13 19:14:12 +0100
commitc1c2c3e60c667660f73074199f261b73638e3593 (patch)
tree7082061085cc5014024e9217fef1e15815e292b9 /compiler/rustc_codegen_llvm/src/errors.rs
parent7dfa6ced9b826bdb2494f91df2060d527dab4dff (diff)
downloadrust-c1c2c3e60c667660f73074199f261b73638e3593.tar.gz
rust-c1c2c3e60c667660f73074199f261b73638e3593.zip
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions