51

There was recently this article about Linus Torvalds' issues with rustfmt, which prompted others to voice their agreement with his sentiment online.

Yesterday someone pointed out how rustfmt is effectively unmaintained with basically no activity on the repository for months.

The contributors graph shows a similar story - there is essentially no development happening on rustfmt, it seems.

you are viewing a single comment's thread
view the rest of the comments
[-] balsoft@lemmy.ml 25 points 6 days ago

TBH for personal projects it's almost perfect already. It produces consistent readable code. But yeah it's often not very "mergeable", which is much more important for massive projects with thousands of active committers.

[-] tuxmain@toot.aquilenet.fr 4 points 6 days ago

@balsoft @SorteKanin Even if it has been almost perfect in production for years, it must be adapted to follow Rust's new features, there are still some experimental settings, and some features are not completely functional, notably formatting code in macros.

[-] StrikeForceZero@programming.dev 1 points 6 days ago

What I would give to have my attribute macros and their meta/params be formatted when they get unruly ๐Ÿ˜”

this post was submitted on 07 Oct 2025
51 points (100.0% liked)

Rust

7410 readers
6 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS