1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-27 19:18:59 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
69a62ba227 Add a bit about 'use' (#580)
* Add a bit about 'use'

* fix paths
2023-04-24 18:51:23 +00:00
3b538b582d Add a brief mention of doc comments (#509) 2023-03-21 12:15:07 -04:00
db7a6044b4 Remove extraneous trailing parenthesis (#453)
The text currently looks like this:
> See the Rust Reference).

And should look like this:
> See the Rust Reference.

Closer #452
2023-02-24 16:27:24 +01:00
fe21b773e7 Day2: Afternoon - speaker note details and minor cosmetic changes. (#408)
* A few speaker notes in Day2: Afternoon and minor cosmetic changes.

* Do not test filesystem example code block.
2023-02-16 03:19:25 +00:00
c06709838f Update visibility.md (#403) 2023-02-14 12:24:32 -08:00
957f2a70f0 Add speaker notes for visibility. (#348) 2023-02-13 08:25:57 +00:00
3a734230c9 Update visibility.md (#357) 2023-02-09 21:19:56 +00:00
a0ad1eafa8 Fix typo in visibility.md 2023-01-04 15:58:34 +01:00
c212a473ba Publish Comprehensive Rust 🦀 2022-12-21 16:38:28 +01:00