You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-26 18:51:00 +02:00
Insert "a" in a sentence that's missing it
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# What is Rust?
|
# What is Rust?
|
||||||
|
|
||||||
Rust is new programming language which had its 1.0 release in 2015:
|
Rust is a new programming language which had its 1.0 release in 2015:
|
||||||
|
|
||||||
* Rust is a statically compiled language in a similar role as C++
|
* Rust is a statically compiled language in a similar role as C++
|
||||||
* `rustc` uses LLVM as its backend.
|
* `rustc` uses LLVM as its backend.
|
||||||
|
Reference in New Issue
Block a user