RustConf 2021 - Hacking rustc: Contributing to the Compiler by Esteban Kuber

RustConf 2021 - Hacking rustc: Contributing to the Compiler by Esteban Kuber

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=vCODCbUSA_w



Duration: 15:31
650 views
38


Hacking rustc: Contributing to the Compiler by Esteban Kuber

Compilers are very often treated as a daunting "black box" that only a select few can understand. In reality compilers are "just" another type of program. As long as you know the language the compiler is written in, the language the compiler compiles, and have the time, you too can work on them. If you ever were intrigued about modifying a compiler, or you encountered a bug that you really want fixed soon, this is your chance to roll your sleeves and do it yourself, as we go over the basics of hacking on rustc.




Other Videos By Confreaks


2022-01-13EMPEX LA 2018 - Life is but a Stream by Geoffrey Lessel
2022-01-13EMPEX LA 2018 - A Swarm of Processes — Simulating Ant Foraging Behavior... by Will Ockelmann -Wagner
2022-01-13EMPEX LA 2018 - Morning Keynote: Embracing an Error-Prone Reality by Emma Cunningham
2022-01-13EMPEX LA 2018 - Become a Hex Power User by Todd Resudek
2022-01-13EMPEX LA 2018 - Building Beautiful Systems with ... by Andrew Hao
2022-01-13EMPEX LA 2018 - Ecto.Schema without Ecto.Repo by Rosemary Ledesma
2022-01-13EMPEX LA 2018 - Panel: Elixir Adoption with Shanti Chellaram & Brandon Richey
2022-01-13EMPEX LA 2018 - Closing Keynote by Sarah Gray
2022-01-13EMPEX LA 2018 - Panel: Deployment with Desmond Bowe, Benjamin Brodie & Scott Taylor
2021-09-15RustConf 2021 - This Week in Rust: 400 Issues and Counting! by Nell Shamrell-Harrington
2021-09-15RustConf 2021 - Hacking rustc: Contributing to the Compiler by Esteban Kuber
2021-09-15RustConf 2021 - Compile-Time Social Coordination by Zac Burns
2021-09-15RustConf 2021 - Supercharging Your Code With Five Little-Known Attributes by Jackson Lewis
2021-09-15RustConf 2021 - How I Used Rust to Become Extremely Offline by Luke Westby
2021-09-15RustConf 2021 - Whoops! I Rewrote It in Rust by Brian Martin
2021-09-15RustConf 2021 - Writing the Fastest GBDT Library in Rust by Isabella Tromba
2021-09-15RustConf 2021 - Fuzz Driven Development by Midas Lambrichts
2021-09-15RustConf 2021 - Identifying Pokémon Cards by Hugo Peixoto
2021-09-15RustConf 2021 - The Importance of Not Over-Optimizing in Rust by Lily Mara
2021-09-15RustConf 2021 - Move Constructors: Is it Possible? by Miguel Young de la Sota
2021-09-15RustConf 2021 - Project Update: Lang Team by Niko Matsakis



Tags:
Rust
Lang