You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-09-16 09:36:41 +02:00
docs: improve language in hello-world section (#2883)
I asked Gemini to review the English for inconsistencies and grammar mistakes. This is the result and I hope it's useful! As a non-native speaker, it is hard for me to evaluate the finer details, so let me know if you would like to see changes (or even better: make them directly in the PR with the suggestion function).
This commit is contained in:
@@ -4,7 +4,7 @@ minutes: 10
|
||||
|
||||
# What is Rust?
|
||||
|
||||
Rust is a new programming language which had its [1.0 release in 2015][1]:
|
||||
Rust is a new programming language that had its [1.0 release in 2015][1]:
|
||||
|
||||
- Rust is a statically compiled language in a similar role as C++
|
||||
- `rustc` uses LLVM as its backend.
|
||||
|
Reference in New Issue
Block a user