Implementing RFC #2229: Disjoint Field Capture Plan - Rust Strategy and Roadmap
Offered By: Rust via YouTube
Course Description
Overview
Explore the implementation strategy for RFC #2229 on disjoint field capture in this 56-minute Rust conference talk. Delve into a comprehensive roadmap that covers essential refactorings and identifies independent work components. Learn about logical vs. actual optimization, feature gating, unit testing, and the use of visitors. Gain insights into error messaging, refactoring constituent types, tracing mechanisms, and error reporting. Understand the concept of relative ease and sub-obligations as the talk wraps up with a thorough discussion on the overall plan for this significant Rust language feature.
Syllabus
Intro
Step A
Step B
Part B
Logical vs Actual
Optimization
Feature Gate
Unit Test
Use Visitor
Error Message
Refactor Constituent Types
Tracing Mechanism
Error Reporting
Relative Ease
Sub Obligations
Wrap Up
Taught by
Rust
Related Courses
Building Your Own Programming LanguageFrontend Masters BeauĀtiful Racket
Independent Rust: A Language for the Next 40 Years
ChariotSolutions via YouTube Move Deliberately and Don't Break Anything: Lessons from Java Evolution
ChariotSolutions via YouTube Flex - Lexical Analysis
Write your own Operating System via YouTube