Files
rust/compiler/rustc_ast/src
Matthias Krüger 1107fc7ad2 Rollup merge of #138929 - oli-obk:assoc-ctxt-of-trait, r=compiler-errors
Visitors track whether an assoc item is in a trait impl or an inherent impl

`AssocCtxt::Impl` now contains an `of_trait` field. This allows ast lowering and nameres to not have to track whether we're in a trait impl or an inherent impl.
2025-03-25 18:09:07 +01:00
..
2025-02-28 08:42:14 +11:00
2025-02-21 21:47:48 -05:00
2025-03-07 14:51:07 +11:00
2024-07-29 08:26:52 +10:00
2024-12-31 01:56:33 +00:00
2025-03-24 18:43:37 +11:00
2025-03-07 14:51:07 +11:00