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 68f7928 commit ad9a071Copy full SHA for ad9a071
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