mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-05 06:17:36 +02:00
Typo: should be advice, not advise.
This commit is contained in:
@@ -14,7 +14,7 @@ it possible to use Rust libraries as a "drop-in replacement" for C.
|
|||||||
|
|
||||||
Rust’s first release, 0.1, occurred in January 2012, and for 3 years development
|
Rust’s first release, 0.1, occurred in January 2012, and for 3 years development
|
||||||
moved so quickly that until recently the use of stable releases was discouraged
|
moved so quickly that until recently the use of stable releases was discouraged
|
||||||
and instead the general advise was to use nightly builds.
|
and instead the general advice was to use nightly builds.
|
||||||
|
|
||||||
On May 15th 2015, Rust 1.0 was released with a complete guarantee of backward
|
On May 15th 2015, Rust 1.0 was released with a complete guarantee of backward
|
||||||
compatibility. Improvements to compile times and other aspects of the compiler are
|
compatibility. Improvements to compile times and other aspects of the compiler are
|
||||||
|
Reference in New Issue
Block a user