Closed
Description
With the changes from #1555 we are now attempting to build with something equivalent to what will be the 1.36 compiler. Unfortunately rust-lang/rust#60289 has revealed that proc-macro2
is using an unstable feature when it's built on nightly, which has broken those CI builds.
I've opened dtolnay/proc-macro2#175 to see if we can get a way to disable that feature in proc-macro2
, but if we can't do that soon I'll probably revert the Travis changes from #1555 until it happens.
Metadata
Metadata
Assignees
Labels
No labels