diff options
| author | ven <vendethiel@hotmail.fr> | 2015-06-22 22:04:24 +0200 | 
|---|---|---|
| committer | ven <vendethiel@hotmail.fr> | 2015-06-22 22:04:24 +0200 | 
| commit | a87467abf167cdd2e64b4a5dc25be346b06588be (patch) | |
| tree | f7f2a485bebf51a4e9cf0ce4b767ff42b6ac536b /rust.html.markdown | |
| parent | 0dc189f2bad02644b0d2bd17aef1d9bb2b2679d3 (diff) | |
| parent | 8d22be8f85339a73f4dcf09be4feefe1be9156b9 (diff) | |
Merge pull request #1151 from mjs2600/patch-1
Remove in-development from Rust's description
Diffstat (limited to 'rust.html.markdown')
| -rw-r--r-- | rust.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/rust.html.markdown b/rust.html.markdown index fbfa4cdf..dd03acdd 100644 --- a/rust.html.markdown +++ b/rust.html.markdown @@ -5,7 +5,7 @@ contributors:  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   safety guarantees.  | 
