rust/compiler/rustc_mir_build/src
Matthias Krüger 116efb5bb1
Rollup merge of #120817 - compiler-errors:more-mir-errors, r=oli-obk
Fix more `ty::Error` ICEs in MIR passes

Fixes #120791 - Add a check for `ty::Error` in the `ByMove` coroutine pass
Fixes #120816 - Add a check for `ty::Error` in the MIR validator

Also a drive-by fix for a FIXME I had asked oli to add

r? oli-obk
2024-02-09 14:41:51 +01:00
..
build Don't ICE in ByMoveBody when coroutine is tainted 2024-02-09 00:36:30 +00:00
thir Match min_exhaustive_patterns implementation with exhaustive_patterns 2024-02-08 11:23:52 +01:00
check_unsafety.rs Auto merge of #120346 - petrochenkov:ownodes, r=oli-obk 2024-01-31 05:37:49 +00:00
errors.rs Add SubdiagnosticMessageOp as a trait alias. 2024-02-08 13:02:44 +11:00
lib.rs Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
lints.rs Avoid ICE in drop recursion check in case of invalid drop impls 2024-02-08 17:33:04 +00:00