Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into the world of compiler development with this 16-minute conference talk from RustConf 2021. Demystify the process of contributing to the Rust compiler as Esteban Kuber breaks down the perceived complexity of compilers. Learn how to approach rustc as a regular program, understanding its structure and inner workings. Discover the prerequisites for working on the compiler, including knowledge of Rust and the language it compiles. Gain insights into the basics of hacking rustc, empowering you to fix bugs or implement new features. Whether you're curious about compiler modification or eager to contribute to the Rust ecosystem, this talk provides a gateway to understanding and actively participating in rustc development.
Syllabus
RustConf 2021 - Hacking rustc: Contributing to the Compiler by Esteban Kuber
Taught by
Rust