Skip to content

crate-ci/cargo-fixit

cargo-fixit

Prototype for alternative cargo fix (rust-lang/cargo#13214)

Documentation License Crates Status

This is meant to be a drop-in replacement for cargo fix, except faster.

Before

$ cargo fix
$ cargo clippy --fix

After

$ cargo install cargo-fixit
$ cargo fixit
$ cargo fixit --clippy

Expectations

  • Edition migration is unsupported
  • The CLI is modeled off of cargo fix 1.89 (no implicit --all-targets)

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.

About

Proposed fixit commands for cargo

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 7