about summary refs log tree commit diff
path: root/compiler/rustc_session/src/config.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-14 18:32:19 +0000
committerbors <bors@rust-lang.org>2024-02-14 18:32:19 +0000
commitee9c7c940c07d8b67c9a6b2ec930db70dcd23a46 (patch)
treed7a56ee060be2f76363bf3dfa5363b39f9882ec9 /compiler/rustc_session/src/config.rs
parent502ce8287bc3c86dca07acc38c5ff9431a6097be (diff)
parent25806f8d8052e5dc5f57830c31996769132fc4f8 (diff)
downloadrust-ee9c7c940c07d8b67c9a6b2ec930db70dcd23a46.tar.gz
rust-ee9c7c940c07d8b67c9a6b2ec930db70dcd23a46.zip
Auto merge of #120847 - oli-obk:track_errors9, r=compiler-errors
Continue compilation after check_mod_type_wf errors

The ICEs fixed here were probably reachable through const eval gymnastics before, but now they are easily reachable without that, too.

The new errors are often bugfixes, where useful errors were missing, because they were reported after the early abort. In other cases sometimes they are just duplication of already emitted errors, which won't be user-visible due to deduplication.

fixes https://github.com/rust-lang/rust/issues/120860
Diffstat (limited to 'compiler/rustc_session/src/config.rs')
0 files changed, 0 insertions, 0 deletions