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

Separate rustfmt into multiple crates #3998

Merged
merged 18 commits into from
Jan 5, 2020

Commits on Jan 5, 2020

  1. Separate rustfmt-core

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    f1846ed View commit details
    Browse the repository at this point in the history
  2. Separate rustfmt-config

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    7d9d5c5 View commit details
    Browse the repository at this point in the history
  3. Clean up

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    ca0be26 View commit details
    Browse the repository at this point in the history
  4. Separate rustfmt-emitter

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    a140df6 View commit details
    Browse the repository at this point in the history
  5. Use workspace

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    3ca3cbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    507a704 View commit details
    Browse the repository at this point in the history
  7. Bump versions

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    007e34a View commit details
    Browse the repository at this point in the history
  8. Bump versions

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    8889c94 View commit details
    Browse the repository at this point in the history
  9. Update Cargo.toml

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    36a097b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a51340 View commit details
    Browse the repository at this point in the history
  11. Update Cargo.toml

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    9d08fe8 View commit details
    Browse the repository at this point in the history
  12. Update Cargo.toml

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    672ac87 View commit details
    Browse the repository at this point in the history
  13. Update Cargo.toml

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    8dc5baa View commit details
    Browse the repository at this point in the history
  14. Update Cargo.toml

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    f749269 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eac32dd View commit details
    Browse the repository at this point in the history
  16. Rename libs

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    2d32496 View commit details
    Browse the repository at this point in the history
  17. Fix CI

    topecongiro committed Jan 5, 2020
    Configuration menu
    Copy the full SHA
    c51a44d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    50376e6 View commit details
    Browse the repository at this point in the history