make import.vis
is not mutable
This commit is contained in:
parent
9bad7ba324
commit
8c06dc4dda
9 changed files with 129 additions and 63 deletions
|
@ -2058,6 +2058,7 @@ impl<'a: 'ast, 'ast, 'tcx> LateResolutionVisitor<'a, '_, 'ast, 'tcx> {
|
|||
ident,
|
||||
ns,
|
||||
&self.parent_scope,
|
||||
None,
|
||||
) {
|
||||
let res = binding.res();
|
||||
if filter_fn(res) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue