@@ -20,7 +20,7 @@ having fun doing it.
20
20
21
21
And yesterday, Rust turned one year old.
22
22
23
- ![ * Picture of Rust cupcakes * ] ( http://rustcamp.com/images/after/cupcakes.jpg )
23
+ < img src = " http://rustcamp.com/images/after/cupcakes.jpg " height = " 300px " width = " 300px " >
24
24
25
25
### Rust in numbers
26
26
@@ -96,13 +96,12 @@ Servo—and not just in test mode.
96
96
[ ff ] : https://telemetry.mozilla.org/new-pipeline/dist.html#!cumulative=0&end_date=2016-04-07&keys=__none__!__none__!__none__&max_channel_version=release%252F45&measure=MEDIA_RUST_MP4PARSE_SUCCESS&min_channel_version=null&product=Firefox&sanitize=1&sort_keys=submissions&start_date=2016-03-03&table=0&trim=1&use_submission_date=0
97
97
[ groundwork for Rust integration ] : http://wiki.mozilla.org/Oxidation
98
98
99
- In both of these cases, the people involved were coming from the C++ world
100
- already. But there's another kind of story we [ hear a lot] from smaller shops
101
- putting Rust into production: that traditional systems languages like C++ felt
102
- out of reach for their team, but that Rust gives many of the same benefits while
103
- being more approachable. Rust helps you punch above your weight.
99
+ We're hearing [ similar stories] from smaller shops that are putting Rust into
100
+ production: Rust gives many of the same benefits as traditional systems
101
+ languages while being more approachable, safer and often more productive. Rust
102
+ helps a team punch above its weight.
104
103
105
- [ hear a lot ] : http://confreaks.tv/videos/rustcamp2015-using-rust-from-c-or-any-language
104
+ [ similar stories ] : http://confreaks.tv/videos/rustcamp2015-using-rust-from-c-or-any-language
106
105
107
106
These are just a few stories of Rust in production, but we'd love to [ hear yours] !
108
107
0 commit comments