Skip to content

Commit 8a0b641

Browse files
yaahcehuss
andauthored
Apply suggestions from code review
Co-authored-by: Eric Huss <eric@huss.org>
1 parent ecea463 commit 8a0b641

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/names/name-resolution.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,13 +361,15 @@ r[names.resolution.expansion.macros.derivehelpers]
361361
not visited when resolving derive macros in the parent scope (starting scope)
362362
363363
r[names.resolution.expansion.macros.reserved-names]
364-
The names cfg and cfg_attr are reserved in the macro attribute [sub-namespace].
364+
The names `cfg` and `cfg_attr` are reserved in the macro attribute [sub-namespace].
365365
366366
r[names.resolution.primary]
367+
## Primary name resolution
367368
> [!NOTE]
368369
> This is a placeholder for future expansion about primary name resolution.
369370
370371
r[names.resolution.type-dependent]
372+
# Type-dependent resolution
371373
> [!NOTE]
372374
> This is a placeholder for future expansion about type-dependent resolution.
373375

0 commit comments

Comments
 (0)