- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 116
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.66
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dtolnay/proc-macro2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.67
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 7 files changed
- 1 contributor
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea99b07 - Browse repository at this point
Copy the full SHA ea99b07View commit details -
Symlink proc-macro2 src dir into proc-macro2-fallback manifest dir
Because `..` is otherwise not available to `cargo package`. Compiling proc-macro2-fallback v1.0.66 error: couldn't read ../src/lib.rs: No such file or directory (os error 2) error: could not compile `proc-macro2-fallback` (lib) due to previous error error: failed to verify package tarball
Configuration menu - View commit details
-
Copy full SHA for 88bee74 - Browse repository at this point
Copy the full SHA 88bee74View commit details -
Merge pull request #400 from dtolnay/fallback
Add proc-macro2-fallback crate containing just the fallback implemention
Configuration menu - View commit details
-
Copy full SHA for 35877a6 - Browse repository at this point
Copy the full SHA 35877a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e7a51 - Browse repository at this point
Copy the full SHA 03e7a51View commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c71dd29 - Browse repository at this point
Copy the full SHA c71dd29View commit details
Commits on Jul 23, 2023
-
Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"
Fixed in nightly-2023-07-23. This reverts commit c71dd29.
Configuration menu - View commit details
-
Copy full SHA for 132fe1c - Browse repository at this point
Copy the full SHA 132fe1cView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfc480b - Browse repository at this point
Copy the full SHA cfc480bView commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53167c1 - Browse repository at this point
Copy the full SHA 53167c1View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 241fc38 - Browse repository at this point
Copy the full SHA 241fc38View commit details -
Merge pull request #403 from dtolnay/syn2
Update syn 1.0 links to syn 2.0
Configuration menu - View commit details
-
Copy full SHA for 2d05345 - Browse repository at this point
Copy the full SHA 2d05345View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2cc9ef0 - Browse repository at this point
Copy the full SHA 2cc9ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ef770 - Browse repository at this point
Copy the full SHA 45ef770View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a225cf - Browse repository at this point
Copy the full SHA 5a225cfView commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ec3a42 - Browse repository at this point
Copy the full SHA 4ec3a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7017480 - Browse repository at this point
Copy the full SHA 7017480View commit details
Commits on Sep 13, 2023
-
Ignore missing_safety_doc clippy lint
warning: unsafe function's docs miss `# Safety` section --> src/lib.rs:1240:5 | 1240 | pub unsafe fn from_str_unchecked(repr: &str) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#missing_safety_doc = note: `-W clippy::missing-safety-doc` implied by `-W clippy::all` = help: to override `-W clippy::all` add `#[allow(clippy::missing_safety_doc)]`
Configuration menu - View commit details
-
Copy full SHA for 2e96778 - Browse repository at this point
Copy the full SHA 2e96778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14a481d - Browse repository at this point
Copy the full SHA 14a481dView commit details -
Merge pull request #406 from dtolnay/error
Parse rustc's representation of macro expansion error
Configuration menu - View commit details
-
Copy full SHA for 60c62dc - Browse repository at this point
Copy the full SHA 60c62dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf6937 - Browse repository at this point
Copy the full SHA 8bf6937View commit details -
Configuration menu - View commit details
-
Copy full SHA for a803dd1 - Browse repository at this point
Copy the full SHA a803dd1View commit details
There are no files selected for viewing