mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-05 22:37:42 +02:00
Remove in-development from Rust's description
Now that Rust is stable at 1.0 saying "in-development" might not be appropriate any more.
This commit is contained in:
@@ -5,7 +5,7 @@ contributors:
|
|||||||
filename: learnrust.rs
|
filename: learnrust.rs
|
||||||
---
|
---
|
||||||
|
|
||||||
Rust is an in-development programming language developed by Mozilla Research.
|
Rust is a programming language developed by Mozilla Research.
|
||||||
Rust combines low-level control over performance with high-level convenience and
|
Rust combines low-level control over performance with high-level convenience and
|
||||||
safety guarantees.
|
safety guarantees.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user