alexcrichton opened PR #2429 from delete-rustfmt-toml
to main
:
AFAIK this isn't really necessary nowadays given the prevalence of
rustfmt, and for whatever reason the Rust plugin for vim uses this file
in lieu of all other options, meaning it doesn't pass--edition 2018
by default which has been causing issues as I've been working onasync
stuff. In any case I don't think we need the file regardless, so this
commit deletes it.
abrown submitted PR Review.
alexcrichton updated PR #2429 from delete-rustfmt-toml
to main
:
AFAIK this isn't really necessary nowadays given the prevalence of
rustfmt, and for whatever reason the Rust plugin for vim uses this file
in lieu of all other options, meaning it doesn't pass--edition 2018
by default which has been causing issues as I've been working onasync
stuff. In any case I don't think we need the file regardless, so this
commit deletes it.
alexcrichton merged PR #2429.
Last updated: Nov 22 2024 at 17:03 UTC