Track labels in scopes
This commit is contained in:
@@ -2199,6 +2199,7 @@ pub enum ScopeDef {
|
||||
ImplSelfType(Impl),
|
||||
AdtSelfType(Adt),
|
||||
Local(Local),
|
||||
Label(Label),
|
||||
Unknown,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user