comprehensive-rust icon indicating copy to clipboard operation
comprehensive-rust copied to clipboard

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

Results 608 comprehensive-rust issues
Sort by recently updated
recently updated
newest added

Part of https://github.com/google/comprehensive-rust/issues/324.

src/android.md, src/android/build-rules.md, src/android/setup.md Part of #324.

Russian translation (#326) of the following chapters Welcome to Comprehensive Rust 🦀 1\. Running the Course 2\. Using Cargo

Previously, there were multiple changes made simultaneously by me, resulting in improper translations. I have removed some translations and fixed other translations as instruction. From now I will make smaller...

Translated roughly until `3. Why Rust?`. Part of #285.

This commit resolves two issues. a) typo: Equal -> Equals b) update details to comply w/ example source code