rust-lang / cargo-bisect-rustcLinks
Bisects rustc, either nightlies or CI artifacts
☆191Updated last month
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☆251Updated last week
- Conditional compilation according to rustc compiler version☆375Updated last week
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- ☆191Updated this week
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- ☆101Updated 5 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- Generic Rational numbers for Rust☆150Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- ☆216Updated last week
- Compile-time string formatting☆240Updated 8 months ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- Integer trait and functions for Rust☆186Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Show unused code from multi-crate Rust projects☆116Updated 11 months ago
- Better reference counted strings for Rust☆134Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago