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

Updates for Rust 1.82 #2449

Closed qwandor closed 3 weeks ago

qwandor commented 4 weeks ago

Rust 1.82 adds &raw expressions, and marks some attributes as unsafe.