Caleb Cartwright
Caleb Cartwright
> To explain for new people reading this issue. imports_layout is not going to be stabilized and is instead replaced with imports_granularity #3362 (comment) This is incorrect. `merge_imports` was superseded...
As a reminder, issues for tracking stabilization of rustfmt configuration options are not intended to be used for debating default formatting behavior set by the [Style Guide](https://github.com/rust-dev-tools/fmt-rfcs) that governs rustfmt's...
Yeah this is another variant of an underlying problem relative to nested items with internal skips. I think it may very well be a duplicate, potentially with some proposed fixes,...
This is a fair ask, though not sure when we'll have capacity to get around to it
Could you explain why an existing test had to be modified? Haven't looked at it (nor the input/source file) yet, but that's often an indicator of an issue
Thanks for the additional detail. Could you take a look at the results from the diff check run https://github.com/rust-lang/rustfmt/runs/8171301629?check_suite_focus=true#step:4:324 and summarize when you get a chance? Even if this is...
@laralove143 - please keep working at it and try to identify a minimal reproducible example yourself. We really don't like have to work with arbitrary archive files, and the video...
> And here, it's barely any different than the file with a few unused items removed Thank you! Inline code snippets are always significantly more useful and appreciated than media....
> Any blocking issues on stabilizing this feature? We've been using it for years, pretty happy with it, and its currently the last remaining reason we still have nightly installed....
Thanks for reaching out. This is fixed in source (apparently) but hasn't been pulled into a release branch. For anyone interested in working on this please note that the fix...