rust-lang / project-stable-mirLinks
Define compiler intermediate representation usable by external tools
☆102Updated 2 months ago
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☆163Updated 4 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- automatially find crashes in the rust compiler & tooling☆80Updated last year
- A tool to help with minimization of Rust code☆66Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- UB-free and deterministic rustc fuzzer☆95Updated last month
- home for proposals in and around compile-time function evaluation☆113Updated last month
- a model of MIR and the Rust type/trait system☆326Updated last week
- A new register allocator☆250Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- We have Crater At Home☆37Updated last year
- Analyze Rust crates without touching compiler internals☆281Updated this week
- Mental model for unsafe in Rust☆18Updated 11 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- ☆198Updated 11 months ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- experimental datalog rules for a next gen polonius☆19Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆97Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- A simple, id-based arena☆125Updated 3 weeks ago
- A fast, concurrent string interner☆164Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- property testing and verification front-end for Rust☆227Updated last week
- Recipes for avoiding bounds checks in Rust, without unsafe!☆136Updated 3 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- ☆55Updated 5 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago