Skip to content

Commit 9bba711

Browse files
committed
Auto merge of rust-lang#27576 - rust-lang:steveklabnik-patch-1, r=Gankro
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. r? @gankro
2 parents b77d2f5 + ad9a071 commit 9bba711

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)