Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow
--edition 2021
to be passed to rustfmt
This was added to Configurations.md in rust-lang#4618, but the option wasn't actually made available. This should let people who are using Rust 2021 on nightly rustc run `cargo fmt` again.
- Loading branch information