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.
From a discussion with @hueich: https://github.com/google/comprehensive-rust/pull/786#discussion_r1224850499.
…-inference.md and some words in SUMMARY.md (#796) * zh-CN: translate src/basic-syntax/variables.md, src/basic-syntax/type-inference.md and some words in SUMMARY.md * Use "类型推导" for "Type Inference"
Part of https://github.com/google/comprehensive-rust/issues/324
According to the localization guide, colons, in documentation, should be 全形.
Also clarified issues with Rust Raspberry Pi OS tutorial code.
This should clean up the list of 404 errors in the Search Console. Some of the 404 pages come from mistranslations in the Brazilian Portuguese translation (fixed in #622) and...
The link worked fine when GitHub was rendering it — it rewrites the relative path correctly. However, when viewed as the output of `mdbook`, the link pointed to nowhere.
https://github.com/google/comprehensive-rust/issues/324