mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-29 20:15:27 +00:00
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.