Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/rustfmt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0462008de87d2757e8ef1dc26f2c54dd789a59a8
Choose a base ref
...
head repository: rust-lang/rustfmt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1de58ce46d64b1164a214dc0b7fb7c400576c3a6
Choose a head ref
  • 6 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 6, 2019

  1. Update CHANGELOG.md

    topecongiro authored Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c1d20e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Recommend running rustfmt last (#3733)

    As rustfmt checks fail, they might hide errors of more importance.
    Running it last makes sure that the serious bugs have been found and is less frustrating.
    skade authored and topecongiro committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    e653ff0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Configuration menu
    Copy the full SHA
    ac150d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    4871d64 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    topecongiro committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    800ebe8 View commit details
    Browse the repository at this point in the history
  3. Release v1.4.5

    topecongiro committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    1de58ce View commit details
    Browse the repository at this point in the history
Loading