Merge remote-tracking branch 'origin/master' into rollup
Conflicts: src/test/compile-fail/borrowck-loan-rcvr-overloaded-op.rs
This commit is contained in:
@@ -2538,7 +2538,7 @@ impl<'a> State<'a> {
|
||||
s.print_ident(name)
|
||||
},
|
||||
ast::PathListMod { .. } => {
|
||||
word(&mut s.s, "mod")
|
||||
word(&mut s.s, "self")
|
||||
}
|
||||
}
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user