-
-
Notifications
You must be signed in to change notification settings - Fork 127
Comparing changes
Open a pull request
base repository: dtolnay/proc-macro2
base: 1.0.58
head repository: dtolnay/proc-macro2
compare: 1.0.59
- 11 commits
- 5 files changed
- 2 contributors
Commits on May 23, 2023
-
Show error details during miri setup in CI
Without this, if it fails, the only information printed is useless: Preparing a sysroot for Miri (target: x86_64-unknown-linux-gnu)... fatal error: failed to build sysroot; run `cargo miri setup` to see the error details
Configuration menu - View commit details
-
Copy full SHA for c4425f9 - Browse repository at this point
Copy the full SHA c4425f9View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8e751a - Browse repository at this point
Copy the full SHA b8e751aView commit details -
Merge pull request #386 from rickwebiii/rweber/emscripten
enable proc_macro on wasm32-unknown-emscripten
Configuration menu - View commit details
-
Copy full SHA for 22544fe - Browse repository at this point
Copy the full SHA 22544feView commit details -
Configuration menu - View commit details
-
Copy full SHA for d51f395 - Browse repository at this point
Copy the full SHA d51f395View commit details -
Configuration menu - View commit details
-
Copy full SHA for e60c466 - Browse repository at this point
Copy the full SHA e60c466View commit details -
Merge pull request #388 from dtolnay/wasm
Extern crate proc_macro available on all wasm targets
Configuration menu - View commit details
-
Copy full SHA for d62d078 - Browse repository at this point
Copy the full SHA d62d078View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2993201 - Browse repository at this point
Copy the full SHA 2993201View commit details -
Merge pull request #389 from dtolnay/useprocmacro
`use_proc_macro` is now equivalent to `feature = "proc-macro"`
Configuration menu - View commit details
-
Copy full SHA for 13e3756 - Browse repository at this point
Copy the full SHA 13e3756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92070f3 - Browse repository at this point
Copy the full SHA 92070f3View commit details -
Merge pull request #390 from dtolnay/procmacrofrom
Render rustdoc cfg banner on proc-macro-only From impls
Configuration menu - View commit details
-
Copy full SHA for 529e7af - Browse repository at this point
Copy the full SHA 529e7afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f4f23 - Browse repository at this point
Copy the full SHA 42f4f23View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.58...1.0.59