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 b77d2f5 + ad9a071 commit 9bba711Copy full SHA for 9bba711
src/doc/nomicon/lifetimes.md
@@ -52,8 +52,7 @@ likely desugar to the following:
52
}
53
```
54
55
-Wow. That's... awful. Let's all take a moment to thank Rust for being a
56
-diabetes-inducing torrent of syrupy-goodness.
+Wow. That's... awful. Let's all take a moment to thank Rust for making this easier.
57
58
Actually passing references to outer scopes will cause Rust to infer
59
a larger lifetime:
0 commit comments