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: oxidecomputer/rustfmt-wrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: oxidecomputer/rustfmt-wrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 5 commits
  • 10 files changed
  • 2 contributors

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    837db5f View commit details
    Browse the repository at this point in the history
  2. Bump quote from 1.0.18 to 1.0.19 (#2)

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.18 to 1.0.19.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.18...1.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    78b6f5e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Bump quote from 1.0.19 to 1.0.20 (#3)

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.19 to 1.0.20.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.19...1.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    6bf982f View commit details
    Browse the repository at this point in the history
  2. Prepare for release

    ahl committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    6ef4bd3 View commit details
    Browse the repository at this point in the history
  3. release rustfmt-wrapper 0.2.0

    ahl committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    dec0b57 View commit details
    Browse the repository at this point in the history
Loading