Skip to content

Commit 01b804b

Browse files
authored
Merge pull request #845 from tshepang/patch-2
Update 2021-05-15-six-years-of-rust.md
2 parents 410a0d8 + bb7a611 commit 01b804b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2021-05-15-six-years-of-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ And it isn't just Rust that has been getting bigger. Larger and larger companies
5252
## Future Work
5353
Of course, all that is just to start, we're seeing more and more initiatives putting Rust in exciting new places;
5454

55-
- Critical Section & Ferrous Systems have started [Ferrocene]. A project to make Rust a viable programming language for safety and mission critical systems across the industry.
55+
- Critical Section & Ferrous Systems have started [Ferrocene], a project to make Rust a viable programming language for safety and mission critical systems across the industry.
5656
- Embark Studios have released an initial prototype of [`rust-gpu`], a new compiler backend that allows writing graphics shaders using Rust for GPUs.
5757
- The Linux project is currently [considering a proposal to add Rust as the second language to the kernel][linux-rust] to enable writing safer driver and kernel-space code.
5858
- Google has announced that it [now supports building low level components of the Android OS in Rust][android-rust], and have already begun an effort to rewrite their bluetooth stack with Rust!

0 commit comments

Comments
 (0)