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 v0.0.62
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/derive.rs:98:39: 98:56 error: no method named `borrow_impl_lists` found for type `&rustc::ty::TraitDef<'_>` in the current scope
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/derive.rs:98 let peq_impls = peq_trait_def.borrow_impl_lists(cx.tcx).1;
^~~~~~~~~~~~~~~~~
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/utils/mod.rs:105:12: 105:46 note: in this expansion of if_let_chain! (defined in /home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/utils/mod.rs)
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/derive.rs:91:5: 136:7 note: in this expansion of if_let_chain! (defined in /home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/utils/mod.rs)
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/derive.rs:103:34: 103:58 error: the type of this value must be known in this context
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/derive.rs:103 let Some(impl_ids) = peq_impls.get(&simpl_ty)
^~~~~~~~~~~~~~~~~~~~~~~~
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/utils/mod.rs:90:12: 90:46 note: in this expansion of if_let_chain! (defined in /home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/utils/mod.rs)
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/derive.rs:101:9: 135:11 note: in this expansion of if_let_chain! (defined in /home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/utils/mod.rs)
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/utils/mod.rs:105:12: 105:46 note: in this expansion of if_let_chain! (defined in /home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/utils/mod.rs)
/home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/derive.rs:91:5: 136:7 note: in this expansion of if_let_chain! (defined in /home/zetok/.cargo/registry/src/github.com-88ac128001ac3a9a/clippy-0.0.62/src/utils/mod.rs)
error: aborting due to 2 previous errors
Could not compile `clippy`.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: