comprehensive-rust
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.
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.20.9 to 1.20.10. Release notes Sourced from crate-ci/typos's releases. v1.20.10 [1.20.10] - 2024-04-23 Fixes Don't correct doas, the OpenBSD command Changelog Sourced from crate-ci/typos's changelog. [1.20.10] -...
A small one. The final PR for `Std Trait` session will include the `Default` and `Closures` chapter, along with the session's exercises.
#671 - [x] index - [x] cargo - [x] running-the-course # Day 1: Morning - [x] Welcome - [x] Pattern Matching - [x] Methods and Traits # Day 1: Afternoon...
* Update translation file with the new (2024-05-04) `messages.pot` version; * Translate `src/types-and-values.md`; * Translate `src/types-and-values/*.md`; * Revise a number of fuzzy translations; * Fix a markdown link in control-flow-basics;...
I think associated type deserves a slot in the Glossary
I prefer using "Lệnh" over "Biểu thức" because AFAIK Biểu thức refer to RHS expression things such as `a + b` or `100 if a == x else 200`.... So...
I couldn't find an effective way to translate `Trait` and `implement`, so both terms are going to be used as is in the translation.
Translate the rest of Rust standard library types section to Vietnamese
The English contents has changed, leading to untranslated session outline and schedule because the msgid no longer match the original contents. Additionally, incorrect file names are listed in the comment....