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 b57be11 + 7523e23 commit 57f9166Copy full SHA for 57f9166
text/2094-nll.md
@@ -585,7 +585,7 @@ C v
585
```
586
587
We will use a notation like `Block/Index` to refer to a specific
588
-statement or terminate in the control-flow graph. `A/0` and `B/4`
+statement or terminator in the control-flow graph. `A/0` and `B/4`
589
refer to `p = &foo` and `goto C`, respectively.
590
591
### What is a lifetime and how does it interact with the borrow checker
0 commit comments