Reaching Const Evaluation Singularity with Miri in Rust
Offered By: Rust via YouTube
Course Description
Overview
Explore the world of Rust's const evaluation in this 23-minute conference talk from FOSDEM 2018. Dive into the design and usage of miri, the Rust interpreter that has been merged into rustc as its new const evaluator. Discover how this merge has not only fixed various bugs but also paved the way for exciting new features. Learn about the possibilities of performing for loops in constants and parsing TOML files into static Config structs with compile-time error reporting. Gain insights into miri's design, its application in compile-time evaluation, and potential future enhancements. The speaker, Oliver Schneider, a PhD student in Software Engineering and Rust tools peer, shares his expertise on this topic. The talk covers introductory concepts, trust issues, side effects, future work, and related RFCs, concluding with a Q&A session.
Syllabus
Intro
Miri
Trustfest
Mir
Mirror
Mary
Miry
Side effects
Future work
RFCs
Questions
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