google / comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
https://google.github.io/comprehensive-rust/
Apache License 2.0
27.96k stars 1.67k forks source link

Be explicit that Android examples need a Git checkout #2465

Closed mgeisler closed 2 days ago

mgeisler commented 3 days ago

Without this, students will see subtle differences between what is on the slides and what we have in the code (see #2464 for an example).