Caleb Cartwright

Results 754 comments of Caleb Cartwright

let the great bikeshed begin :sweat_smile: would something like `combinable_expr_overflow_style` make sense, albeit being even more of a mouthful then it already is? edit: i'm actually not even sure we...

@ia0 responding to https://github.com/google/wasefire/pull/704#discussion_r1876006080 and https://github.com/rust-lang/rustfmt/issues/3370#issuecomment-2528023061 - what I think you're probably more interested in is https://github.com/rust-lang/rust/pull/114764 and the content linked from within there whereas this issue is focused on...

I'd forgotten this still hadn't been stabilized :eyes: It's been around for north of four years so it would certainly be a candidate for stabilization, however, I think this may...

Updates will be posted as and when they are available, and the absence of posted updates means that there are no updates. Stay tuned

I feel like there's a lot of subtext behind your question which I'll largely avoid except to say that I have no intention of stabilizing this option unless something dramatic...

Thanks for opening this. Something similar has been proposed on at least a couple other threads (though I can't seem to find any them at the moment) and I've been...

There's a lot of good discussion on this thread but there's a few things I want to add. I know this is somewhat tangential to the underlying behavior being requested,...

my initial reaction is that anyone that's using a global config file locally is going to run the risk of speciously applying their local/personal settings (which they likely have globally...

> > that being said, the introduction of Style Editions and the continuance of the current paradigm of rustfmt and cargo fmt both being run regularly in different contexts is...

Sorry I was rushing earlier and misspoke significantly (also corrected in prior comment). Projects that choose to not include a rustfmt config file _do_ push a bit of that burden...