Document semantics of self
and super
path components in rust.md
#7551
Labels
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
The keywords
self
andsuper
are clearly part of the semantics of paths, but who knows what they mean? Apparently lots of people, given the bugs that are filed against them, but we should write something more official up.The text was updated successfully, but these errors were encountered: