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 stable macro_rules #2393

Merged
merged 15 commits into from
Feb 5, 2018
Merged

Commits on Feb 4, 2018

  1. Configuration menu
    Copy the full SHA
    5d973d2 View commit details
    Browse the repository at this point in the history
  2. Add macro_rules tests

    RReverser committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    c750442 View commit details
    Browse the repository at this point in the history
  3. Update some macro tests

    RReverser committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    9318b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b9fd01 View commit details
    Browse the repository at this point in the history
  5. Revert comments

    RReverser committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    9fca907 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bd036f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9423cdb View commit details
    Browse the repository at this point in the history
  8. Add repetition example

    RReverser committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    fef3e03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41c393c View commit details
    Browse the repository at this point in the history
  10. Comments WIP

    RReverser committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    70e7716 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6377c52 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bc91854 View commit details
    Browse the repository at this point in the history
  13. Format

    RReverser committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    571af9d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d8c154f View commit details
    Browse the repository at this point in the history
  15. cargo run cargo-fmt

    Reformat codebase with current version to pass self_tests (formats macros without repetitions).
    RReverser committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    8691c64 View commit details
    Browse the repository at this point in the history