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
error[E0599]: no method named `for_each_relevant_impl` found for type `&rustc::ty::TraitDef` in the current scope
--> .cargo/registry/src/git.colasdn.top-1ecc6299db9ec823/clippy_lints-0.0.149/src/derive.rs:101:23
|
101 | peq_trait_def.for_each_relevant_impl(cx.tcx, ty, |impl_id| {
| ^^^^^^^^^^^^^^^^^^^^^^
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.149`, intermediate artifacts can be found at `/tmp/cargo-install.hM50konMQ6a3`
Caused by:
build failed