rust-lang / project-stable-mirLinks
Define compiler intermediate representation usable by external tools
☆96Updated last month
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☆162Updated 2 months ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- UB-free and deterministic rustc fuzzer☆93Updated last month
- automatially find crashes in the rust compiler & tooling☆78Updated last year
- A tool to help with minimization of Rust code☆63Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A new register allocator☆243Updated last month
- home for proposals in and around compile-time function evaluation☆112Updated last week
- ☆188Updated 9 months ago
- a model of MIR and the Rust type/trait system☆322Updated this week
- Choose Rust types at compile-time via constants☆70Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- A test framework for testing rustc diagnostics output☆37Updated this week
- property testing and verification front-end for Rust☆223Updated last week
- Interface with the rustc compiler for the purpose of program verification☆250Updated last week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆123Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 10 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Mental model for unsafe in Rust☆18Updated 10 months ago
- Deadlock free mutexes☆177Updated 8 months ago
- Project group working on the "safe transmute" feature☆96Updated last year
- ☆90Updated 4 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- A fast, concurrent string interner☆162Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- setup for fuzzing the Rust compiler☆60Updated 9 months ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- A simple, id-based arena☆123Updated 2 years ago