Skip to content
Rust Search
← Browse conferences

Out of tree access to compiler state

RustNL
RustWeek 35:54 478 views

Out of tree access to compiler state by Alona Enraght-Moony. The rust compiler develops a rich understanding of your source code. In addition to using this to produce an executable, this is also use to power many tools (such as `rustdoc`, `miri`, and `clippy`) that ship with the rust toolchain. But what if you want to do this for your own tool? There are many different ways to get access to `rustc`'s understanding, each with their own tradeoffs. This talk will discuss why you might want access

Player unavailable or embedding blocked? Use the YouTube link above.