We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158bd59 commit d35d5ecCopy full SHA for d35d5ec
compiler/rustc_resolve/src/build_reduced_graph.rs
@@ -65,7 +65,7 @@ impl<'ra, 'tcx> Resolver<'ra, 'tcx> {
65
ident: Ident,
66
ns: Namespace,
67
res: Res,
68
- vis: Visibility, // Implictly local
+ vis: Visibility, // Implicitly local
69
span: Span,
70
expn_id: LocalExpnId,
71
) {
0 commit comments