rust/compiler/rustc_mir_build/src
Zalathar e3e74bc89a Make MatchPairTree::place non-optional
As the invariant indicated, this place could only be none for
`TestCase::Irrefutable` nodes, which no longer exist.
2025-03-05 23:26:00 +11:00
..
builder Make MatchPairTree::place non-optional 2025-03-05 23:26:00 +11:00
thir Rollup merge of #137686 - nbdd0121:asm_const, r=compiler-errors 2025-03-01 05:49:52 +01:00
check_tail_calls.rs Rollup merge of #135973 - WaffleLapkin:tail-track-caller-fix, r=compiler-errors 2025-02-07 12:01:56 +01:00
check_unsafety.rs Make a fake body to store typeck results for global_asm 2025-02-22 00:12:07 +00:00
errors.rs Teach structured errors to display short Ty 2025-02-25 16:56:03 +00:00
lib.rs Remove the mir_build hook. 2025-01-31 15:15:01 +11:00