- Rustfmt-ing Rust - please help me rustfmt the Rust repo http://www.ncameron.org/blog/rustfmt-ing-rust/ 29 comments rust
- Cargo expand not using rustfmt https://github.com/dtolnay/cargo-expand/issues/50 2 comments rust
- Rust Digger: More than 14% of crates configure rustfmt. 35 Have both rustfmt.toml and .rustfmt.toml https://rust-digger.code-maven.com/news/rustfmt-stats 102 comments rust
- Let else will finally be formatted by rustfmt soon https://blog.rust-lang.org/2023/07/01/rustfmt-supports-let-else-statements.html 25 comments rust
- Is there a rustfmt option to force separate lines for a list that ends in multi-line closure or block? https://rust-lang.github.io/rustfmt/?search=&version=v1.5.1#overflow_delimited_expr 3 comments rust
- Why are most of Rustfmt features unstable? https://github.com/rust-lang/rustfmt/issues/3377 79 comments rust
- rust-format: unified interface to `rustfmt` and `prettyplease` https://github.com/nu11ptr/flexgen/tree/master/rust_format 7 comments rust
- GitHub Workflow: Should clippy and rustfmt run in a separate workflow? https://github.com/actions-rs/clippy-check 10 comments rust
- Why is `rustfmt` as a library a hard problem? https://www.reddit.com/r/rust/comments/o9pn78/why_is_rustfmt_as_a_library_a_hard_problem/ 9 comments rust
- Why most rustfmt options are still unstable? https://rust-lang.github.io/rustfmt/ 42 comments rust
- Why does rustfmt delete my comment? https://www.reddit.com/r/rust/comments/l5cm26/why_does_rustfmt_delete_my_comment/ 11 comments rust
- IntelliJ Rust Changelog #132 - make rustfmt your default IDE formatter https://intellij-rust.github.io/2020/10/05/changelog-132.html 26 comments rust
- VSCode, multiple project roots, rust-analyzer, clippy, and rustfmt https://www.reddit.com/r/rust/comments/ikzbdj/vscode_multiple_project_roots_rustanalyzer_clippy/ 10 comments rust
- rustfmt won't format file with array of structs with more than 8 entries. https://gist.github.com/farrel/c982304bdefe5c2ee2c8ee8207a3e0ff 4 comments rust
- Is rustfmt "ignore" broken? https://www.reddit.com/r/rust/comments/guu2as/is_rustfmt_ignore_broken/ 6 comments rust
- Strange Rustfmt Comma https://www.reddit.com/r/rust/comments/bqbgcl/strange_rustfmt_comma/ 9 comments rust
- Rustfmt unable to download for nightly toolchain https://www.reddit.com/r/rust/comments/a4mn9m/rustfmt_unable_to_download_for_nightly_toolchain/ 6 comments rust
- Rustcast #9 - Travis configuration for a Rust project: clippy and rustfmt https://youtu.be/SNpJ3h8R4ks 7 comments rust
- rustfmt, compiled to wasm, in a webpage https://alexcrichton.github.io/rustfmt-wasm/ 10 comments rust
- Rustfmt 1.0RC https://www.ncameron.org/blog/rustfmt-1-rc/ 40 comments rust
- Great CI with cargo-travis, rustfmt, and clippy https://dev.to/cad97/great-rust-ci-1fk6 12 comments rust
- Is rustfmt stable yet? https://www.reddit.com/r/rust/comments/7bzkvh/is_rustfmt_stable_yet/ 11 comments rust
- Does rustfmt support a plugin interface? https://www.reddit.com/r/rust/comments/6qcpn2/does_rustfmt_support_a_plugin_interface/ 4 comments rust
- Rustfmt changes https://users.rust-lang.org/t/rustfmt-releases/11357 30 comments rust
- Rustfmt changes http://www.ncameron.org/blog/rustfmt-changes/ 36 comments rust
- [WIP] A visual guide for rustfmt’s configs https://users.rust-lang.org/t/wip-a-visual-guide-for-rustfmts-configs/10525 24 comments rust
- Assuring Beautiful Commits with rustfmt and Travis-CI. Wrote a blog post after getting this working for a team Uni project :D http://kneit.in/2016/11/26/rustfmt-in-travisci.html 6 comments rust
- Running rustfmt on Travis CI http://johannh.me/blog/rustfmt-ci.html 7 comments rust
- Rusty Code 0.4.0 released with rustfmt support, autocompletion using racer and cargo tasks integration. https://github.com/saviorisdead/rustycode 22 comments rust
- Using rustfmt in Vim http://johannh.me/blog/rustfmt-vim.html 19 comments rust
- Rustfmt now runs on stable Rust 1.3 https://github.com/nrc/rustfmt/pull/523 3 comments rust
- nrc starts running rustfmt on the Rust codebase https://github.com/rust-lang/rust/pull/28161 57 comments rust
- rustfmt - help wanted! http://featherweightmusings.blogspot.com/2015/04/rustfmt-call-for-contributions.html 72 comments rust
- Completing rustfmt and the Rust style guidelines http://internals.rust-lang.org/t/completing-rustfmt-and-the-rust-style-guidelines/1685 12 comments rust