rust/compiler
Matthias Krüger 34362b826d
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
2024-01-18 10:34:20 +01:00
..
2024-01-16 21:15:31 +01:00
2024-01-17 03:14:16 +01:00
2024-01-17 03:14:16 +01:00
2024-01-17 03:14:16 +01:00
2024-01-17 03:14:16 +01:00