You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2020. It is now read-only.
Noticed when Diesel's build started being red. Looks like it's due to rust-lang/rust#29850. Gonna take a swing at this, but opening an issue in case I don't finish this morning (going on vacation, w/ the worlds slowest internet atm)
The text was updated successfully, but these errors were encountered:
sgrif
added a commit
to sgrif/aster
that referenced
this issue
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.
Fixesserde-deprecated#56
Noticed when Diesel's build started being red. Looks like it's due to rust-lang/rust#29850. Gonna take a swing at this, but opening an issue in case I don't finish this morning (going on vacation, w/ the worlds slowest internet atm)
The text was updated successfully, but these errors were encountered: