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

Update for rust-lang/rust#29850 #57

Closed
wants to merge 1 commit into from

Conversation

sgrif
Copy link

@sgrif sgrif commented Dec 6, 2015

This will of course break the build on stable, as syntex_syntax will
need to be updated as well. The suite now passes on nightly, however.
Though the pull request upstream which broke this adds support for
attributes in statement and expression contexts, I've opted not to
actually support it here yet, as we presumably cannot handle that on
stable for at least 2 more Rust versions.

Fixes #56

This will of course break the build on stable, as syntex_syntax will
need to be updated as well. The suite now passes on nightly, however.
Though the pull request upstream which broke this adds support for
attributes in statement and expression contexts, I've opted not to
actually support it here yet, as we presumably cannot handle that on
stable for at least 2 more Rust versions.

Fixes serde-deprecated#56
@sgrif
Copy link
Author

sgrif commented Dec 6, 2015

Guidelines are available at https://github.com/serde-rs/aster

No they aren't.

@erickt
Copy link

erickt commented Dec 8, 2015

I ended up implementing this in parallel. Should be working in 0.9.0!

@erickt erickt closed this Dec 8, 2015
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