Skip to content
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

[0.6] Support raw identifiers #313

Merged
merged 3 commits into from Sep 9, 2021
Merged

[0.6] Support raw identifiers #313

merged 3 commits into from Sep 9, 2021

Conversation

kvark
Copy link
Collaborator

@kvark kvark commented Sep 9, 2021

Required for gfx-rs/wgpu#1931

enum Foo {
  #[serde(rename = "2d")]
  D2,
}

@torkleyy are you around to look at this?

@kvark kvark changed the title Support raw identifiers [0.6] Support raw identifiers Sep 9, 2021
@kvark kvark mentioned this pull request Sep 9, 2021
@kvark kvark merged commit 4993b34 into ron-rs:v0.6 Sep 9, 2021
@kvark kvark deleted the enum branch September 9, 2021 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant