Dominik Maier
6e367132ad
Remove unneeded macro from Enum Sizes slide ( #1015 )
...
* Remove unneeded macro from Enum Sizes slide
* Update src/enums/sizes.md
---------
Co-authored-by: Martin Geisler <martin@geisler.net>
2023-07-21 10:23:30 -04:00
Richard Penman
07a7380b13
Update sizes.md ( #775 )
2023-06-09 18:00:33 +00:00
Charisee Chiw
59d3d7f625
Indent code in speaker notes ( #476 )
...
* Indent code in speaker notes
#475
* Update stack.md
* Update destructuring-arrays.md
* Update hashmap.md
* Update traits.md
2023-03-11 14:12:32 -08:00
Martin Geisler
1feb94e02a
Take out unnecessary code from enum size slide ( #309 )
...
The slide is way too large to comfortable use in a classroom. Instead
of printing six lines of output, the instructor should carefully walk
through the different examples. That way we can take the course
participants with us through the explanations instead of simply
showing them the end result.
2023-02-27 17:42:46 +01:00
Steve Masterman
0562771ce0
Update variant-payloads.md ( #459 )
...
Fix typo
2023-02-27 13:19:32 +00:00
Charisee Chiw
bb3b17b6bd
Additional speaker notes for variant payloads ( #200 )
...
* Additional speaker notes for variant payloads
* Update variant-payloads.md
* Update variant-payloads.md
2023-02-22 15:00:45 +00:00
Marko Zagar
36ce63cb10
Updates and minor fixes to Day 2: Morning ( #372 )
2023-02-09 21:15:47 +00:00
gendx
0be6f639bd
Add a totally-unsafe example to show the discriminant optimization of Options. ( #345 )
2023-02-06 17:41:54 +01:00
Igor Petruk
473fd02be7
Update sizes.md ( #228 )
...
Adding more details in how to control Rust enum size and discriminant values.
2023-01-23 11:33:23 +00:00
Charisee Chiw
d4c0099781
Added speaker notes to enum sizes ( #201 )
...
* Added speaker notes to enum sizes
* Update sizes.md
Just formatting
Co-authored-by: Fabian Bornhofen <fbornhofen@google.com>
2023-01-20 22:55:30 +01:00
Martin Geisler
9448ae3e19
Merge pull request #146 from fbornhofen/speaker-notes-variant-payloads
...
Add speaker notes for variant-payloads.md
2023-01-10 17:44:49 +01:00
Fabian Bornhofen
8d2fb11adc
Expand enum sizes example and add speaker notes
2023-01-10 17:36:16 +01:00
Fabian Bornhofen
c91cc629d5
Add speaker notes for variant-payloads.md
2023-01-10 16:46:57 +01:00
Martin Geisler
c212a473ba
Publish Comprehensive Rust 🦀
2022-12-21 16:38:28 +01:00