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 94ff33c commit 042470eCopy full SHA for 042470e
src/names/name-resolution.md
@@ -82,8 +82,8 @@ fn foo() {
82
r[names.resolution.expansion.imports.shadowing]
83
The following is a list of situations where shadowing of use declarations is permitted:
84
85
-* [use glob shadowing]
86
-* [macro textual scope shadowing]
+* [`use` glob shadowing]
+* [Macro textual scope shadowing]
87
88
r[names.resolution.expansion.imports.ambiguity]
89
#### Ambiguities
0 commit comments