The sound distributed version control system

#80 rustfmt.toml: init

Closed on November 16, 2020
cole-h on November 16, 2020

When using rustic-mode + Emacs, saving in a file that has the async keyword pops up an error box because the edition isn’t specified for rustfmt itself. Adding a rustfmt.toml file with edition = "2018" lets rustfmt know that the codebase is indeed 2018-edition Rust.

cole-h added a change on November 16, 2020
HYRH4E55TIRBB3RFFR432METJPNVBSPL6DJVHXE5XGFGZAGBACDAC
main
pmeunier on November 16, 2020

Thanks!

pmeunier closed this discussion on November 16, 2020