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.52
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.54
Choose a head ref
  • 12 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    67c6cba View commit details
    Browse the repository at this point in the history
  2. Call site has no source text

    dtolnay committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    efeb5ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #350 from dtolnay/sourcetext

    Expose proc_macro's source_text() on Span
    dtolnay authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b88dc25 View commit details
    Browse the repository at this point in the history
  4. Release 1.0.53

    dtolnay committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    98645fd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    990ddbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eda714 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #373 from dtolnay/filepath

    Lazily construct PathBuf for sourcemap entries
    dtolnay authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    5c05f4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16c2eda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb49335 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da3949d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #374 from dtolnay/cfgfuzzing

    Disable sourcemap thread_local during fuzzing
    dtolnay authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    35cda6d View commit details
    Browse the repository at this point in the history
  8. Release 1.0.54

    dtolnay committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    9f9328b View commit details
    Browse the repository at this point in the history
Loading