Crates.io | cargo-fix |
lib.rs | cargo-fix |
version | 0.4.1 |
source | src |
created_at | 2018-03-21 20:31:38.893589 |
updated_at | 2018-06-08 11:10:05.894514 |
description | Automatically apply the suggestions made by rustc |
homepage | |
repository | https://github.com/rust-lang-nursery/rustfix |
max_upload_size | |
id | 56792 |
size | 77,885 |
Run cargo fix
and get better code.
Assuming you have a recent Rust toolchain installed and active, run cargo install cargo-fix
.
cargo fix
Licensed under either of
at your option.
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.