Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Rust Lang Team Design Meeting: &T and Dereferenceable Optimizations - 2020.02.10
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Current status
- 3 Dereferenceable
- 4 Synchronization
- 5 Declared parameters
- 6 Referenceable on entry
- 7 Dereference globally
- 8 Function scoped
- 9 Arc drop interactions
- 10 stack items
- 11 a chatty
- 12 arcdrop
- 13 NNI
- 14 RFC
- 15 GSTs
- 16 Pointer storage
- 17 Solution space
- 18 Dereferenceable methods
- 19 Generics
- 20 Unsafe cells
- 21 References
- 22 decrement
- 23 safe obstruction
- 24 is the referenceable
- 25 mutable reference
- 26 multiple reference
- 27 mutable references
- 28 refmute
- 29 actionable test
- 30 test case
- 31 how many people would be affected
- 32 ergonomics
- 33 unsafe
- 34 ampersand unsafe
- 35 MMI
- 36 New type wrap
- 37 Ignoring mmm
- 38 Principal entry
- 39 Wrappers
- 40 Safe projection
- 41 reserving syntactic space
- 42 the real question
- 43 raw
- 44 a few changes