rust-lang / project-stable-mirLinks
Define compiler intermediate representation usable by external tools
☆90Updated last week
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☆161Updated last month
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- automatially find crashes in the rust compiler & tooling☆78Updated last year
- UB-free and deterministic rustc fuzzer☆90Updated 4 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- A tool to help with minimization of Rust code☆61Updated 3 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A new register allocator☆241Updated last month
- a model of MIR and the Rust type/trait system☆316Updated 2 weeks ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- ☆52Updated 2 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- A test framework for testing rustc diagnostics output☆35Updated last week
- Finding ownership bugs at scale.☆19Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆103Updated last week
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated last week
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- A simple, id-based arena☆119Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- ☆177Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Mental model for unsafe in Rust☆18Updated 9 months ago
- A fast, concurrent string interner☆159Updated last year
- property testing and verification front-end for Rust☆219Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago