rust-lang / compiler-team
A home for compiler team planning documents, meeting minutes, and other such things.
☆387Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for compiler-team
- Website for graphing performance of rustc☆638Updated this week
- Home of the Rust lang team☆203Updated last month
- Information useful to people contributing to Rust☆464Updated this week
- crates.io documentation generator☆991Updated last week
- Forum for discussion about what unsafe code can and can't do☆670Updated this week
- Rust teams structure☆312Updated this week
- Home of the Rust and Inside Rust blogs☆354Updated this week
- A big 'ol pile of ICE.☆291Updated 6 months ago
- Numeric traits for generic mathematics in Rust☆727Updated 3 months ago
- Porting `compiler-rt` intrinsics to Rust☆374Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆966Updated last month
- ☆755Updated this week
- Run experiments across parts of the Rust ecosystem!☆642Updated 2 weeks ago
- Automatically apply the suggestions made by rustc☆853Updated last year
- Backtraces in Rust☆538Updated last week
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- Get the number of CPUs in Rust☆582Updated last week
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,358Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆708Updated last week
- Rust quasi-quoting☆1,330Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,412Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- A port of MUSL's libm to Rust.☆547Updated last week
- Rust's standard library vendor-specific APIs and run-time feature detection☆612Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Generic array types in Rust☆405Updated 4 months ago