Skip to content

Conversation

@petrochenkov
Copy link
Contributor

@petrochenkov petrochenkov commented May 25, 2017

rust-lang/rust#42136 is going to turn some old compatibility lints in rustc into hard errors.
This crate uses an old version of syntex_syntax affected by one of those errors.
This PR updates syntex_syntax to 0.27.0, which is the minimal version building successfully with rust-lang/rust#42136

@alexcrichton alexcrichton merged commit ae0bbf4 into gnzlbg:master May 25, 2017
@alexcrichton
Copy link
Collaborator

Thanks!

bors referenced this pull request in rust-lang/rust Jun 1, 2017
Turn sufficiently old compatibility lints into hard errors

It's been almost 7 months since #36894 was merged, so it's time to take the next step.

[breaking-change], needs crater run.

PRs/issues submitted to affected crates:
https://github.com/alexcrichton/ctest/pull/17
Sean1708/rusty-cheddar#55
m-r-r/helianto#3
azdle/virgil#1
rust-locale/rust-locale#24
mneumann/acyclic-network-rs#1
reem/rust-typemap#38

cc https://internals.rust-lang.org/t/moving-forward-on-forward-compatibility-lints/4204
cc #34537 #36887
Closes #36886
Closes #36888
Closes #36890
Closes #36891
Closes #36892
r? @nikomatsakis
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