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.
if
1 parent fb595f1 commit f5ebab2Copy full SHA for f5ebab2
src/variables.md
@@ -41,3 +41,5 @@ fn initialization_example() {
41
// uninit_after_if; // err: use of possibly uninitialized `uninit_after_if`
42
}
43
```
44
+
45
+[`if` expression]: expressions/if-expr.html#if-expressions
0 commit comments