-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Could not compile clippy_lints
v0.0.94
#1263
Comments
rust-lang/rust#27245 |
Iam using rustc 1.12.0 (3191fbae9 2016-09-23) |
Well, that's it, as stated in the readme and the template you removed before filling in the issue, clippy works on the latest Rust nightly. |
Thanks |
It broke again :/ rustc 1.28.0-nightly (cb20f68 2018-05-21) |
I try to run my Rust program and get this error:
error: type macros are experimental (see issue #27245)
Caused by:
Could not compile
clippy_lints
.Caused by:
Process didn't exit successfully: (exit code: 101)
The text was updated successfully, but these errors were encountered: