stability: More precise location for deprecation lint on macros
This commit is contained in:
parent
9722952f0b
commit
909c8945b1
4 changed files with 15 additions and 3 deletions
|
@ -1028,6 +1028,7 @@ impl<'a> Resolver<'a> {
|
|||
depr.suggestion,
|
||||
lint,
|
||||
span,
|
||||
node_id,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue