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

RFC process for formatting style and Rustfmt defaults #1607

Merged
merged 1 commit into from
Aug 15, 2016

Commits on May 4, 2016

  1. This RFC proposes a process for deciding detailed guidelines for code

    formatting, and default settings for Rustfmt. The outcome of the process should
    be an approved formatting style defined by a style guide and enforced by
    Rustfmt.
    
    This RFC proposes creating a new repository under the [rust-lang](https://github.com/rust-lang)
    organisation called fmt-rfcs. It will be operated in a similar manner to the
    [RFCs repository](https://github.com/rust-lang/rfcs), but restricted to
    formatting issues. A new [sub-team](https://github.com/rust-lang/rfcs/blob/master/text/1068-rust-governance.md#subteams)
    will be created to deal with those RFCs. Both the team and repository are
    expected to be temporary. Once the style guide is complete, the team can be
    disbanded and the repository frozen.
    nrc committed May 4, 2016
    Configuration menu
    Copy the full SHA
    73b4897 View commit details
    Browse the repository at this point in the history