about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-08 13:22:25 +0100
committerGitHub <noreply@github.com>2024-03-08 13:22:25 +0100
commit075f1c34d49918d1fdad0f2950fb39934535954a (patch)
tree77c93a4872d36568463d3b147184c884c23d0fd3 /compiler/rustc_codegen_gcc/src/errors.rs
parent1b2c53a15dba7962cfc284c3b6d61a0341ffa27a (diff)
parentbed9d1fb7d9d19e985bc8a6ef2d82804f3d2e49a (diff)
downloadrust-075f1c34d49918d1fdad0f2950fb39934535954a.tar.gz
rust-075f1c34d49918d1fdad0f2950fb39934535954a.zip
Rollup merge of #121025 - oli-obk:taint_after_errors, r=petrochenkov
add known-bug tests for derive failure to detect packed repr

We only taint if it was a normal item. Modules and imports are untouched. Tainting them needs to be done differently, and it's unclear if that would be useful or desirable. If we just taint them into `Res::Err`, we end up losing some duplicate name messages *in the presence of other resolution errors*.

r? `@petrochenkov`
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/errors.rs')
0 files changed, 0 insertions, 0 deletions