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 6678083 commit 9acb5dcCopy full SHA for 9acb5dc
src/names/scopes.md
@@ -352,7 +352,7 @@ impl ImplExample {
352
[`macro_use`]: ../macros-by-example.md#the-macro_use-attribute
353
[`match` arms]: ../expressions/match-expr.md
354
[`Self`]: ../paths.md#self-1
355
-[`while let`]: ../expressions/loop-expr.md#predicate-pattern-loops
+[`while let`]: ../expressions/loop-expr.md#while-let-patterns
356
[Associated consts]: ../items/associated-items.md#associated-constants
357
[associated items]: ../items/associated-items.md
358
[Asterisk glob imports]: ../items/use-declarations.md
0 commit comments