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
..
src add a type alias for the pattern bindings stack 2025-05-07 00:52:58 -07:00
Cargo.toml Avoid a reverse map that is only used in diagnostics paths 2025-04-11 09:33:38 +00:00
messages.ftl resolve: Support imports of associated types and glob imports from traits 2025-05-02 15:59:38 +03:00