Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add StyleEdition enum and StyleEditionDefault trait #5933

Commits on Dec 5, 2023

  1. Add StyleEdition enum and StyleEditionDefault trait

    **Note** This does not add the `style_edition` config option to rustfmt.
    The `StyleEdition` enum will eventually be used to allow users to
    configure the `style_edition`, but for now it's added so we can
    introduce the the `StyleEditionDefault` trait.
    ytmimi committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    02479b9 View commit details
    Browse the repository at this point in the history