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.
2 parents 84955f5 + 2dad26c commit 657e90aCopy full SHA for 657e90a
src/expressions/path-expr.md
@@ -12,7 +12,7 @@ r[expr.path.intro]
12
A [path] used as an expression context denotes either a local variable or an item.
13
14
r[expr.path.place]
15
-Path expressions that resolve to local or static variables are [place expressions], other paths are [value expressions].
+Path expressions that resolve to local or static variables are [place expressions]; other paths are [value expressions].
16
17
r[expr.path.safety]
18
Using a [`static mut`] variable requires an [`unsafe` block].
0 commit comments