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

Remove malformed serde attribute #205

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Conversation

dmah42
Copy link
Contributor

@dmah42 dmah42 commented Mar 20, 2023

error: unexpected end of input, unexpected token in nested attribute, expected ident
  --> crox/src/main.rs:35:13
   |
35 |     #[serde()]
   |     

```
error: unexpected end of input, unexpected token in nested attribute, expected ident
  --> crox/src/main.rs:35:13
   |
35 |     #[serde()]
   |     
```
@michaelwoerister
Copy link
Member

Thanks for the PR, @dmah42!

@michaelwoerister
Copy link
Member

The build failure on beta looks like rust-lang/rust#109424. This should be fixed on nightly already.

@michaelwoerister michaelwoerister merged commit 0433c25 into rust-lang:master Mar 30, 2023
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