]> git.lizzy.rs Git - rust.git/commitdiff
Remove reference to diabetes
authorSteve Klabnik <steve@steveklabnik.com>
Fri, 7 Aug 2015 00:18:49 +0000 (20:18 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Fri, 7 Aug 2015 00:18:49 +0000 (20:18 -0400)
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.

src/doc/nomicon/lifetimes.md

index f211841ec0ce792e7193594558c7e891f0a70b53..58272a1bc373b16fa952aadf6152f3615ede4603 100644 (file)
@@ -52,8 +52,7 @@ likely desugar to the following:
 }
 ```
 
-Wow. That's... awful. Let's all take a moment to thank Rust for being a
-diabetes-inducing torrent of syrupy-goodness.
+Wow. That's... awful. Let's all take a moment to thank Rust for making this easier.
 
 Actually passing references to outer scopes will cause Rust to infer
 a larger lifetime: