-
Notifications
You must be signed in to change notification settings - Fork 525
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
Include rust-version
field in package
to avoid cryptic errors
#1609
Comments
Hi Ryan, can you try the latest version of the Rust compiler e.g. More info: https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html#const-generics-defaults-and-interleaving |
Yup, that was it. Can you specify the MSRV in |
That's a good idea - should provide a more debug-able error message. Will reopen to track this. https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field |
rust-version
field in package
to void cryptic errors
rust-version
field in package
to void cryptic errorsrust-version
field in package
to avoid cryptic errors
Which crate is this about?
windows
Crate version
0.34.0
Summary
Windows\Win32\System\Diagnostics\Debug\mod.rs won't compile. Full
cargo check
output is below.Toolchain version/configuration
Reproducible example
Crate manifest
Expected behavior
I thought it would compile.
Actual behavior
It did not compile.
Additional comments
I love the good work and community involvement on this crate!
The text was updated successfully, but these errors were encountered: