-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Could not compile clippy_lints
v0.0.94
#1263
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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) |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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: