Files
rust/compiler/rustc_resolve
Vadim Petrochenkov 166c499a47 delegation: Give declaration of self syntax context of the delegation body
Instead of the last segment of the delegation path.
`self` is something that introduced by the whole delegation item, not some specific part of it, and the last segment may need to have a different context for path resolution purposes.
2026-04-14 11:32:34 +03:00
..
2026-04-08 21:09:07 +02:00