about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-04-11 22:38:54 +0200
committerGitHub <noreply@github.com>2024-04-11 22:38:54 +0200
commitda75aaf13dd49acac6582510cf1ba631aab9e99b (patch)
treef4fca6d06ff590efaf33a7660bc2ccc77f386178 /compiler/rustc_codegen_gcc
parentec91d71a3866eaa0bee56e4b590cc2e4d60597f1 (diff)
parent0db2a4010a5a7a57372e9135d327da8c7d92c8ab (diff)
downloadrust-da75aaf13dd49acac6582510cf1ba631aab9e99b.tar.gz
rust-da75aaf13dd49acac6582510cf1ba631aab9e99b.zip
Rollup merge of #123744 - compiler-errors:redundant-due-to-glob, r=petrochenkov
Silence `unused_imports` for redundant imports

Quick fix for https://github.com/rust-lang/rust/issues/121708#issuecomment-2048105393

r? `@petrochenkov` cc `@joshtriplett`

I think this is right, would like confirmation. I also think it's weird that we're using `=` to assign to `is_redundant` but using `per_ns` for the actual spans. Seems like this could be weirdly order dependent, but that's unrelated to this change.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions