@@ -20,8 +20,29 @@ Reading Club Phase II, and what was learned from the first iteration of the
20
20
club. Jon Gjengset will talk about teaching advanced Rust concepts.
21
21
22
22
- (5 min) Opening remarks 👋 ([ angelonfira] )
23
- - (15 min) Rustc Reading Club Phase II ([ doc-jones] )
24
- - (15 min) Teaching Advanced Rust ([ jonhoo] )
23
+ - (20 min) Rustc Reading Club Phase II ([ doc-jones] )
24
+ - The Rustc Reading Club has two goals. First, to produce confident new
25
+ contributors to rustc. Second, to deepen understanding of rustc for mid
26
+ level contributors. The structure of RRC enables participants to gain
27
+ experience working with other contributors making their future
28
+ collaborations easier. [ Phase I of the Rustc Reading Club] is complete and
29
+ now we are ready to launch Phase II based on what we've learned. Phase I
30
+ focused solely on rustc's name resolver module. We plan to expand and
31
+ "read" other areas of the compiler in Phase II.
32
+ - (20 min) Teaching Advanced Rust ([ jonhoo] )
33
+ - Over the past few years I've spent a lot of time trying to teach Rust
34
+ "beyond the basics", focusing my attention on the problems that developers
35
+ who have read all the introductory materials run into when they sit down
36
+ to actually use Rust "for real'. In this session I'll talk about some
37
+ recurring patterns I've seen while doing this, in the hope that they may
38
+ spawn interesting discussion about possible solutions.
39
+ - (5 min) Closing ([ angelonfira] )
40
+
41
+ [ angelonfira ] : https://github.com/angelonfira
42
+ [ doc-jones ] : https://github.com/doc-jones
43
+ [ jonhoo ] : https://github.com/jonhoo
44
+
45
+ [ Phase I of the Rustc Reading Club ] : https://mojosd.medium.com/rrc-phase-i-retrospective-74141fb246e4
25
46
26
47
## Afterwards: Social Hour
27
48
0 commit comments