1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-11-27 00:21:07 +02:00

Mention deep dives in STYLE (#2951)

This commit is contained in:
Martin Geisler
2025-10-20 09:56:40 +02:00
committed by GitHub
parent 1063356a1d
commit afcb1419d0

View File

@@ -89,6 +89,12 @@ plan to shorten or remove existing content. Refinements to existing topics are
always welcome. Topics that are not essential for all new Rust programmers
should be proposed as new deep dives.
#### Deep Dives
Specialized material can be added to _deep dives_. These cover things like Rust
in Android, Bare-Metal Rust, etc., which are not necessarily something every
Rust developer should know. More deep dives can be added in the future.
## Course Slides
Please take the following into account when updating the course material.