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: dtolnay/proc-macro2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.36
Choose a base ref
...
head repository: dtolnay/proc-macro2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.37
Choose a head ref
  • 9 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 1, 2022

  1. Detect warnings in CI

    dtolnay committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    878cd24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349596b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    3e901db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #322 from dtolnay/build

    Simplify env var handling in build script
    dtolnay authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    08ce6ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43cd331 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #323 from dtolnay/build

    Delete RUSTFLAGS fallback from build script
    dtolnay authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    1bbc8b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    affce36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #325 from dtolnay/xid

    Rely on unicode-xid to optimize ASCII properly
    dtolnay authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    f09fb00 View commit details
    Browse the repository at this point in the history
  3. Release 1.0.37

    dtolnay committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    df73b6a View commit details
    Browse the repository at this point in the history
Loading