You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling clippy_lints v0.0.170
error[E0432]: unresolved import `rustc::mir::transform`
--> /home/travis/.cargo/registry/src/gh.neting.cc-1ecc6299db9ec823/clippy_lints-0.0.170/src/utils/mod.rs:12:17
|
12 | use rustc::mir::transform::MirSource;
| ^^^^^^^^^ Could not find `transform` in `mir`
error: aborting due to previous error
error: Could not compile `clippy_lints`.
warning: build failed, waiting for other jobs to finish...
error: failed to compile `clippy v0.0.170`, intermediate artifacts can be found at `/tmp/cargo-install.hYYbdpOZQwxX`
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: