add even more tests! #122988
Merged
bors merged 10 commits intorust-lang:masterfrom matthiaskrgr:icetestsMar 25, 2024
+526
Commits
Commits on Mar 24, 2024
- committed
- committed
- committed
- committed
add test for ICE: min_specialization: Ok(['?0, Const { ty: usize, kind: Leaf(0x0000000000000000) }]) is not fully resolved rust-lang#113045
committed- committed
add test for ICE: no errors encountered even though delay_span_bug issued, expected ReFree to map to ReEarlyBound rust-lang#108580
committed- committed
add tests for ICE in mir building with captured value of unresolved type, None in compiler/rustc_mir_build/src/build/expr/as_place.rs rust-lang#110453
committed- committed