Skip to content

Commit 84e3d74

Browse files
committed
Remove reference to diabetes
1. this isn't actually true about diabetes 2. people with diabetes will get *real sad* when reading this 3. it isn't actually necessary. (backport of #27576)
1 parent 83dee3d commit 84e3d74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/doc/nomicon/lifetimes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ likely desugar to the following:
5252
}
5353
```
5454

55-
Wow. That's... awful. Let's all take a moment to thank Rust for being a
56-
diabetes-inducing torrent of syrupy-goodness.
55+
Wow. That’s... awful. Let’s all take a moment to thank Rust for making this easier.
5756

5857
Actually passing references to outer scopes will cause Rust to infer
5958
a larger lifetime:

0 commit comments

Comments
 (0)