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

Format the world #67540

Merged
merged 5 commits into from
Dec 23, 2019
Merged

Format the world #67540

merged 5 commits into from
Dec 23, 2019

Commits on Dec 22, 2019

  1. Remove most files from format ignore list

    Also moves formatting to use edition 2018, and to be done in parallel.
    This brings near-linear speed ups (at least with a small amount of
    cores).
    Mark-Simulacrum committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    8eb7c58 View commit details
    Browse the repository at this point in the history
  2. Format the world

    Mark-Simulacrum committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    a06baa5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. test fallout

    Mark-Simulacrum committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    86f12c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a6cd8e View commit details
    Browse the repository at this point in the history
  3. Change bound order in rustfmt test

    It is unclear why this changed, but since it seems like a harmless
    change, we're going to move forward with reformatting.
    Mark-Simulacrum committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    0f24ccd View commit details
    Browse the repository at this point in the history