rust-lang / cargo-bisect-rustc
Bisects rustc, either nightlies or CI artifacts
☆182Updated last week
Alternatives and similar repositories for cargo-bisect-rustc:
Users that are interested in cargo-bisect-rustc are comparing it to the libraries listed below
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Execute your code on the Rust ecosystem.☆184Updated 2 weeks ago
- ☆96Updated 2 weeks ago
- Procedural macros in expression position☆204Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Faster, more compact implementation of std::Cow☆343Updated last year
- Integer trait and functions for Rust☆180Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆89Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- generators