rust/compiler/rustc_mir_build
Nadrieril 273cbb7304 Separate PatStack and MatrixRow
This disentangles the row-specific tracking of `parent_row` etc from the
logical operation of specialization. This means `wildcard_row` doesn't
need to provide dummy values for `parent_row` etc anymore.
2023-11-22 03:25:15 +01:00
..
2023-11-22 03:25:15 +01:00
2023-10-30 08:46:02 +11:00