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

14 Commits

Author SHA1 Message Date
eb0150fb84 Remove the overly specific 40 years reference (#988) 2023-07-17 18:57:33 +02:00
d0223ad98b Mention panics vs wrap-around for integer overflows (#901)
Fixes #894
2023-07-04 11:31:16 +01:00
0ca16b6fea Fix typo in compile-time.md (#700)
From #675 via @cydave.
2023-05-26 11:59:12 -04:00
43c5344785 Fix typos (#297)
* fix typo in running-the-course.md

* Update modern.md
2023-01-29 11:54:51 +00:00
c116ef8567 Update Speaker Notes in modern.md (#206)
Adding a mention of LSP and rust-analyzer
2023-01-23 17:12:24 +01:00
25a32abef7 Update Speaker Notes for compile-time.md (#205)
* Update Speaker Notes for compile-time.md

The definition of memory leaks is indeed blurry, so it is important not have right expectations about this particular kind of error.

Co-authored-by: Martin Geisler <martin@geisler.net>
2023-01-21 15:13:51 +01:00
7a2ffda266 Mention ADT and zero-cost abstractions among modern features 2023-01-19 10:51:35 +00:00
b1e11304a7 Speaker notes for “Runtime Guarantees” 2023-01-09 14:27:13 +01:00
ba3c6b0de9 Speaker notes for “Modern Features” 2023-01-09 14:27:13 +01:00
cf505e99cd Rephrase “No memory leaks”
The footnote was added before we had support for speaker notes. It’s
too large to show on the screen during a classroom presentation, so it
has now been moved to the speaker notes.

I tried to keep the information intact, including keeping the word
“mostly” on the slide.
2023-01-09 14:26:47 +01:00
3bed28a9d9 Add "mostly" 2022-12-22 20:18:36 +01:00
5dd366d7db Remove part about Rc 2022-12-22 14:24:47 +01:00
7b7b56398e Add footnote about memory leaks 2022-12-22 14:03:18 +01:00
c212a473ba Publish Comprehensive Rust 🦀 2022-12-21 16:38:28 +01:00