Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Fix: #72 replace StructFieldKind #73

Merged
merged 1 commit into from
Apr 11, 2016
Merged

Conversation

KodrAus
Copy link

@KodrAus KodrAus commented Apr 9, 2016

Fixes #72

Note there are a few things I probably don't have right because I'm not sure what the aster approach is:

  • I'm not sure what respan is all about, so I took it out because it was complaining about a type mismatch. Should the output of builder.struct_field be Spanned<T>?
  • I'm not sure what ToIdent is all about either, and builder structs in aster don't have explicit idents on them. Does this have something to do with the F generic parameter?

If someone can point me in the right direction I'll fix these up properly.

@KodrAus
Copy link
Author

KodrAus commented Apr 9, 2016

syntex will also need updating before this will pass

@erickt erickt merged commit 05cae1c into serde-deprecated:master Apr 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants