rust-lang / dyn-upcasting-coercion-initiative
Initiative to support upcasting dyn Trait values to supertraits
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for dyn-upcasting-coercion-initiative
- Testing the Rust standard library with Miri, continuously☆10Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- Generic Associated Types lang team initiative☆12Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆43Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆20Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆25Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated 10 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- ☆49Updated last month
- Automatic cfg for Rust compiler features☆95Updated last month
- ☆68Updated 2 weeks ago
- Remove Cargo.lock lockfile☆32Updated last week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆29Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- futures::AtomicWaker extracted into its own crate☆24Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆70Updated 9 months ago
- Automatic testing of FFI bindings for Rust☆22Updated 2 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆40Updated 7 months ago
- Install a rustc master toolchain usable from rustup☆72Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month