Skip to content

Conversation

@antrik
Copy link
Contributor

@antrik antrik commented May 2, 2016

This one is mostly about updating dependencies on syntex, aster, and quasi -- along with a small code patch for adapting to the actual interface changes.

antrik added 3 commits May 2, 2016 07:08
rust-lang/rust@9108fb7
dropped the `map()` method (among other things) -- so we need to adapt
our code.

This change should be backwards-compatible.
This was renamed upstream in
rust-lang/rust@6c44bea

It's an incompatible change requiring new versions of syntex, aster, and
quasi.
Dependencies were updated in previous commit. (For supporting current
Nightly Rust.)

I guess this shouldn't affect our client interface -- which is why these
dependency bumps only get patch level version number updates for Serde,
I presume?
@antrik
Copy link
Contributor Author

antrik commented May 2, 2016

And finally, this one depends on serde-deprecated/aster#78 , serde-deprecated/syntex#44 , as well as serde-deprecated/quasi#41

@KodrAus
Copy link

KodrAus commented May 4, 2016

Does this build now?

@dtolnay
Copy link
Member

dtolnay commented May 4, 2016

@oli-obk @erickt does one of you have permission to retrigger the Travis build?

@erickt erickt merged commit 8378267 into serde-rs:master May 4, 2016
@erickt
Copy link
Member

erickt commented May 4, 2016

@dtolnay: I've merged this in. Hopefully it'll pass travis now.

@dtolnay
Copy link
Member

dtolnay commented May 4, 2016

Looks like it passed! Let's cut a release to unblock everybody.

@erickt
Copy link
Member

erickt commented May 4, 2016

@dtolnay: 0.7.4 has (finally) been released! Thanks so much for all your work getting this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants