Hello, flycheck-rust is a great work, Thank you!
rustfmt/cargo fmt is a cheap operation to check current rust file is format valid or not. It's cheaper than cargo check/cargo clippy, suggest add dry-run cargo fmt/rustfmt as a flycecker checker backend.