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

The health-statistics exercise isn't really about borrowing. Let's find something better, such as something that re-borrows fields in a struct. Maybe tree traversal?

* Associated Types * Trait Parameters * Trait "inheritance"

* Organize similar to Fundamentals: shorter segments each ending with an exercise * Put the entire course under `src/concurrency` (it's currently under `src/{concurrency,async}`) * Move exercises into the source directories...

Android-specific and Chromium-specific parts of the course both talk about using https://cxx.rs for C++/Rust interop. Is it worth it to somehow unify some of the content? In particular, both introductory...

enhancement
good first issue

After #571 and #917 (thanks @eepeep and @djmitche!), it's becoming clear to me that we should check for broken links in our CI pipeline. The check should catch both 404...

enhancement
good first issue
help wanted

The Korean translation has fallen behind and needs to be refreshed. This is a continuation of #262.

translation

Supports `mdbook build` and `mdbook serve`. I'd recommend waiting a bit before submitting and let translators try it by manually patching this PR. It uses https://github.com/google/mdbook-i18n-helpers/pull/84

waiting for author

This tracks the efforts to translate the course in Romanian.

translation