rust-lang / project-stable-mirLinks
Define compiler intermediate representation usable by external tools
☆77Updated last year
Alternatives and similar repositories for project-stable-mir
Users that are interested in project-stable-mir are comparing it to the libraries listed below
Sorting:
- A framework for writing plugins that integrate with the Rust compiler☆152Updated 3 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- automatially find crashes in the rust compiler & tooling☆73Updated last year
- UB-free and deterministic rustc fuzzer☆87Updated last month
- A tool to help with minimization of Rust code☆58Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- a model of MIR and the Rust type/trait system☆308Updated 2 weeks ago
- ☆151Updated 4 months ago
- A graphical debugger for Rust MIR☆192Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Interface with the rustc compiler for the purpose of program verification☆168Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- A test framework for testing rustc diagnostics output☆33Updated last week
- A simple, id-based arena☆120Updated last year
- Mental model for unsafe in Rust☆17Updated 5 months ago
- setup for fuzzing the Rust compiler☆58Updated 3 months ago
- A new register allocator☆234Updated 2 weeks ago
- property testing and verification front-end for Rust☆210Updated last week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 8 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code