История изменений
Исправление KennyMinigun, (текущая версия) :
The Rust Programming Language
Обратимся тогда к одноименной книге: https://doc.rust-lang.org/book/ch01-01-installation.html
The first step is to install Rust. We’ll download Rust through rustup, a command line tool for managing Rust versions and associated tools. ... The following steps install the latest stable version of the Rust compiler.
... пора писать патчи, чтоб не называть компилятор (и стандартную библиотеку) Rust
Исходная версия KennyMinigun, :
The Rust Programming Language
Обратимся тогда к одноименной книге: https://doc.rust-lang.org/book/ch01-01-installation.html
The first step is to install Rust. We’ll download Rust through rustup, a command line tool for managing Rust versions and associated tools. ... The following steps install the latest stable version of the Rust compiler.
... пора писать патчи, называющие компилятор (и стандартную библиотеку) Rust