-
-
Notifications
You must be signed in to change notification settings - Fork 772
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
serde 1.0.211 breaks with = ""
inside of macros
#2844
Comments
Not sure if this is the same error, also worked on serde v1.0.210 but not on v1.0.211
|
plusvic
added a commit
to VirusTotal/yara-x
that referenced
this issue
Oct 22, 2024
plusvic
added a commit
to VirusTotal/yara-x
that referenced
this issue
Oct 22, 2024
I wonder if this is a hygiene issue |
1 task
Serde 1.0.211 breaks ICU4X with errors such as
|
hubot
pushed a commit
to aosp-mirror/platform_development
that referenced
this issue
Oct 23, 2024
Versions since 1.0.211 cause a compilation failure in cargo: serde-rs/serde#2844 Bug: http://b/374934724 Test: treehugger Change-Id: I1672919865c6fdb96ab5dcdc0444a419a000de2f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried this code:
with feature "derive":
Also reported at #2558 (comment)
The text was updated successfully, but these errors were encountered: