rust-lang / rustfix
Automatically apply the suggestions made by rustc
☆853Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rustfix
- Error management☆1,425Updated 4 years ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,225Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆638Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,412Updated 3 months ago
- deserialize env vars into typesafe structs with rust☆863Updated 5 months ago
- Temporary file library for rust☆1,195Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated last week
- Generate and parse UUIDs.☆1,014Updated last month
- A TOML encoding/decoding library for Rust☆1,019Updated 2 years ago
- Error boilerplate for Rust☆731Updated 3 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,205Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆985Updated last month
- derive builder implementation for rust structs☆1,335Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,747Updated last week
- Breaking your Rust code for fun and profit☆628Updated last year
- Rust library allowing to register multiple handlers for the same signal☆732Updated 2 months ago
- Rust library for walking directories recursively.☆1,296Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Run experiments across parts of the Rust ecosystem!☆642Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,419Updated 2 months ago
- Auditing crates for unsafe code which can be safely replaced☆537Updated 2 years ago
- Simple, efficient logging for Rust☆846Updated last month
- Tar file reading/writing for Rust☆630Updated last week
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆596Updated 2 weeks ago
- RustSec API & Tooling☆1,592Updated this week
- A macro to generate structures which behave like bitflags☆966Updated last month
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- Rust quasi-quoting☆1,330Updated 2 weeks ago