about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-10-25 19:51:15 +0200
committerGitHub <noreply@github.com>2023-10-25 19:51:15 +0200
commit26a9e08f0cffa534d16deb10ad9a2a483c789ad8 (patch)
treebd2d2d250eff34b8dc835840f1037349fb1d0961 /compiler/rustc_codegen_llvm/src/errors.rs
parent74c2b987fb396b058ce6cb682345735baa0a667c (diff)
parentbeaf46f7e5a103207e8c2f8c9ffe8409f487168d (diff)
downloadrust-26a9e08f0cffa534d16deb10ad9a2a483c789ad8.tar.gz
rust-26a9e08f0cffa534d16deb10ad9a2a483c789ad8.zip
Rollup merge of #117159 - oli-obk:error_shenanigans, r=estebank
Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGuaranteed`

Even if that error is only emitted by `check_mod_item_types`.

fixes https://github.com/rust-lang/rust/issues/117153

A cleaner refactoring would merge/chain these queries in ways that ensure we only actually get an `ErrorGuaranteed` if there was an error emitted.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions