Skip to content

Commit 042470e

Browse files
yaahcehuss
andauthored
Update src/names/name-resolution.md
Co-authored-by: Eric Huss <[email protected]>
1 parent 94ff33c commit 042470e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/names/name-resolution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ fn foo() {
8282
r[names.resolution.expansion.imports.shadowing]
8383
The following is a list of situations where shadowing of use declarations is permitted:
8484

85-
* [use glob shadowing]
86-
* [macro textual scope shadowing]
85+
* [`use` glob shadowing]
86+
* [Macro textual scope shadowing]
8787

8888
r[names.resolution.expansion.imports.ambiguity]
8989
#### Ambiguities

0 commit comments

Comments
 (0)