resolve: Partially unify early and late scope-relative ident resolution
This commit is contained in:
parent
afaf33dcaf
commit
ee0357af3b
5 changed files with 97 additions and 144 deletions
|
@ -1977,7 +1977,7 @@ declare_lint! {
|
|||
Warn,
|
||||
"detects proc macro derives using inaccessible names from parent modules",
|
||||
@future_incompatible = FutureIncompatibleInfo {
|
||||
reference: "issue #50504 <https://github.com/rust-lang/rust/issues/50504>",
|
||||
reference: "issue #83583 <https://github.com/rust-lang/rust/issues/83583>",
|
||||
edition: None,
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue