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

Thanks for helping out with the French translation!

Here is the translation of *Day 1 Morning: Type and Values* translation. --- It seems like there is no corresponding definition of *hygienic macros* in Vietnamese, so I think keeping...

translation
translation/vi

When you call `mdbook build`, you [automatically get a `404.html` page](https://rust-lang.github.io/mdBook/continuous-integration.html#404-handling) in the root of the output directory. Since we run `mdbook build` for each translation, we end up with...

bug
good first issue

* ~~Reduce `max_width` for `rustfmt`: 85 -> 81 - to fit into blocks with line numbers;~~ * Apply `rustfmt` for code chunks with long lines; * Reorganize long `use` statement;...

* Translate new `msid`s related to navigation of days 3 and 4 sections; * Rename to provide more context:     * `Iterator` -> Типаж `Iterator`     * `IntoIterator` -> Типаж `IntoIterator`     *...

translation
translation/ru

To reproduce, tap left and right a couple times while the speaker notes window is focused after popping it out into its own window. It will revert to showing a...

bug

Some more updates to the translation.

translation
translation/ro

The po file has been refreshed. Translation range: L22164-L22764. https://github.com/google/comprehensive-rust/issues/324 Translations of terms refer to the Chinese version of the TRPL and https://github.com/rust-lang-cn/english-chinese-glossary-of-rust/blob/master/rust-glossary.md Note: Since italics are not used in...

translation
translation/zh-CN

Fix merge conflict. Apply the review comments.

waiting for author
translation
translation/zh-CN

Bumps the patch group with 2 updates: [serde](https://github.com/serde-rs/serde) and [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark). Updates `serde` from 1.0.198 to 1.0.199 Release notes Sourced from serde's releases. v1.0.199 Fix ambiguous associated item when forward_to_deserialize_any! is...

dependencies
rust