rust-lang / cargo-bisect-rustcLinks
Bisects rustc, either nightlies or CI artifacts
☆195Updated this 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
Sorting:
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Project group working on the "safe transmute" feature☆97Updated last year
- ☆205Updated 2 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- ☆99Updated 5 months ago
- Manual segmented stacks for Rust☆334Updated this week
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Compile-time string formatting☆262Updated 4 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆260Updated last year
- ☆244Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Procedural macros to derive numeric traits in Rust☆214Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Better reference counted strings for Rust☆140Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month