File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ generously donate their time and expertise to help make Rust what it is.
1919
2020#### 2015
2121
22- ** [ 1.2] — Parallel Codegen:** Compile time improvements are large theme to every
22+ ** [ 1.2] — Parallel Codegen:** Compile time improvements are a large theme to every
2323release of Rust, and it's hard to imagine that there was a short time where
2424Rust had no parallel code generation at all.
2525
2626** [ 1.3] — The Rustonomicon:** Our first release of the fantastic "Rustonomicon", a
27- book that explores Unsafe Rust and its surrounding topics has become a great
27+ book that explores Unsafe Rust and its surrounding topics and has become a great
2828resource for anyone looking to learn and understand one of the hardest aspects
2929of the language.
3030
@@ -146,8 +146,8 @@ on crates.io.
146146
147147** [ 1.39] — Async/Await:** The stabilisation of the async/await keywords for
148148handling Futures was one of the major milestones to making async programming
149- in Rust a first class citizen. Even just six months after its release the
150- async programming has blossomed into a diverse and performant ecosystem.
149+ in Rust a first class citizen. Even just six months after its release
150+ async programming in Rust has blossomed into a diverse and performant ecosystem.
151151
152152#### 2020
153153
You can’t perform that action at this time.
0 commit comments