-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tide-cookies fails to compile with Rust Nightly newer than 2019-06-01 #278
Comments
realcr
added a commit
to realcr/tide
that referenced
this issue
Jun 19, 2019
8 tasks
andreytkachenko
added a commit
to andreytkachenko/tide
that referenced
this issue
Jun 19, 2019
Workaround for issue http-rs#278
tirr-c
added a commit
that referenced
this issue
Jun 24, 2019
Workaround for issue #278: works around Rust internal compiler error.
i have same issue
Meta
it seems like same problem with #61834 there is a PR #61872 |
I just installed the latest nightly, updated master, and everything seems to work without a problem. Can people confirm if this is still a problem? |
It seems to have been fixed. |
Yay, that's great news. Going to go ahead and close this then (: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Largely this is here for a tracking bug of the issue within the rustc - see rust-lang/rust#61579
but it affects building master currently.
Bug Report
Building the master branch of Tide with a nightly newer than 2019-06-01 results in the following error:
Environment
The text was updated successfully, but these errors were encountered: