nikomatsakis / borrowck
Modeling NLL and the Rust borrowck
☆79Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for borrowck
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- A graphical debugger for Rust MIR☆183Updated 2 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- GLL parsing framework.☆138Updated 8 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- JS affine☆66Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆105Updated last year
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- probe: Static probes for Rust☆94Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- Non-lexical lifetimes RFC.☆48Updated 6 years ago
- Epoch-based garbage collection☆80Updated 6 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 7 years ago
- Deprecated, please use the official docs at https://doc.rust-lang.org/nightly/nightly-rustc☆24Updated 5 years ago
- Token tree calling convention