-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
build is broken #62
Comments
As the builded worked with 1.42 this is a rustc issue not a wundergraph issue. Could you open an issue there and report this as stable-to-stable regression? |
My part is concluded with reporting the issue here. You understand this project better and hence can also better argue about the supposed regression. Fact is that this crate doesn't build with latest rust which is a pity because I wanted to give it a try. Probably other people tried and failed too but without bothering to report the issue. |
The point is that this is not a issue with this project, but with rust itself. They promise stability, seems like they broke that promise here. I will probably open a issue for that if I find some time, but otherwise I likely wont fix that project as I believe that's the wrong way. I'm closing this issue now as this is really not a wundergraph issue. |
See rust-lang/rust#80953 for further updates |
It's currently not possible to build the project using Rust 1.49. Both master and 0.1.2 are broken.
The text was updated successfully, but these errors were encountered: