Skip to content

Commit 0398738

Browse files
RalfJungjackh726
authored andcommitted
five year typos
1 parent 61820ea commit 0398738

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

posts/2020-05-15-five-years-of-rust.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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
2323
release of Rust, and it's hard to imagine that there was a short time where
2424
Rust 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
2828
resource for anyone looking to learn and understand one of the hardest aspects
2929
of the language.
3030

@@ -146,8 +146,8 @@ on crates.io.
146146

147147
**[1.39] — Async/Await:** The stabilisation of the async/await keywords for
148148
handling 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

0 commit comments

Comments
 (0)