rust/compiler/rustc_resolve
dianne 3007433e2c add a type alias for the pattern bindings stack
I'll be modifying it in future commits, so I think it's cleanest to
abstract it out. Possibly a newtype would be ideal, but for now this is
least disruptive.
2025-05-07 00:52:58 -07:00
..