Universes and Lifetimes in Rust - Higher-Ranked Types Implementation
Offered By: Rust via YouTube
Course Description
Overview
Explore the implementation of higher-ranked types and trait bounds in Rust's compiler through this 51-minute technical talk. Dive into the concepts of universes and placeholders, understanding their role in subtyping. Learn about trade bounds, assignments, and the intricacies of region inference. Examine the implementation details, including cases with multiple placeholders and sharing. Follow along with the provided paper document or gist for a comprehensive understanding of these advanced Rust concepts.
Syllabus
Intro
Agenda
Trade Bounds
Assignments
Subtyping
Universes
Implementation
More than one placeholder
Sharing
Region
Region Inference
Region Variable Info
Expand
Case
Taught by
Rust
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight