nikomatsakis / fields-in-traits-rfcLinks
An (experimental) RFC repo devoted to the "fields in traits" RFC.
☆65Updated 8 years ago
Alternatives and similar repositories for fields-in-traits-rfc
Users that are interested in fields-in-traits-rfc are comparing it to the libraries listed below
Sorting:
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆111Updated this week
- Install a rustc master toolchain usable from rustup☆77Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Heinous hackery to concatenate constant strings.☆118Updated 3 years ago
- Token tree calling convention☆80Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- CSS for Rustlang websites based on the ST3 theme Ayu☆76Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- ☆56Updated 4 years ago
- Records build and test status of external tools bundled with the Rust repository.☆101Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Initialize arrays with ease!☆84Updated 2 years ago
- Safely combine results☆82Updated last year
- Generic Rational numbers for Rust☆149Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago