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.82
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.83
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on May 19, 2024

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

    Rely on docs.rs to define --cfg=docsrs by default
    dtolnay authored May 19, 2024
    Configuration menu
    Copy the full SHA
    abc7dff View commit details
    Browse the repository at this point in the history
  3. Add additional size tests

    dtolnay committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7b357af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f894e7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #461 from dtolnay/sizetest

    Add additional size tests
    dtolnay authored May 19, 2024
    Configuration menu
    Copy the full SHA
    464c2eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c56c5e6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #462 from dtolnay/identsize

    Drop irrelevant capacity field from Ident representation
    dtolnay authored May 19, 2024
    Configuration menu
    Copy the full SHA
    728eddf View commit details
    Browse the repository at this point in the history
  8. Release 1.0.83

    dtolnay committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1b77aca View commit details
    Browse the repository at this point in the history
Loading