Caleb Cartwright
Caleb Cartwright
> Minor suggestion: would relating the scale "factor" to the indentation used be a sensible thing (or just making it the indentation)? (Factor is in quotes because it would change...
> BTW, it would be very helpful if there was a mode or cli flags that I could use to identify lines that are too long for rustfmt. Discussed above...
No worries! It's a rather long and fairly old thread at this point so just wanted to note there were some other posts that drilled deeper into the details since...
I'm actually unable to reproduce this when using more recent versions of rustfmt. At 93bfaa3f8ebe2973c4939e6be21caffff9e57933 [your repository was pinned](https://github.com/subspace/subspace/blob/93bfaa3f8ebe2973c4939e6be21caffff9e57933/rust-toolchain.toml#L2) to the `nightly-2022-05-16` toolchain which had rustfmt version `rustfmt 1.4.38-nightly (42e1761...
> run rustfmt from a file cargo run --bin rustfmt -- --emit=stdout issue_5519.rs. You'll notice that nothing is emitted. I'm not sure I follow you. The original report is about...
Closing as a functional duplicate of an older issue
The dropping of comments with the various options that manipulate imports is a known issue, and one of the hurdles that will have to be overcome before the options, including...
> Hi, is there any progress to make this option stable? The absence of updates should be explicitly interpreted as meaning that there are no updates. The process and requirements...
I'll also add that I do view folks sharing their experience to be helpful feedback for us, e.g. https://github.com/rust-lang/rustfmt/issues/4991#issuecomment-1046885320 and https://github.com/rust-lang/rustfmt/issues/4991#issuecomment-1113996096 That level of direct feedback absolutely helps feed into...
Big thanks again to @davidlattimore for addressing the comment issue, and I believe this has us on a good track towards stabilization. I believe there's really only two things left...