-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix build and update to syn v2 #518
Draft
mleonhard
wants to merge
7
commits into
geiger-rs:master
Choose a base branch
from
mleonhard:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4724a32 - Browse repository at this point
Copy the full SHA 4724a32View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 948b717 - Browse repository at this point
Copy the full SHA 948b717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8daa4b5 - Browse repository at this point
Copy the full SHA 8daa4b5View commit details -
Migrate to
syn
v2 to fix crashes when parsing Rust 1.77 code with C……-string literals `c""` https://doc.rust-lang.org/edition-guide/rust-2021/c-string-literals.html : thread '<unnamed>' panicked at /Users/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lit.rs:1020:13: Unrecognized literal: `c""`
Configuration menu - View commit details
-
Copy full SHA for e39aad6 - Browse repository at this point
Copy the full SHA e39aad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bdd75e - Browse repository at this point
Copy the full SHA 5bdd75eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7cb8f - Browse repository at this point
Copy the full SHA ef7cb8fView commit details -
Switch tests from itertools 0.8.0 to 0.12.1, to fix crash: Failed to …
…parse file: /Users/user/.cargo/git/checkouts/itertools-eb89fd56766bcf43/8761fbe/src/format.rs, Syn(Error("expected ','").
Configuration menu - View commit details
-
Copy full SHA for 4bd6312 - Browse repository at this point
Copy the full SHA 4bd6312View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.