rust-lang / spec
The Rust specification
☆118Updated 8 months ago
Alternatives and similar repositories for spec:
Users that are interested in spec are comparing it to the libraries listed below
- Public repository for the Rust keyword generics initiative☆98Updated 7 months ago
- Rust Project Goals tracker☆72Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Define compiler intermediate representation usable by external tools☆71Updated 9 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated 2 weeks ago
- Compile-time string formatting☆234Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- ☆129Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆92Updated 6 months ago
- a model of MIR and the Rust type/trait system☆297Updated last week
- LL(k) and LALR(1) parser generator for Rust☆205Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆124Updated 9 months ago
- Library for snippet annotations☆309Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated last week
- A garbage collection library for Rust with zero unsafe code☆111Updated 8 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Cargo subcommand for checking your documentation for broken links☆153Updated 3 months ago
- Deadlock free mutexes☆165Updated 2 weeks ago
- A framework for writing plugins that integrate with the Rust compiler☆144Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆360Updated last week
- An alternate Cargo registry using static files☆116Updated 3 weeks ago
- A new register allocator☆227Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆236Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- A Vec That Has a Smaller size_of☆137Updated 2 weeks ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- An IDE extension for debugging trait errors in Rust.☆108Updated last week