Welcome to the repository for the Rustc Librarification Project Group! Our goal is to provide a SemVer compliant API based on the rust compiler mid-level intermediate representation (MIR) that can be used as the foundation for development of tools that want to perform sophisticated analyses and make stronger guarantees about the behavior of Rust programs.
To avoid confusion, we have renamed our project and our crates to rustc_public to better reflect our goal of providing
a public, SemVer compliant interface rather than a completely stable API.
This is the repository we use to organise and document our work.
If you are wondering how to use rustc_public in your project, please check out the Getting Started chapter.
You can find a list of the current members available
on rust-lang/team.
If you'd like to participate be sure to check out any of our open issues on this repository.
We also participate on Zulip, feel free to introduce yourself over there and ask us any questions you have.