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

#1464 describes a way to enable a red box in development mode, to determine whether a slide will fit onscreen without scrolling. Let's define a keystroke or hidden button that...

This is already used in the GitHub actions, and avoids issues like those in #1791. Fixes #1791.

The word `strings` is repeated unnecessarily

Updates `mdbook-pandoc` to [0.5.0](https://github.com/max-heller/mdbook-pandoc/releases/tag/v0.5.0) to use some new features: - Table wrapping (closes #1709) The wrapping logic mirror's [Pandoc's](https://pandoc.org/MANUAL.html#extension-pipe_tables) (i.e., compare the relative widths of the `---` columns to determine...

Day 2: afternoon (+ miscellaneous updates of previous sections)

translation
translation/uk

Update the Simplified Chinese edition of some segments: "Welcome to Comprehensive Rust", "Day 1 Morning", "Day 1 Afternoon" and "Day 2 Morning". Correct some mistakes in previous translated version as...

translation
translation/zh-CN

The po file has been refreshed. Translation range: L1173-L2241. https://github.com/google/comprehensive-rust/issues/324

translation
translation/zh-CN

[This](https://google.github.io/comprehensive-rust/comprehensive.html) link referred to as the deep dive into chromium in the README is a 404 page.