Skip to content

Tracking issue for style_edition #5720

Open
@calebcartwright

Description

@calebcartwright

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

  • Create new configuration option style_edition
  • Soft deprecate version option with auto-mapping to corresponding style_edition value
  • Add --style-edition flag to cargo-fmt and rustfmt
  • Update configuration mechanism to support varying option availability, stability, and default values based on style_edition
  • Update CLIs (cargo-fmt & rustfmt) to support varying surface of option/arg availability and stability
  • Update configuration documentation approaches to delineate by style edition

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions