rust-lang / project-stable-mirLinks
Define compiler intermediate representation usable by external tools
☆79Updated 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☆153Updated 4 months ago
- automatially find crashes in the rust compiler & tooling☆75Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- UB-free and deterministic rustc fuzzer☆88Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- A tool to help with minimization of Rust code☆59Updated 3 months ago
- a model of MIR and the Rust type/trait system☆312Updated 3 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- ☆160Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A new register allocator☆234Updated last month
- ☆49Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆112Updated 9 months ago
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- Interface with the rustc compiler for the purpose of program verification☆184Updated this week
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- setup for fuzzing the Rust compiler☆58Updated 5 months ago
- A test framework for testing rustc diagnostics output☆33Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆96Updated 3 weeks ago
- Public repository for the Rust keyword generics initiative☆105Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- property testing and verification front-end for Rust☆216Updated last week
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- A fast, concurrent string interner☆151Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago