about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-01-18 10:34:20 +0100
committerGitHub <noreply@github.com>2024-01-18 10:34:20 +0100
commit34362b826dbcfcb27ad74697266c4966bbff23b7 (patch)
tree5fd612cab3564b801b23e2a8d66082eeaee01e06 /compiler/rustc_pattern_analysis/src
parentc526cce28156c100e4409f6f9e13aa79c027252f (diff)
parentf1ef930c9d06ebd8a3839346b493f49d40fa69e5 (diff)
downloadrust-34362b826dbcfcb27ad74697266c4966bbff23b7.tar.gz
rust-34362b826dbcfcb27ad74697266c4966bbff23b7.zip
Rollup merge of #120057 - oli-obk:not_sure_wtf_is_going_on, r=compiler-errors
Don't ICE when deducing future output if other errors already occurred

The situation can't really happen outside of erroneous code. What was interesting is that it ICEd before emitting any other diagnostics. This was because the other errors were silenced due to cycle_delay_bug cycle errors.

r? ```@compiler-errors```

fixes #119890
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions