Skip to content

Conversation

@Huliiiiii
Copy link
Member

Reverts #2560

I have to revert this because the test input is incorrect. The test input should be split by ,.

Example:

[
    r#"serde(rename_all = "camelCase""#,
    r#" rename = "test")"#,
    r#"ts(export"#,
    r#" export_to = "path")"#
]

And in this case syn will panic because it can’t parse it into a valid TokenStream.

@Huliiiiii Huliiiiii merged commit a5fd146 into master Jan 16, 2026
38 checks passed
@Huliiiiii Huliiiiii deleted the revert-2560-codegen-entity-active_enum-multi_argument_attribute branch January 16, 2026 06:22
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.

2 participants