We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83dee3d + 84e3d74 commit 5e6a274Copy full SHA for 5e6a274
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