Tracking issue for the rustfmt specifics of implementing/supporting RFC 3338, Style Evolution
About tracking issues
Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and link to this issue
Steps
Associated Issues/Discussions
Unresolved Questions
- Should the rolling "vNext" variant of
style_edition be made available on stable? I.e. the current latest formatting-stable version of style_edition would be 2021, where 2024 would be analogous to version=Two, so would 2024 only be available on nightly?
Implementation history
Tracking issue for the rustfmt specifics of implementing/supporting RFC 3338, Style Evolution
About tracking issues
Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and link to this issue
Steps
style_editionversionoption with auto-mapping to correspondingstyle_editionvalue--style-editionflag tocargo-fmtandrustfmtstyle_editioncargo-fmt&rustfmt) to support varying surface of option/arg availability and stabilityAssociated Issues/Discussions
style_editionConfiguration in rustfmt #5650 - Design Discussion forstyle_editionUnresolved Questions
style_editionbe made available on stable? I.e. the current latest formatting-stable version ofstyle_editionwould be2021, where2024would be analogous toversion=Two, so would2024only be available on nightly?Implementation history
style_edition = "2024"in-tree rust#134929