clippy_lints 0.0.212

A bunch of helpful lints to avoid common pitfalls in Rust
Build #122796 2018-10-23T08:05:15.725636+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (401be1e 2018-10-20)# build log
Updating crates.io index
Downloading crates ...
Downloaded clippy_lints v0.0.212
Downloading crates ...
Downloaded quine-mc_cluskey v0.2.4
Fresh cc v1.0.25
Fresh unicode-xid v0.1.0
Fresh libc v0.2.43
Fresh matches v0.1.8
Fresh version_check v0.1.5
Fresh rustc-demangle v0.1.9
Fresh cfg-if v0.1.6
Fresh itoa v0.4.3
Fresh unicode-width v0.1.5
Fresh semver-parser v0.7.0
Fresh unicode-normalization v0.1.7
Fresh bitflags v0.9.1
Fresh either v1.5.0
Fresh ucd-util v0.1.1
Fresh percent-encoding v1.0.1
Checking quine-mc_cluskey v0.2.4
Fresh if_chain v0.1.3
Running `rustc --crate-name quine_mc_cluskey /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quine-mc_cluskey-0.2.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=25e14b5e8b677e3a -C extra-filename=-25e14b5e8b677e3a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh unicode-bidi v0.3.4
Fresh getopts v0.2.18
Fresh itertools v0.7.8
Fresh regex-syntax v0.6.2
Fresh proc-macro2 v0.4.20
Fresh ryu v0.2.6
Fresh serde v1.0.80
Fresh idna v0.1.5
Fresh pulldown-cmark v0.1.2
Fresh quote v0.6.8
Fresh backtrace-sys v0.1.24
Fresh serde_json v1.0.32
Fresh semver v0.9.0
Fresh toml v0.4.8
Fresh url v1.7.1
Fresh lazy_static v1.1.0
Fresh syn v0.15.13
Fresh backtrace v0.3.9
Fresh serde_derive v1.0.80
Checking error-chain v0.11.0
Running `rustc --crate-name error_chain /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/error-chain-0.11.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="backtrace"' -C metadata=c47f9ef53d7a2597 -C extra-filename=-c47f9ef53d7a2597 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern backtrace=/home/cratesfyi/cratesfyi/debug/deps/libbacktrace-aa2c7dc428eabeb0.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/backtrace-sys-42b4034c0ffffce5/out`
Checking cargo_metadata v0.5.8
Running `rustc --crate-name cargo_metadata /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cargo_metadata-0.5.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="error-chain"' -C metadata=3e90684a68ecd998 -C extra-filename=-3e90684a68ecd998 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern error_chain=/home/cratesfyi/cratesfyi/debug/deps/liberror_chain-c47f9ef53d7a2597.rmeta --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-fc9e63c049e6332f.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-657db7ff46df5f4f.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-6b5a8e2ee2687181.so --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-325654349d90eb80.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/backtrace-sys-42b4034c0ffffce5/out`
Documenting clippy_lints v0.0.212
Running `rustdoc --edition=2018 --crate-name clippy_lints /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.1.0' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.80' --extern-html-root-url 'if_chain=https://docs.rs/if_chain/0.1.3' --extern-html-root-url 'matches=https://docs.rs/matches/0.1.8' --extern-html-root-url 'unicode_normalization=https://docs.rs/unicode-normalization/0.1.7' --extern-html-root-url 'cargo_metadata=https://docs.rs/cargo_metadata/0.5.8' --extern-html-root-url 'itertools=https://docs.rs/itertools/0.7.8' --extern-html-root-url 'regex_syntax=https://docs.rs/regex-syntax/0.6.2' --extern-html-root-url 'semver=https://docs.rs/semver/0.9.0' --extern-html-root-url 'toml=https://docs.rs/toml/0.4.8' --extern-html-root-url 'url=https://docs.rs/url/1.7.1' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.80' --extern-html-root-url 'pulldown_cmark=https://docs.rs/pulldown-cmark/0.1.2' --extern-html-root-url 'quine_mc_cluskey=https://docs.rs/quine-mc_cluskey/0.2.4' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cargo_metadata=/home/cratesfyi/cratesfyi/debug/deps/libcargo_metadata-3e90684a68ecd998.rmeta --extern if_chain=/home/cratesfyi/cratesfyi/debug/deps/libif_chain-d4baaa02daec64e0.rmeta --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-b4ee0e78923015fe.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f667a569301798b3.rmeta --extern matches=/home/cratesfyi/cratesfyi/debug/deps/libmatches-079d953aca8ce5a1.rmeta --extern pulldown_cmark=/home/cratesfyi/cratesfyi/debug/deps/libpulldown_cmark-1c5aa39a0256b05c.rmeta --extern quine_mc_cluskey=/home/cratesfyi/cratesfyi/debug/deps/libquine_mc_cluskey-25e14b5e8b677e3a.rmeta --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-f96356c3f32c6f63.rmeta --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-fc9e63c049e6332f.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-657db7ff46df5f4f.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-6b5a8e2ee2687181.so --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-c75514fb441a93ff.rmeta --extern unicode_normalization=/home/cratesfyi/cratesfyi/debug/deps/libunicode_normalization-086d1527ddb59275.rmeta --extern url=/home/cratesfyi/cratesfyi/debug/deps/liburl-2ce589c3e58d712a.rmeta`
warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs:14:12
|
14 | #![feature(rust_2018_preview)]
|            ^^^^^^^^^^^^^^^^^

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:4:5
|
4 | use rustc::lint::LateContext;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:5:5
|
5 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:6:5
|
6 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc_plugin`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs:21:5
|
21 | use rustc_plugin;
|     ^^^^^^^^^^^^ no `rustc_plugin` external crate

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:7:5
|
7 | use rustc::ty::{self, Ty, TyCtxt, Instance};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:8:5
|
8 | use rustc::ty::subst::{Subst, Substs};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:14:5
|
14 | use syntax::ast::{FloatTy, LitKind};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:15:5
|
15 | use syntax::ptr::P;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:158:9
|
158 |     use syntax::ast::*;
|         ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:298:21
|
298 |                 use rustc::mir::interpret::GlobalId;
|                     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:428:9
|
428 |     use rustc::mir::interpret::{Scalar, ConstValue};
|         ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:7:5
|
7 | use rustc::ty::{self, Ty, TyCtxt, Instance};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:4:5
|
4 | use rustc::hir::def_id::{DefId, CRATE_DEF_INDEX};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:5:5
|
5 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:6:5
|
6 | use rustc::hir::intravisit::{NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:7:5
|
7 | use rustc::hir::map::Node;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:8:5
|
8 | use rustc::lint::{LateContext, Level, Lint, LintContext};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:9:5
|
9 | use rustc::session::Session;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:10:5
|
10 | use rustc::traits;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:11:5
|
11 | use rustc::ty::{self, Binder, Ty, TyCtxt, layout::{self, IntegerExt}, subst::Kind};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:11:5
|
11 | use rustc::ty::{self, Binder, Ty, TyCtxt, layout::{self, IntegerExt}, subst::Kind};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `rustc_errors`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:12:5
|
12 | use rustc_errors::{Applicability, CodeSuggestion, Substitution, SubstitutionPart};
|     ^^^^^^^^^^^^ Could not find `rustc_errors` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:18:5
|
18 | use syntax::ast::{self, LitKind};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:18:5
|
18 | use syntax::ast::{self, LitKind};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:20:5
|
20 | use syntax::codemap::{CompilerDesugaringKind, ExpnFormat, ExpnInfo, Span, DUMMY_SP};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:21:5
|
21 | use syntax::errors::DiagnosticBuilder;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:22:5
|
22 | use syntax::ptr::P;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:23:5
|
23 | use syntax::symbol::keywords;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/comparisons.rs:5:5
|
5 | use rustc::hir::{BinOp_, Expr};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:19:5
|
19 | use syntax::attr;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:4:5
|
4 | use rustc::ty::{TypeckTables};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:7:5
|
7 | use syntax::ast::Name;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:8:5
|
8 | use syntax::ptr::P;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/conf.rs:7:5
|
7 | use syntax::{ast, codemap};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:7:5
|
7 | use rustc::lint::{EarlyContext, LateContext, LintContext};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:6:5
|
6 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:12:5
|
12 | use syntax::codemap::{CharPos, Span};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:13:5
|
13 | use syntax::parse::token;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:14:5
|
14 | use syntax::print::pprust::token_to_string;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:15:5
|
15 | use syntax::util::parser::AssocOp;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc_errors`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:8:5
|
8 | use rustc_errors;
|     ^^^^^^^^^^^^ no `rustc_errors` external crate

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:16:5
|
16 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:90:13
|
90 |         use syntax::ast::RangeLimits;
|             ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:363:9
|
363 |     use syntax::util::parser::AssocOp::*;
|         ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:385:9
|
385 |     use rustc::hir::BinOp_::*;
|         ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:386:9
|
386 |     use syntax::parse::token::BinOpToken::*;
|         ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:405:9
|
405 |     use syntax::ast::BinOpKind::*;
|         ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:406:9
|
406 |     use syntax::parse::token::BinOpToken;
|         ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:5:5
|
5 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:18:5
|
18 | use syntax_pos::{BytePos, Pos};
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:7:5
|
7 | use rustc::hir::print;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:8:5
|
8 | use syntax::ast::Attribute;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:3:5
|
3 | use rustc::hir::intravisit::{walk_expr, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:5:5
|
5 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:6:5
|
6 | use syntax::ast::{Crate as AstCrate, ItemKind, Name, NodeId};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:6:5
|
6 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:6:5
|
6 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:8:5
|
8 | use rustc::hir::{Expr, Expr_, QPath, Ty_, Pat, PatKind, BindingAnnotation, StmtSemi, StmtExpr, StmtDecl, Decl_, Stmt};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:9:5
|
9 | use rustc::hir::intravisit::{NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:10:5
|
10 | use syntax::ast::{Attribute, LitKind, DUMMY_NODE_ID};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:3:5
|
3 | use rustc::hir::intravisit::{walk_expr, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:4:5
|
4 | use rustc::lint::LateContext;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:5:5
|
5 | use syntax::ast::Name;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:6:5
|
6 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:3:5
|
3 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:4:5
|
4 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:5:5
|
5 | use rustc::middle::expr_use_visitor::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:6:5
|
6 | use rustc::middle::mem_categorization::cmt_;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:7:5
|
7 | use rustc::middle::mem_categorization::Categorization;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:7:5
|
7 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:10:5
|
10 | use syntax::ast::NodeId;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:11:5
|
11 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:8:5
|
8 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/higher.rs:7:5
|
7 | use rustc::lint::LateContext;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/higher.rs:6:5
|
6 | use rustc::{hir, ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/higher.rs:8:5
|
8 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:5:5
|
5 | use syntax::ast::{FloatTy, Lit, LitKind};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:117:9
|
117 |     use syntax::symbol;
|         ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:6:5
|
6 | use syntax::symbol;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:4:5
|
4 | use rustc::hir::intravisit::{walk_expr, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:5:5
|
5 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:3:5
|
3 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:248:9
|
248 |     use rustc::hir::BinOp_::*;
|         ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:8:5
|
8 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:9:5
|
9 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:6:5
|
6 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:10:5
|
10 | use rustc::ty::{self, TyCtxt};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:12:5
|
12 | use syntax::ast::{AttrStyle, Attribute, Lit, LitKind, MetaItemKind, NestedMetaItem, NestedMetaItemKind};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:13:5
|
13 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:3:5
|
3 | use syntax::ast::LitKind;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/blacklisted_name.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/blacklisted_name.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:1:5
|
1 | use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:3:5
|
3 | use rustc::hir::intravisit::{walk_expr, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:1:5
|
1 | use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:3:5
|
3 | use rustc::hir::intravisit::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:4:5
|
4 | use syntax::ast::{LitKind, NodeId, DUMMY_NODE_ID};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:5:5
|
5 | use syntax::codemap::{dummy_spanned, Span, DUMMY_SP};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:6:5
|
6 | use syntax::util::ThinVec;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:10:5
|
10 | use rustc::ty::{self, TyCtxt};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:4:5
|
4 | use syntax::ast::{Name, UintTy};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:15:5
|
15 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:3:5
|
3 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:1:5
|
1 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:2:5
|
2 | use rustc::lint::{EarlyContext, EarlyLintPass, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:2:5
|
2 | use rustc::ty::Ty;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:6:5
|
6 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:7:5
|
7 | use syntax::util::small_vector::SmallVector;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:3:5
|
3 | use rustc::cfg::CFG;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:5:5
|
5 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:16:5
|
16 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:7:5
|
7 | use rustc::hir::intravisit::{walk_expr, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:8:5
|
8 | use syntax::ast::{Attribute, NodeId};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:9:5
|
9 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/default_trait_access.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/default_trait_access.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/default_trait_access.rs:3:5
|
3 | use rustc::ty::TypeVariants;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:6:5
|
6 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:2:5
|
2 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:2:5
|
2 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:5:5
|
5 | use syntax::codemap::{BytePos, Span};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:4:5
|
4 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_parens.rs:1:5
|
1 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_parens.rs:2:5
|
2 | use rustc::lint::{EarlyContext, EarlyLintPass, LintArray, LintContext, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/drop_forget_ref.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:6:5
|
6 | use syntax_pos::Pos;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/drop_forget_ref.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/duration_subsec.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/duration_subsec.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/duration_subsec.rs:3:5
|
3 | use syntax::codemap::Spanned;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/else_if_without_else.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/else_if_without_else.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/empty_enum.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/empty_enum.rs:4:5
|
4 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:2:5
|
2 | use rustc::hir::intravisit::{walk_expr, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:5:5
|
5 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/drop_forget_ref.rs:2:5
|
2 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:7:5
|
7 | use rustc::ty::subst::Substs;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:8:5
|
8 | use syntax::ast::{IntTy, UintTy};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:11:5
|
11 | use rustc::ty::util::IntTypeExt;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:12:5
|
12 | use rustc::mir::interpret::GlobalId;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:4:5
|
4 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:5:5
|
5 | use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:6:5
|
6 | use syntax::ast::NodeId;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:6:5
|
6 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eq_op.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eq_op.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:2:5
|
2 | use rustc::hir::intravisit as visit;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:3:5
|
3 | use rustc::hir::map::Node::{NodeExpr, NodeStmt};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:5:5
|
5 | use rustc::middle::expr_use_visitor::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:6:5
|
6 | use rustc::middle::mem_categorization::{cmt_, Categorization};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:6:5
|
6 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:7:5
|
7 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:8:5
|
8 | use rustc::ty::layout::LayoutOf;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:9:5
|
9 | use rustc::util::nodemap::NodeSet;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:10:5
|
10 | use syntax::ast::NodeId;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:11:5
|
11 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:7:5
|
7 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:1:5
|
1 | use rustc::hir::intravisit::{walk_expr, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:2:5
|
2 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:3:5
|
3 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:5:5
|
5 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:3:5
|
3 | use rustc::ty::TypeVariants;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:7:5
|
7 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax_pos` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:8:5
|
8 | use syntax_pos::symbol::Symbol;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/explicit_write.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/explicit_write.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:1:5
|
1 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:3:5
|
3 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:53:9
|
53 |     use rustc::hir::*;
|         ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:54:9
|
54 |     use rustc::hir::intravisit::{self, NestedVisitorMap, Visitor};
|         ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:4:5
|
4 | use syntax_pos::Span;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:4:5
|
4 | use syntax::ast::LitKind;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:3:5
|
3 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:5:5
|
5 | use syntax_pos::Span;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:4:5
|
4 | use syntax::ptr::P;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:1:5
|
1 | use rustc::hir::intravisit;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:2:5
|
2 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:5:5
|
5 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:4:5
|
4 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc_target` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:8:5
|
8 | use rustc_target::spec::abi::Abi;
|     ^^^^^^^^^^^^ Could not find `rustc_target` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:9:5
|
9 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:86:13
|
86 |         use rustc::hir::map::Node::*;
|             ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:3:5
|
3 | use syntax::ast::NodeId;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:7:5
|
7 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_let_redundant_pattern_matching.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_let_redundant_pattern_matching.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_not_else.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_not_else.rs:5:5
|
5 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:7:5
|
7 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:8:5
|
8 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:6:5
|
6 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:10:5
|
10 | use syntax::ast::RangeLimits;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infallible_destructuring_match.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infallible_destructuring_match.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:9:5
|
9 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:4:5
|
4 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:5:5
|
5 | use syntax::ast::{Attribute, Name};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/invalid_ref.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:7:5
|
7 | use syntax_pos::Span;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/invalid_ref.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/items_after_statements.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/items_after_statements.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/large_enum_variant.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/large_enum_variant.rs:4:5
|
4 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/large_enum_variant.rs:6:5
|
6 | use rustc::ty::layout::LayoutOf;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:1:5
|
1 | use rustc::hir::def_id::DefId;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/invalid_ref.rs:2:5
|
2 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:6:5
|
6 | use syntax::ast::{Lit, LitKind, Name};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:7:5
|
7 | use syntax::codemap::{Span, Spanned};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:4:5
|
4 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:3:5
|
3 | use rustc::hir::BindingAnnotation;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:4:5
|
4 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:3:5
|
3 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:4:5
|
4 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:5:5
|
5 | use rustc::hir::intravisit::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:9:5
|
9 | use syntax::symbol::keywords;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:5:5
|
5 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:5:5
|
5 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:4:5
|
4 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:5:5
|
5 | use rustc::hir::def_id;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:6:5
|
6 | use rustc::hir::intravisit::{walk_block, walk_decl, walk_expr, walk_pat, walk_stmt, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:7:5
|
7 | use rustc::hir::map::Node::{NodeBlock, NodeExpr, NodeStmt};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:8:5
|
8 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:9:5
|
9 | use rustc::middle::region;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:11:5
|
11 | use rustc::middle::expr_use_visitor::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:12:5
|
12 | use rustc::middle::mem_categorization::Categorization;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:13:5
|
13 | use rustc::middle::mem_categorization::cmt_;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:6:5
|
6 | use syntax_pos;
|     ^^^^^^^^^^ no `syntax_pos` external crate

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:14:5
|
14 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:15:5
|
15 | use rustc::ty::subst::Subst;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:14:5
|
14 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:19:5
|
19 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:18:5
|
18 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:3:5
|
3 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:4:5
|
4 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:1:5
|
1 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:3:5
|
3 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc_errors`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:4:5
|
4 | use rustc_errors::{Applicability};
|     ^^^^^^^^^^^^ Could not find `rustc_errors` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:3:5
|
3 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:6:5
|
6 | use syntax::ast::LitKind;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mem_forget.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mem_forget.rs:2:5
|
2 | use rustc::hir::{Expr, ExprCall, ExprPath};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:3:5
|
3 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1:5
|
1 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:3:5
|
3 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:4:5
|
4 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:3:5
|
3 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:9:5
|
9 | use syntax::codemap::{Span, BytePos};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:3:5
|
3 | use rustc::hir::intravisit::FnKind;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:8:5
|
8 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:6:5
|
6 | use syntax::codemap::{ExpnFormat, Span};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:11:5
|
11 | use syntax::ast::{LitKind, CRATE_NODE_ID};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:6:5
|
6 | use syntax::visit::FnKind;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:5:5
|
5 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:22:5
|
22 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:21:5
|
21 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:23:5
|
23 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:24:5
|
24 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:26:5
|
26 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:25:5
|
25 | use syntax::attr;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:13:5
|
13 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:12:5
|
12 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:15:5
|
15 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:85:9
|
85 |     use rustc::session::config::CrateType;
|         ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:155:13
|
155 |         use rustc::ty::{TraitContainer, ImplContainer};
|             ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:14:5
|
14 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:2:5
|
2 | use rustc::hir::intravisit;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:1:5
|
1 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:40:13
|
40 |         use rustc::hir::intravisit::Visitor;
|             ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:4:5
|
4 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:2:5
|
2 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:3:5
|
3 | use rustc::ty::subst::Subst;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:4:5
|
4 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:5:5
|
5 | use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:2:5
|
2 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:6:5
|
6 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:7:5
|
7 | use rustc::hir::Expr;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:6:5
|
6 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:5:5
|
5 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:6:5
|
6 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:7:5
|
7 | use syntax::ast::LitKind;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:8:5
|
8 | use syntax::codemap::Spanned;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:5:5
|
5 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:6:5
|
6 | use rustc::hir::{BindingAnnotation, Expr, ExprAddrOf, MutImmutable, Pat, PatKind};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:8:5
|
8 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:8:5
|
8 | use rustc::ty::adjustment::{Adjust, Adjustment};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrowed_ref.rs:5:5
|
5 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrowed_ref.rs:6:5
|
6 | use rustc::hir::{BindingAnnotation, MutImmutable, Pat, PatKind};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:30:5
|
30 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:7:5
|
7 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:32:5
|
32 | use syntax::codemap::{original_sp, DUMMY_SP};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:2:5
|
2 | use rustc::hir::map::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:3:5
|
3 | use rustc::hir::intravisit::FnKind;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:4:5
|
4 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:31:5
|
31 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:5:5
|
5 | use rustc::ty::{self, RegionKind, TypeFoldable};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:5:5
|
5 | use rustc::ty::{self, RegionKind, TypeFoldable};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:7:5
|
7 | use rustc::middle::expr_use_visitor as euv;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:8:5
|
8 | use rustc::middle::mem_categorization as mc;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc_target` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:9:5
|
9 | use rustc_target::spec::abi::Abi;
|     ^^^^^^^^^^^^ Could not find `rustc_target` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:10:5
|
10 | use syntax::ast::NodeId;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:6:5
|
6 | use rustc::traits;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:12:5
|
12 | use syntax::errors::DiagnosticBuilder;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_update.rs:1:5
|
1 | use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:11:5
|
11 | use syntax_pos::Span;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_update.rs:3:5
|
3 | use rustc::hir::{Expr, ExprStruct};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_cmp_op_on_partial_ord.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_cmp_op_on_partial_ord.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:3:5
|
3 | use syntax::codemap::{Span, Spanned};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:1:5
|
1 | use rustc::hir::def_id::DefId;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_update.rs:2:5
|
2 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:4:5
|
4 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:1:5
|
1 | use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:2:5
|
2 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:3:5
|
3 | use rustc::hir::{BiAnd, BiOr, BlockCheckMode, Expr, Expr_, Stmt, StmtSemi, UnsafeSource};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:5:5
|
5 | use rustc::lint::{LateContext, LateLintPass, Lint, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:6:5
|
6 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:7:5
|
7 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:4:5
|
4 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:8:5
|
8 | use rustc::ty::{self, TypeFlags};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:9:5
|
9 | use rustc::ty::adjustment::Adjust;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:8:5
|
8 | use rustc::ty::{self, TypeFlags};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0432]: unresolved import `rustc_errors`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:10:5
|
10 | use rustc_errors::Applicability;
|     ^^^^^^^^^^^^ Could not find `rustc_errors` in `{{root}}`

error[E0432]: unresolved import `rustc_typeck`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:11:5
|
11 | use rustc_typeck::hir_ty_to_ty;
|     ^^^^^^^^^^^^ Could not find `rustc_typeck` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:2:5
|
2 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:3:5
|
3 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:12:5
|
12 | use syntax_pos::{DUMMY_SP, Span};
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:6:5
|
6 | use syntax::visit::{walk_block, walk_expr, walk_pat, Visitor};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ok_if_let.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ok_if_let.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:1:5
|
1 | use rustc::hir::{Expr, ExprLit, ExprMethodCall};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:3:5
|
3 | use syntax::ast::LitKind;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:4:5
|
4 | use syntax::codemap::{Span, Spanned};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/overflow_check_conditional.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/overflow_check_conditional.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:3:5
|
3 | use syntax::ast::LitKind;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:4:5
|
4 | use syntax::ptr::P;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:5:5
|
5 | use syntax::ext::quote::rt::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/partialeq_ne_impl.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/partialeq_ne_impl.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:2:5
|
2 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:3:5
|
3 | use syntax::codemap::Spanned;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:123:9
|
123 |     use syntax::ast::BinOpKind::*;
|         ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:131:9
|
131 |     use syntax::ast::BinOpKind::*;
|         ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:4:5
|
4 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:5:5
|
5 | use rustc::hir::map::NodeItem;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:6:5
|
6 | use rustc::hir::QPath;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:7:5
|
7 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:5:5
|
5 | use syntax::attr;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:9:5
|
9 | use syntax::ast::NodeId;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:10:5
|
10 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:8:5
|
8 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:3:5
|
3 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:5:5
|
5 | use syntax::ptr::P;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:3:5
|
3 | use syntax::ast::RangeLimits;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:4:5
|
4 | use syntax::codemap::Spanned;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/redundant_field_names.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/redundant_field_names.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:1:5
|
1 | use syntax::ast::{Expr, ExprKind, UnOp};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:5:5
|
5 | use syntax::ast::{LitKind, NodeId, StrStyle};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:6:5
|
6 | use syntax::codemap::{BytePos, Span};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/replace_consts.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:11:5
|
11 | use syntax_pos::MultiSpan;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/replace_consts.rs:3:5
|
3 | use rustc::hir::def::Def;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/replace_consts.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:3:5
|
3 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:4:5
|
4 | use syntax::visit::FnKind;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/serde_api.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/serde_api.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:4:5
|
4 | use rustc::hir::intravisit::FnKind;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:2:5
|
2 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:6:5
|
6 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:3:5
|
3 | use syntax::codemap::Spanned;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:148:13
|
148 |         use syntax::ast::LitKind;
|             ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:5:5
|
5 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:3:5
|
3 | use rustc::hir::intravisit::{walk_expr, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:62:13
|
62 |         use rustc::hir::BinOp_::*;
|             ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:4:5
|
4 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/temporary_assignment.rs:1:5
|
1 | use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/temporary_assignment.rs:2:5
|
2 | use rustc::hir::{Expr, ExprAssign, ExprField, ExprStruct, ExprTup};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:3:5
|
3 | use rustc::ty;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:2:5
|
2 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:2:5
|
2 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:4:5
|
4 | use rustc::hir::map::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:5:5
|
5 | use rustc::hir::intravisit::FnKind;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:6:5
|
6 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:7:5
|
7 | use rustc::ty::TypeVariants;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:8:5
|
8 | use rustc::session::config::Config as SessionConfig;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc_target` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:9:5
|
9 | use rustc_target::spec::abi::Abi;
|     ^^^^^^^^^^^^ Could not find `rustc_target` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc_target` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:10:5
|
10 | use rustc_target::abi::LayoutOf;
|     ^^^^^^^^^^^^ Could not find `rustc_target` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:11:5
|
11 | use syntax::ast::NodeId;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:5:5
|
5 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:12:5
|
12 | use syntax_pos::Span;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:4:5
|
4 | use rustc::hir::intravisit::{walk_body, walk_expr, walk_ty, FnKind, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:5:5
|
5 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:6:5
|
6 | use rustc::ty::{self, Ty, TyCtxt, TypeckTables};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:7:5
|
7 | use rustc::ty::layout::LayoutOf;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:6:5
|
6 | use rustc::ty::{self, Ty, TyCtxt, TypeckTables};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:12:5
|
12 | use syntax::ast::{FloatTy, IntTy, UintTy};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:13:5
|
13 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:14:5
|
14 | use syntax::errors::DiagnosticBuilder;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax_pos` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:541:9
|
541 |     use syntax_pos::hygiene::CompilerDesugaringKind;
|         ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:957:21
|
957 |                 use syntax::ast::{LitIntType, LitKind};
|                     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1290:13
|
1290 |         use syntax::ast::{LitKind, UintTy};
|             ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1564:9
|
1564 |     use syntax::ast::{IntTy, UintTy};
|         ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc_typeck`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:8:5
|
8 | use rustc_typeck::hir_ty_to_ty;
|     ^^^^^^^^^^^^ Could not find `rustc_typeck` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:3:5
|
3 | use syntax::ast::{LitKind, NodeId};
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:2:5
|
2 | use syntax::ast::*;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:3:5
|
3 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:4:5
|
4 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_io_amount.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1747:13
|
1747 |         use syntax_pos::BytePos;
|             ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_io_amount.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:3:5
|
3 | use rustc::hir::intravisit::{walk_expr, walk_fn, FnKind, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:2:5
|
2 | use rustc::hir;
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:6:5
|
6 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:7:5
|
7 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:1:5
|
1 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:4:5
|
4 | use rustc::hir::intravisit::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:5:5
|
5 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:6:5
|
6 | use syntax::ast::NodeId;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:1:5
|
1 | use rustc::lint::{LateContext, LateLintPass, LintArray, LintPass};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:3:5
|
3 | use rustc::hir::intravisit::{walk_path, NestedVisitorMap, Visitor};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:5:5
|
5 | use syntax::ast::NodeId;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax_pos` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:6:5
|
6 | use syntax_pos::symbol::keywords::SelfType;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:1:5
|
1 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:5:5
|
5 | use syntax::ast;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:3:5
|
3 | use rustc::ty::{self, Ty};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:1:5
|
1 | use rustc::hir::map::Node::{NodeImplItem, NodeItem};
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:2:5
|
2 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:3:5
|
3 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:5:5
|
5 | use syntax::ast::LitKind;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `rustc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:3:5
|
3 | use rustc::ty::{self, Ty};
|     ^^^^^ Did you mean `crate::rustc`?

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:7:5
|
7 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:6:5
|
6 | use syntax::ptr;
|     ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/zero_div_zero.rs:2:5
|
2 | use rustc::lint::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `rustc` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/zero_div_zero.rs:3:5
|
3 | use rustc::hir::*;
|     ^^^^^ Could not find `rustc` in `{{root}}`

error[E0433]: failed to resolve. Could not find `syntax` in `{{root}}`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs:189:15
|
189 |     crate use syntax::ast::{Name, NodeId};
|               ^^^^^^ Could not find `syntax` in `{{root}}`

error[E0432]: unresolved import `syntax_pos`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:8:5
|
8 | use syntax_pos::Span;
|     ^^^^^^^^^^ Could not find `syntax_pos` in `{{root}}`

error[E0433]: failed to resolve. Use of undeclared type or module `def`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:245:63
|
245 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> Option<def::Def> {
|                                                               ^^^ Use of undeclared type or module `def`

error[E0433]: failed to resolve. Use of undeclared type or module `def`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:318:68
|
318 | pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: HirId) -> def::Def {
|                                                                    ^^^ Use of undeclared type or module `def`

error[E0433]: failed to resolve. Use of undeclared type or module `intravisit`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:66:12
|
66 |         _: intravisit::FnKind<'tcx>,
|            ^^^^^^^^^^ Use of undeclared type or module `intravisit`

error[E0433]: failed to resolve. Use of undeclared type or module `intravisit`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:117:12
|
117 |         _: intravisit::FnKind<'tcx>,
|            ^^^^^^^^^^ Use of undeclared type or module `intravisit`

error[E0433]: failed to resolve. Use of undeclared type or module `visit`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:61:12
|
61 |         _: visit::FnKind<'tcx>,
|            ^^^^^ Use of undeclared type or module `visit`

error[E0433]: failed to resolve. Use of undeclared type or module `intravisit`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:80:15
|
80 |         kind: intravisit::FnKind<'tcx>,
|               ^^^^^^^^^^ Use of undeclared type or module `intravisit`

error[E0433]: failed to resolve. Use of undeclared type or module `intravisit`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:212:52
|
212 |     fn nested_visit_map<'this>(&'this mut self) -> intravisit::NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^ Use of undeclared type or module `intravisit`

error[E0433]: failed to resolve. Use of undeclared type or module `def_id`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:42:20
|
42 |     impls: HashMap<def_id::DefId, (Span, Generics)>,
|                    ^^^^^^ Use of undeclared type or module `def_id`

error[E0433]: failed to resolve. Use of undeclared type or module `region`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1582:46
|
1582 |     indexed_indirectly: HashMap<Name, Option<region::Scope>>,
|                                              ^^^^^^ Use of undeclared type or module `region`

error[E0433]: failed to resolve. Use of undeclared type or module `region`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1585:44
|
1585 |     indexed_directly: HashMap<Name, Option<region::Scope>>,
|                                            ^^^^^^ Use of undeclared type or module `region`

error[E0433]: failed to resolve. Use of undeclared type or module `def_id`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2189:22
|
2189 |     def_ids: HashMap<def_id::DefId, bool>,
|                      ^^^^^^ Use of undeclared type or module `def_id`

error[E0433]: failed to resolve. Use of undeclared type or module `def`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:565:44
|
565 | fn non_macro_local(cx: &LateContext, def: &def::Def) -> bool {
|                                            ^^^ Use of undeclared type or module `def`

error[E0433]: failed to resolve. Use of undeclared type or module `intravisit`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:50:16
|
50 | impl<'a, 'tcx> intravisit::Visitor<'tcx> for MutVisitor<'a, 'tcx> {
|                ^^^^^^^^^^ Use of undeclared type or module `intravisit`

error[E0433]: failed to resolve. Use of undeclared type or module `intravisit`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:117:52
|
117 |     fn nested_visit_map<'this>(&'this mut self) -> intravisit::NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^ Use of undeclared type or module `intravisit`

error[E0433]: failed to resolve. Use of undeclared type or module `mc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:317:71
|
317 |     fn move_common(&mut self, _consume_id: NodeId, _span: Span, cmt: &mc::cmt_<'tcx>) {
|                                                                       ^^ Use of undeclared type or module `mc`

error[E0433]: failed to resolve. Use of undeclared type or module `mc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:325:59
|
325 |     fn non_moving_pat(&mut self, matched_pat: &Pat, cmt: &mc::cmt_<'tcx>) {
|                                                           ^^ Use of undeclared type or module `mc`

error[E0433]: failed to resolve. Use of undeclared type or module `euv`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:375:16
|
375 | impl<'a, 'tcx> euv::Delegate<'tcx> for MovedVariablesCtxt<'a, 'tcx> {
|                ^^^ Use of undeclared type or module `euv`

error[E0433]: failed to resolve. Use of undeclared type or module `mc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:376:73
|
376 |     fn consume(&mut self, consume_id: NodeId, consume_span: Span, cmt: &mc::cmt_<'tcx>, mode: euv::ConsumeMode) {
|                                                                         ^^ Use of undeclared type or module `mc`

error[E0433]: failed to resolve. Use of undeclared type or module `euv`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:376:95
|
376 |     fn consume(&mut self, consume_id: NodeId, consume_span: Span, cmt: &mc::cmt_<'tcx>, mode: euv::ConsumeMode) {
|                                                                                               ^^^ Use of undeclared type or module `euv`

error[E0433]: failed to resolve. Use of undeclared type or module `mc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:382:56
|
382 |     fn matched_pat(&mut self, matched_pat: &Pat, cmt: &mc::cmt_<'tcx>, mode: euv::MatchMode) {
|                                                        ^^ Use of undeclared type or module `mc`

error[E0433]: failed to resolve. Use of undeclared type or module `euv`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:382:78
|
382 |     fn matched_pat(&mut self, matched_pat: &Pat, cmt: &mc::cmt_<'tcx>, mode: euv::MatchMode) {
|                                                                              ^^^ Use of undeclared type or module `euv`

error[E0433]: failed to resolve. Use of undeclared type or module `mc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:390:56
|
390 |     fn consume_pat(&mut self, consume_pat: &Pat, cmt: &mc::cmt_<'tcx>, mode: euv::ConsumeMode) {
|                                                        ^^ Use of undeclared type or module `mc`

error[E0433]: failed to resolve. Use of undeclared type or module `euv`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:390:78
|
390 |     fn consume_pat(&mut self, consume_pat: &Pat, cmt: &mc::cmt_<'tcx>, mode: euv::ConsumeMode) {
|                                                                              ^^^ Use of undeclared type or module `euv`

error[E0433]: failed to resolve. Use of undeclared type or module `mc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:396:50
|
396 |     fn borrow(&mut self, _: NodeId, _: Span, _: &mc::cmt_<'tcx>, _: ty::Region, _: ty::BorrowKind, _: euv::LoanCause) {}
|                                                  ^^ Use of undeclared type or module `mc`

error[E0433]: failed to resolve. Use of undeclared type or module `euv`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:396:103
|
396 |     fn borrow(&mut self, _: NodeId, _: Span, _: &mc::cmt_<'tcx>, _: ty::Region, _: ty::BorrowKind, _: euv::LoanCause) {}
|                                                                                                       ^^^ Use of undeclared type or module `euv`

error[E0433]: failed to resolve. Use of undeclared type or module `mc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:398:50
|
398 |     fn mutate(&mut self, _: NodeId, _: Span, _: &mc::cmt_<'tcx>, _: euv::MutateMode) {}
|                                                  ^^ Use of undeclared type or module `mc`

error[E0433]: failed to resolve. Use of undeclared type or module `euv`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:398:69
|
398 |     fn mutate(&mut self, _: NodeId, _: Span, _: &mc::cmt_<'tcx>, _: euv::MutateMode) {}
|                                                                     ^^^ Use of undeclared type or module `euv`

error[E0433]: failed to resolve. Use of undeclared type or module `mc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:404:55
|
404 | fn unwrap_downcast_or_interior<'a, 'tcx>(mut cmt: &'a mc::cmt_<'tcx>) -> mc::cmt_<'tcx> {
|                                                       ^^ Use of undeclared type or module `mc`

error[E0433]: failed to resolve. Use of undeclared type or module `mc`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:404:74
|
404 | fn unwrap_downcast_or_interior<'a, 'tcx>(mut cmt: &'a mc::cmt_<'tcx>) -> mc::cmt_<'tcx> {
|                                                                          ^^ Use of undeclared type or module `mc`

error[E0433]: failed to resolve. Use of undeclared type or module `def_id`
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:255:13
|
255 |     fun_id: def_id::DefId,
|             ^^^^^^ Use of undeclared type or module `def_id`

error[E0412]: cannot find type `FloatTy` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:25:11
|
25 | impl From<FloatTy> for FloatWidth {
|           ^^^^^^^ not found in this scope

error[E0412]: cannot find type `FloatTy` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:26:17
|
26 |     fn from(ty: FloatTy) -> Self {
|                 ^^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:125:29
|
125 |     pub fn partial_cmp(tcx: TyCtxt, cmp_type: &ty::TypeVariants, left: &Self, right: &Self) -> Option<Ordering> {
|                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `LitKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:157:36
|
157 | pub fn lit_to_constant<'tcx>(lit: &LitKind, ty: Ty<'tcx>) -> Constant {
|                                    ^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:157:49
|
157 | pub fn lit_to_constant<'tcx>(lit: &LitKind, ty: Ty<'tcx>) -> Constant {
|                                                 ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:176:32
|
176 | pub fn constant<'c, 'cc>(lcx: &LateContext<'c, 'cc>, tables: &'c ty::TypeckTables<'cc>, e: &Expr) -> Option<(Constant, bool)> {
|                                ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:176:93
|
176 | pub fn constant<'c, 'cc>(lcx: &LateContext<'c, 'cc>, tables: &'c ty::TypeckTables<'cc>, e: &Expr) -> Option<(Constant, bool)> {
|                                                                                             ^^^^
|                                                                                             |
|                                                                                             not found in this scope
|                                                                                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:187:39
|
187 | pub fn constant_simple<'c, 'cc>(lcx: &LateContext<'c, 'cc>, tables: &'c ty::TypeckTables<'cc>, e: &Expr) -> Option<Constant> {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:187:100
|
187 | pub fn constant_simple<'c, 'cc>(lcx: &LateContext<'c, 'cc>, tables: &'c ty::TypeckTables<'cc>, e: &Expr) -> Option<Constant> {
|                                                                                                    ^^^^
|                                                                                                    |
|                                                                                                    not found in this scope
|                                                                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:192:40
|
192 | pub fn constant_context<'c, 'cc>(lcx: &LateContext<'c, 'cc>, tables: &'c ty::TypeckTables<'cc>) -> ConstEvalLateContext<'c, 'cc> {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:203:10
|
203 |     tcx: TyCtxt<'a, 'tcx, 'tcx>,
|          ^^^^^^ not found in this scope

error[E0412]: cannot find type `Substs` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:207:19
|
207 |     substs: &'tcx Substs<'tcx>,
|                   ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:212:32
|
212 |     pub fn expr(&mut self, e: &Expr) -> Option<Constant> {
|                                ^^^^
|                                |
|                                not found in this scope
|                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:276:32
|
276 |     fn multi(&mut self, vec: &[Expr]) -> Option<Vec<Constant>> {
|                                ^^^^
|                                |
|                                not found in this scope
|                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:283:38
|
283 |     fn fetch_path(&mut self, qpath: &QPath, id: HirId) -> Option<Constant> {
|                                      ^^^^^ not found in this scope

error[E0412]: cannot find type `HirId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:283:49
|
283 |     fn fetch_path(&mut self, qpath: &QPath, id: HirId) -> Option<Constant> {
|                                                 ^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:312:33
|
312 |     fn block(&mut self, block: &Block) -> Option<Constant> {
|                                 ^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:320:37
|
320 |     fn ifthenelse(&mut self, cond: &Expr, then: &P<Expr>, otherwise: &Option<P<Expr>>) -> Option<Constant> {
|                                     ^^^^
|                                     |
|                                     not found in this scope
|                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:320:50
|
320 |     fn ifthenelse(&mut self, cond: &Expr, then: &P<Expr>, otherwise: &Option<P<Expr>>) -> Option<Constant> {
|                                                  ^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:320:52
|
320 |     fn ifthenelse(&mut self, cond: &Expr, then: &P<Expr>, otherwise: &Option<P<Expr>>) -> Option<Constant> {
|                                                    ^^^^
|                                                    |
|                                                    not found in this scope
|                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:320:78
|
320 |     fn ifthenelse(&mut self, cond: &Expr, then: &P<Expr>, otherwise: &Option<P<Expr>>) -> Option<Constant> {
|                                                                              ^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:320:80
|
320 |     fn ifthenelse(&mut self, cond: &Expr, then: &P<Expr>, otherwise: &Option<P<Expr>>) -> Option<Constant> {
|                                                                                ^^^^
|                                                                                |
|                                                                                not found in this scope
|                                                                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `BinOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:332:29
|
332 |     fn binop(&mut self, op: BinOp, left: &Expr, right: &Expr) -> Option<Constant> {
|                             ^^^^^
|                             |
|                             not found in this scope
|                             help: you can try using the variant's enum: `crate::utils::sugg::Sugg`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:332:43
|
332 |     fn binop(&mut self, op: BinOp, left: &Expr, right: &Expr) -> Option<Constant> {
|                                           ^^^^
|                                           |
|                                           not found in this scope
|                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:332:57
|
332 |     fn binop(&mut self, op: BinOp, left: &Expr, right: &Expr) -> Option<Constant> {
|                                                         ^^^^
|                                                         |
|                                                         not found in this scope
|                                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:427:37
|
427 | pub fn miri_to_const<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, result: &ty::Const<'tcx>) -> Option<Constant> {
|                                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/comparisons.rs:22:37
|
22 | pub fn normalize_comparison<'a>(op: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(Rel, &'a Expr, &'a Expr)> {
|                                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/comparisons.rs:22:54
|
22 | pub fn normalize_comparison<'a>(op: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(Rel, &'a Expr, &'a Expr)> {
|                                                      ^^^^
|                                                      |
|                                                      not found in this scope
|                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/comparisons.rs:22:69
|
22 | pub fn normalize_comparison<'a>(op: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(Rel, &'a Expr, &'a Expr)> {
|                                                                     ^^^^
|                                                                     |
|                                                                     not found in this scope
|                                                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/comparisons.rs:22:95
|
22 | pub fn normalize_comparison<'a>(op: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(Rel, &'a Expr, &'a Expr)> {
|                                                                                               ^^^^
|                                                                                               |
|                                                                                               not found in this scope
|                                                                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/comparisons.rs:22:105
|
22 | pub fn normalize_comparison<'a>(op: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(Rel, &'a Expr, &'a Expr)> {
|                                                                                                         ^^^^
|                                                                                                         |
|                                                                                                         not found in this scope
|                                                                                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:19:13
|
19 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TypeckTables` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:20:17
|
20 |     tables: &'a TypeckTables<'tcx>,
|                 ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:27:24
|
27 |     pub fn new(cx: &'a LateContext<'a, 'tcx>) -> Self {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:44:38
|
44 |     pub fn eq_stmt(&mut self, left: &Stmt, right: &Stmt) -> bool {
|                                      ^^^^ not found in this scope

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:44:52
|
44 |     pub fn eq_stmt(&mut self, left: &Stmt, right: &Stmt) -> bool {
|                                                    ^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:61:39
|
61 |     pub fn eq_block(&mut self, left: &Block, right: &Block) -> bool {
|                                       ^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:61:54
|
61 |     pub fn eq_block(&mut self, left: &Block, right: &Block) -> bool {
|                                                      ^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:66:38
|
66 |     pub fn eq_expr(&mut self, left: &Expr, right: &Expr) -> bool {
|                                      ^^^^
|                                      |
|                                      not found in this scope
|                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:66:52
|
66 |     pub fn eq_expr(&mut self, left: &Expr, right: &Expr) -> bool {
|                                                    ^^^^
|                                                    |
|                                                    not found in this scope
|                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:147:35
|
147 |     fn eq_exprs(&mut self, left: &P<[Expr]>, right: &P<[Expr]>) -> bool {
|                                   ^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:147:38
|
147 |     fn eq_exprs(&mut self, left: &P<[Expr]>, right: &P<[Expr]>) -> bool {
|                                      ^^^^
|                                      |
|                                      not found in this scope
|                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:147:54
|
147 |     fn eq_exprs(&mut self, left: &P<[Expr]>, right: &P<[Expr]>) -> bool {
|                                                      ^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:147:57
|
147 |     fn eq_exprs(&mut self, left: &P<[Expr]>, right: &P<[Expr]>) -> bool {
|                                                         ^^^^
|                                                         |
|                                                         not found in this scope
|                                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Field` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:151:35
|
151 |     fn eq_field(&mut self, left: &Field, right: &Field) -> bool {
|                                   ^^^^^ not found in this scope

error[E0412]: cannot find type `Field` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:151:50
|
151 |     fn eq_field(&mut self, left: &Field, right: &Field) -> bool {
|                                                  ^^^^^ not found in this scope

error[E0412]: cannot find type `GenericArg` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:155:41
|
155 |     fn eq_generic_arg(&mut self, left: &GenericArg, right: &GenericArg) -> bool {
|                                         ^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `GenericArg` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:155:61
|
155 |     fn eq_generic_arg(&mut self, left: &GenericArg, right: &GenericArg) -> bool {
|                                                             ^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:163:38
|
163 |     fn eq_lifetime(&mut self, left: &Lifetime, right: &Lifetime) -> bool {
|                                      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:163:56
|
163 |     fn eq_lifetime(&mut self, left: &Lifetime, right: &Lifetime) -> bool {
|                                                        ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:168:37
|
168 |     pub fn eq_pat(&mut self, left: &Pat, right: &Pat) -> bool {
|                                     ^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:168:50
|
168 |     pub fn eq_pat(&mut self, left: &Pat, right: &Pat) -> bool {
|                                                  ^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:195:35
|
195 |     fn eq_qpath(&mut self, left: &QPath, right: &QPath) -> bool {
|                                   ^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:195:50
|
195 |     fn eq_qpath(&mut self, left: &QPath, right: &QPath) -> bool {
|                                                  ^^^^^ not found in this scope

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:207:34
|
207 |     fn eq_path(&mut self, left: &Path, right: &Path) -> bool {
|                                  ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use std::path::Path;
|

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:207:48
|
207 |     fn eq_path(&mut self, left: &Path, right: &Path) -> bool {
|                                                ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use std::path::Path;
|

error[E0412]: cannot find type `GenericArgs` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:212:45
|
212 |     fn eq_path_parameters(&mut self, left: &GenericArgs, right: &GenericArgs) -> bool {
|                                             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `GenericArgs` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:212:66
|
212 |     fn eq_path_parameters(&mut self, left: &GenericArgs, right: &GenericArgs) -> bool {
|                                                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `PathSegment` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:228:42
|
228 |     fn eq_path_segment(&mut self, left: &PathSegment, right: &PathSegment) -> bool {
|                                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `PathSegment` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:228:63
|
228 |     fn eq_path_segment(&mut self, left: &PathSegment, right: &PathSegment) -> bool {
|                                                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:241:32
|
241 |     fn eq_ty(&mut self, left: &Ty, right: &Ty) -> bool {
|                                ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:241:44
|
241 |     fn eq_ty(&mut self, left: &Ty, right: &Ty) -> bool {
|                                            ^^ not found in this scope

error[E0412]: cannot find type `TypeBinding` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:270:42
|
270 |     fn eq_type_binding(&mut self, left: &TypeBinding, right: &TypeBinding) -> bool {
|                                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TypeBinding` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:270:63
|
270 |     fn eq_type_binding(&mut self, left: &TypeBinding, right: &TypeBinding) -> bool {
|                                                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:275:26
|
275 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> {
|                          ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:275:43
|
275 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> {
|                                           ^^^^
|                                           |
|                                           not found in this scope
|                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:275:58
|
275 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> {
|                                                          ^^^^
|                                                          |
|                                                          not found in this scope
|                                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:275:75
|
275 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> {
|                                                                           ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:275:87
|
275 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> {
|                                                                                       ^^^^
|                                                                                       |
|                                                                                       not found in this scope
|                                                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:275:97
|
275 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> {
|                                                                                                 ^^^^
|                                                                                                 |
|                                                                                                 not found in this scope
|                                                                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:312:13
|
312 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TypeckTables` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:313:17
|
313 |     tables: &'a TypeckTables<'tcx>,
|                 ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:318:24
|
318 |     pub fn new(cx: &'a LateContext<'a, 'tcx>, tables: &'a TypeckTables<'tcx>) -> Self {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TypeckTables` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:318:59
|
318 |     pub fn new(cx: &'a LateContext<'a, 'tcx>, tables: &'a TypeckTables<'tcx>) -> Self {
|                                                           ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:330:38
|
330 |     pub fn hash_block(&mut self, b: &Block) {
|                                      ^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:343:37
|
343 |     pub fn hash_expr(&mut self, e: &Expr) {
|                                     ^^^^
|                                     |
|                                     not found in this scope
|                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:557:38
|
557 |     pub fn hash_exprs(&mut self, e: &P<[Expr]>) {
|                                      ^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:557:41
|
557 |     pub fn hash_exprs(&mut self, e: &P<[Expr]>) {
|                                         ^^^^
|                                         |
|                                         not found in this scope
|                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:563:36
|
563 |     pub fn hash_name(&mut self, n: Name) {
|                                    ^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:567:38
|
567 |     pub fn hash_qpath(&mut self, p: &QPath) {
|                                      ^^^^^ not found in this scope

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:579:37
|
579 |     pub fn hash_path(&mut self, p: &Path) {
|                                     ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use std::path::Path;
|

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:586:37
|
586 |     pub fn hash_stmt(&mut self, b: &Stmt) {
|                                     ^^^^ not found in this scope

error[E0412]: cannot find type `AssocOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:28:11
|
28 |     BinOp(AssocOp, Cow<'a, str>),
|           ^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:45:25
|
45 |     pub fn hir_opt(cx: &LateContext, expr: &hir::Expr) -> Option<Self> {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:84:21
|
84 |     pub fn hir(cx: &LateContext, expr: &hir::Expr, default: &'a str) -> Self {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:89:21
|
89 |     pub fn ast(cx: &EarlyContext, expr: &ast::Expr, default: &'a str) -> Self {
|                     ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `AssocOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:266:23
|
266 | pub fn make_assoc(op: AssocOp, lhs: &Sugg, rhs: &Sugg) -> Sugg<'static> {
|                       ^^^^^^^ not found in this scope

error[E0412]: cannot find type `AssocOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:268:22
|
268 |     fn is_shift(op: &AssocOp) -> bool {
|                      ^^^^^^^ not found in this scope

error[E0412]: cannot find type `AssocOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:273:22
|
273 |     fn is_arith(op: &AssocOp) -> bool {
|                      ^^^^^^^ not found in this scope

error[E0412]: cannot find type `AssocOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:283:25
|
283 |     fn needs_paren(op: &AssocOp, other: &AssocOp, dir: Associativity) -> bool {
|                         ^^^^^^^ not found in this scope

error[E0412]: cannot find type `AssocOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:283:42
|
283 |     fn needs_paren(op: &AssocOp, other: &AssocOp, dir: Associativity) -> bool {
|                                          ^^^^^^^ not found in this scope

error[E0412]: cannot find type `AssocOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:362:23
|
362 | fn associativity(op: &AssocOp) -> Associativity {
|                       ^^^^^^^ not found in this scope

error[E0412]: cannot find type `AssocOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:384:41
|
384 | fn hirbinop2assignop(op: hir::BinOp) -> AssocOp {
|                                         ^^^^^^^ not found in this scope

error[E0412]: cannot find type `AssocOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:404:41
|
404 | fn astbinop2assignop(op: ast::BinOp) -> AssocOp {
|                                         ^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:425:23
|
425 | fn indentation<'a, T: LintContext<'a>>(cx: &T, span: Span) -> Option<String> {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:425:54
|
425 | fn indentation<'a, T: LintContext<'a>>(cx: &T, span: Span) -> Option<String> {
|                                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
6   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:446:39
|
446 | pub trait DiagnosticBuilderExt<'a, T: LintContext<'a>> {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:456:77
|
456 |     fn suggest_item_with_attr<D: Display + ?Sized>(&mut self, cx: &T, item: Span, msg: &str, attr: &D);
|                                                                             ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
6   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:470:54
|
470 |     fn suggest_prepend_item(&mut self, cx: &T, item: Span, msg: &str, new_item: &str);
|                                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
6   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:483:53
|
483 |     fn suggest_remove_item(&mut self, cx: &T, item: Span, msg: &str);
|                                                     ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
6   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:486:21
|
486 | impl<'a, 'b, 'c, T: LintContext<'c>> DiagnosticBuilderExt<'c, T> for rustc_errors::DiagnosticBuilder<'b> {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:487:77
|
487 |     fn suggest_item_with_attr<D: Display + ?Sized>(&mut self, cx: &T, item: Span, msg: &str, attr: &D) {
|                                                                             ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
6   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:495:54
|
495 |     fn suggest_prepend_item(&mut self, cx: &T, item: Span, msg: &str, new_item: &str) {
|                                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
6   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:516:53
|
516 |     fn suggest_remove_item(&mut self, cx: &T, item: Span, msg: &str) {
|                                                     ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
6   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:35:6
|
35 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:36:28
|
36 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:41:16
|
41 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:42:35
|
42 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx hir::Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:49:40
|
49 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx hir::ImplItem) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:98:35
|
98 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:105:34
|
105 |     fn check_arm(&mut self, cx: &LateContext<'a, 'tcx>, arm: &'tcx hir::Arm) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:120:35
|
120 |     fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, stmt: &'tcx hir::Stmt) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Attribute` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:138:22
|
138 | fn has_attr(attrs: &[Attribute]) -> bool {
|                      ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:142:20
|
142 | fn print_decl(cx: &LateContext, decl: &hir::Decl) {
|                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:157:20
|
157 | fn print_expr(cx: &LateContext, expr: &hir::Expr, indent: usize) {
|                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:343:20
|
343 | fn print_item(cx: &LateContext, item: &hir::Item) {
|                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:415:19
|
415 | fn print_pat(cx: &LateContext, pat: &hir::Pat, indent: usize) {
|                   ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:58:6
|
58 | impl LintPass for Clippy {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:59:28
|
59 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:64:6
|
64 | impl EarlyLintPass for Clippy {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:65:36
|
65 |     fn check_crate(&mut self, cx: &EarlyContext, krate: &AstCrate) {
|                                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `AstCrate` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:65:58
|
65 |     fn check_crate(&mut self, cx: &EarlyContext, krate: &AstCrate) {
|                                                          ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:106:29
|
106 |     declared_lints: HashMap<Name, Span>,
|                             ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:106:35
|
106 |     declared_lints: HashMap<Name, Span>,
|                                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:107:31
|
107 |     registered_lints: HashSet<Name>,
|                               ^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:111:6
|
111 | impl LintPass for LintWithoutLintPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:112:28
|
112 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:118:16
|
118 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for LintWithoutLintPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:119:35
|
119 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:119:70
|
119 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:133:41
|
133 |     fn check_crate_post(&mut self, cx: &LateContext<'a, 'tcx>, _: &'tcx Crate) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Crate` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:133:73
|
133 |     fn check_crate_post(&mut self, cx: &LateContext<'a, 'tcx>, _: &'tcx Crate) {
|                                                                         ^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:162:26
|
162 | fn is_lint_ref_type(ty: &Ty) -> bool {
|                          ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:179:28
|
179 | fn is_lint_array_type(ty: &Ty) -> bool {
|                            ^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:188:29
|
188 |     output: &'a mut HashSet<Name>,
|                             ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:189:13
|
189 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:192:20
|
192 | impl<'a, 'tcx: 'a> Visitor<'tcx> for LintCollector<'a, 'tcx> {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:193:42
|
193 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:197:42
|
197 |     fn visit_path(&mut self, path: &'tcx Path, _: NodeId) {
|                                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use std::path::Path;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:197:51
|
197 |     fn visit_path(&mut self, path: &'tcx Path, _: NodeId) {
|                                                   ^^^^^^ not found in this scope

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:202:52
|
202 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:53:6
|
53 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:54:28
|
54 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:70:16
|
70 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:71:36
|
71 |     fn check_item(&mut self, _cx: &LateContext<'a, 'tcx>, item: &'tcx hir::Item) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:80:41
|
80 |     fn check_impl_item(&mut self, _cx: &LateContext<'a, 'tcx>, item: &'tcx hir::ImplItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:89:42
|
89 |     fn check_trait_item(&mut self, _cx: &LateContext<'a, 'tcx>, item: &'tcx hir::TraitItem) {
|                                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:98:39
|
98 |     fn check_variant(&mut self, _cx: &LateContext<'a, 'tcx>, var: &'tcx hir::Variant, generics: &hir::Generics) {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:107:44
|
107 |     fn check_struct_field(&mut self, _cx: &LateContext<'a, 'tcx>, field: &'tcx hir::StructField) {
|                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:116:36
|
116 |     fn check_expr(&mut self, _cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:125:35
|
125 |     fn check_arm(&mut self, _cx: &LateContext<'a, 'tcx>, arm: &'tcx hir::Arm) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:134:36
|
134 |     fn check_stmt(&mut self, _cx: &LateContext<'a, 'tcx>, stmt: &'tcx hir::Stmt) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:143:44
|
143 |     fn check_foreign_item(&mut self, _cx: &LateContext<'a, 'tcx>, item: &'tcx hir::ForeignItem) {
|                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:178:38
|
178 |     fn print_qpath(&mut self, path: &QPath) {
|                                      ^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:193:12
|
193 | impl<'tcx> Visitor<'tcx> for PrintVisitor {
|            ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
6   | use regex_syntax::ast::Visitor;
|
6   | use regex_syntax::hir::Visitor;
|
6   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:194:37
|
194 |     fn visit_expr(&mut self, expr: &Expr) {
|                                     ^^^^
|                                     |
|                                     not found in this scope
|                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:485:35
|
485 |     fn visit_pat(&mut self, pat: &Pat) {
|                                   ^^^ not found in this scope

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:590:34
|
590 |     fn visit_stmt(&mut self, s: &Stmt) {
|                                  ^^^^ not found in this scope

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:639:52
|
639 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Attribute` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:644:22
|
644 | fn has_attr(attrs: &[Attribute]) -> bool {
|                      ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/author.rs:666:22
|
666 | fn print_path(path: &QPath, first: &mut bool) {
|                      ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:10:10
|
10 |     cx: &LateContext,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `BodyId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:11:25
|
11 |     opt_body_id: Option<BodyId>,
|                         ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:14:18
|
14 | ) -> Option<Vec<(Span, Cow<'static, str>)>> {
|                  ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:24:10
|
24 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:25:11
|
25 |     name: Name,
|           ^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:27:17
|
27 |     body: &'tcx Body,
|                 ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:28:18
|
28 | ) -> Option<Vec<(Span, Cow<'static, str>)>> {
|                  ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:45:13
|
45 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:46:11
|
46 |     name: Name,
|           ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:48:17
|
48 |     spans: Vec<(Span, Cow<'static, str>)>,
|                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:52:20
|
52 | impl<'a, 'tcx: 'a> Visitor<'tcx> for PtrCloneVisitor<'a, 'tcx> {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1  | use regex_syntax::ast::Visitor;
|
1  | use regex_syntax::hir::Visitor;
|
1  | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:53:42
|
53 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:76:52
|
76 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Arg` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:81:27
|
81 | fn get_binding_name(arg: &Arg) -> Option<Name> {
|                           ^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:81:42
|
81 | fn get_binding_name(arg: &Arg) -> Option<Name> {
|                                          ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:14:52
|
14 | pub fn mutated_variables<'a, 'tcx: 'a>(expr: &'tcx Expr, cx: &'a LateContext<'a, 'tcx>) -> Option<HashSet<NodeId>> {
|                                                    ^^^^
|                                                    |
|                                                    not found in this scope
|                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:14:66
|
14 | pub fn mutated_variables<'a, 'tcx: 'a>(expr: &'tcx Expr, cx: &'a LateContext<'a, 'tcx>) -> Option<HashSet<NodeId>> {
|                                                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:14:107
|
14 | pub fn mutated_variables<'a, 'tcx: 'a>(expr: &'tcx Expr, cx: &'a LateContext<'a, 'tcx>) -> Option<HashSet<NodeId>> {
|                                                                                                           ^^^^^^ not found in this scope

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:30:21
|
30 |     variable: &'tcx Path,
|                     ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use std::path::Path;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:31:17
|
31 |     expr: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:32:13
|
32 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:42:27
|
42 |     used_mutably: HashSet<NodeId>,
|                           ^^^^^^ not found in this scope

error[E0412]: cannot find type `Categorization` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:47:37
|
47 |     fn update(&mut self, cat: &'tcx Categorization) {
|                                     ^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Delegate` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:64:12
|
64 | impl<'tcx> Delegate<'tcx> for MutVarsDelegate {
|            ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:65:30
|
65 |     fn consume(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                              ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:65:41
|
65 |     fn consume(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:65:51
|
65 |     fn consume(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                                   ^^^^ not found in this scope

error[E0412]: cannot find type `ConsumeMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:65:66
|
65 |     fn consume(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:67:35
|
67 |     fn matched_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: MatchMode) {}
|                                   ^^^ not found in this scope

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:67:44
|
67 |     fn matched_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: MatchMode) {}
|                                            ^^^^ not found in this scope

error[E0412]: cannot find type `MatchMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:67:59
|
67 |     fn matched_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: MatchMode) {}
|                                                           ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:69:35
|
69 |     fn consume_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                   ^^^ not found in this scope

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:69:44
|
69 |     fn consume_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                            ^^^^ not found in this scope

error[E0412]: cannot find type `ConsumeMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:69:59
|
69 |     fn consume_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:71:29
|
71 |     fn borrow(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: ty::Region, bk: ty::BorrowKind, _: LoanCause) {
|                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:71:40
|
71 |     fn borrow(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: ty::Region, bk: ty::BorrowKind, _: LoanCause) {
|                                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:71:52
|
71 |     fn borrow(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: ty::Region, bk: ty::BorrowKind, _: LoanCause) {
|                                                    ^^^^ not found in this scope

error[E0412]: cannot find type `LoanCause` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:71:102
|
71 |     fn borrow(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: ty::Region, bk: ty::BorrowKind, _: LoanCause) {
|                                                                                                      ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:77:29
|
77 |     fn mutate(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: MutateMode) {
|                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:77:40
|
77 |     fn mutate(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: MutateMode) {
|                                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:77:52
|
77 |     fn mutate(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: MutateMode) {
|                                                    ^^^^ not found in this scope

error[E0412]: cannot find type `MutateMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:77:67
|
77 |     fn mutate(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: MutateMode) {
|                                                                   ^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:81:40
|
81 |     fn decl_without_init(&mut self, _: NodeId, _: Span) {}
|                                        ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:81:51
|
81 |     fn decl_without_init(&mut self, _: NodeId, _: Span) {}
|                                                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `HirVec` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:38:23
|
38 | pub type MethodArgs = HirVec<P<Expr>>;
|                       ^^^^^^ not found in this scope

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:38:30
|
38 | pub type MethodArgs = HirVec<P<Expr>>;
|                              ^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:38:32
|
38 | pub type MethodArgs = HirVec<P<Expr>>;
|                                ^^^^
|                                |
|                                not found in this scope
|                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/higher.rs:47:33
|
47 | pub fn range<'a, 'b, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'b hir::Expr) -> Option<Range<'b>> {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/higher.rs:214:27
|
214 | pub fn vec_macro<'e>(cx: &LateContext, expr: &'e hir::Expr) -> Option<VecArgs<'e>> {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:45:38
|
45 | pub fn differing_macro_contexts(lhs: Span, rhs: Span) -> bool {
|                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:45:49
|
45 | pub fn differing_macro_contexts(lhs: Span, rhs: Span) -> bool {
|                                                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:49:25
|
49 | pub fn in_constant(cx: &LateContext, id: NodeId) -> bool {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:49:42
|
49 | pub fn in_constant(cx: &LateContext, id: NodeId) -> bool {
|                                          ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:58:23
|
58 | pub fn in_macro(span: Span) -> bool {
|                       ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:69:34
|
69 | pub fn is_range_expression(span: Span) -> bool {
|                                  ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:81:33
|
81 | pub fn in_external_macro<'a, T: LintContext<'a>>(cx: &T, span: Span) -> bool {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:81:64
|
81 | pub fn in_external_macro<'a, T: LintContext<'a>>(cx: &T, span: Span) -> bool {
|                                                                ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:85:28
|
85 |     fn in_macro_ext<'a, T: LintContext<'a>>(cx: &T, info: &ExpnInfo) -> bool {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `ExpnInfo` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:85:60
|
85 |     fn in_macro_ext<'a, T: LintContext<'a>>(cx: &T, info: &ExpnInfo) -> bool {
|                                                            ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:116:28
|
116 | pub fn match_def_path(tcx: TyCtxt, def_id: DefId, path: &[&str]) -> bool {
|                            ^^^^^^ not found in this scope

error[E0412]: cannot find type `DefId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:116:44
|
116 | pub fn match_def_path(tcx: TyCtxt, def_id: DefId, path: &[&str]) -> bool {
|                                            ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:146:24
|
146 | pub fn match_type(cx: &LateContext, ty: Ty, path: &[&str]) -> bool {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:146:41
|
146 | pub fn match_type(cx: &LateContext, ty: Ty, path: &[&str]) -> bool {
|                                         ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:154:31
|
154 | pub fn match_impl_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> bool {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:154:51
|
154 | pub fn match_impl_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> bool {
|                                                   ^^^^
|                                                   |
|                                                   not found in this scope
|                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:165:32
|
165 | pub fn match_trait_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> bool {
|                                ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:165:52
|
165 | pub fn match_trait_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> bool {
|                                                    ^^^^
|                                                    |
|                                                    not found in this scope
|                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:176:25
|
176 | pub fn match_var(expr: &Expr, var: Name) -> bool {
|                         ^^^^
|                         |
|                         not found in this scope
|                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:176:36
|
176 | pub fn match_var(expr: &Expr, var: Name) -> bool {
|                                    ^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:186:33
|
186 | pub fn last_path_segment(path: &QPath) -> &PathSegment {
|                                 ^^^^^ not found in this scope

error[E0412]: cannot find type `PathSegment` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:186:44
|
186 | pub fn last_path_segment(path: &QPath) -> &PathSegment {
|                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:195:35
|
195 | pub fn single_segment_path(path: &QPath) -> Option<&PathSegment> {
|                                   ^^^^^ not found in this scope

error[E0412]: cannot find type `PathSegment` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:195:53
|
195 | pub fn single_segment_path(path: &QPath) -> Option<&PathSegment> {
|                                                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:209:27
|
209 | pub fn match_qpath(path: &QPath, segments: &[&str]) -> bool {
|                           ^^^^^ not found in this scope

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:222:26
|
222 | pub fn match_path(path: &Path, segments: &[&str]) -> bool {
|                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use std::path::Path;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:245:25
|
245 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> Option<def::Def> {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:281:30
|
281 | pub fn get_trait_def_id(cx: &LateContext, path: &[&str]) -> Option<DefId> {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `DefId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:281:68
|
281 | pub fn get_trait_def_id(cx: &LateContext, path: &[&str]) -> Option<DefId> {
|                                                                    ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:296:10
|
296 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:297:9
|
297 |     ty: Ty<'tcx>,
|         ^^ not found in this scope

error[E0412]: cannot find type `DefId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:298:15
|
298 |     trait_id: DefId,
|               ^^^^^ not found in this scope

error[E0412]: cannot find type `Kind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:299:18
|
299 |     ty_params: &[Kind<'tcx>],
|                  ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:309:22
|
309 | pub fn has_drop(cx: &LateContext, expr: &Expr) -> bool {
|                      ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:309:42
|
309 | pub fn has_drop(cx: &LateContext, expr: &Expr) -> bool {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:318:26
|
318 | pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: HirId) -> def::Def {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:318:47
|
318 | pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: HirId) -> def::Def {
|                                               ^^^^^ not found in this scope

error[E0412]: cannot find type `HirId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:318:58
|
318 | pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: HirId) -> def::Def {
|                                                          ^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:328:40
|
328 | pub fn method_chain_args<'a>(expr: &'a Expr, methods: &[&str]) -> Option<Vec<&'a [Expr]>> {
|                                        ^^^^
|                                        |
|                                        not found in this scope
|                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:328:83
|
328 | pub fn method_chain_args<'a>(expr: &'a Expr, methods: &[&str]) -> Option<Vec<&'a [Expr]>> {
|                                                                                   ^^^^
|                                                                                   |
|                                                                                   not found in this scope
|                                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:353:27
|
353 | pub fn get_item_name(cx: &LateContext, expr: &Expr) -> Option<Name> {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:353:47
|
353 | pub fn get_item_name(cx: &LateContext, expr: &Expr) -> Option<Name> {
|                                               ^^^^
|                                               |
|                                               not found in this scope
|                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:353:63
|
353 | pub fn get_item_name(cx: &LateContext, expr: &Expr) -> Option<Name> {
|                                                               ^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:364:27
|
364 | pub fn get_pat_name(pat: &Pat) -> Option<Name> {
|                           ^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:364:42
|
364 | pub fn get_pat_name(pat: &Pat) -> Option<Name> {
|                                          ^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:374:11
|
374 |     name: Name,
|           ^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:378:12
|
378 | impl<'tcx> Visitor<'tcx> for ContainsName {
|            ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:379:33
|
379 |     fn visit_name(&mut self, _: Span, name: Name) {
|                                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:379:45
|
379 |     fn visit_name(&mut self, _: Span, name: Name) {
|                                             ^^^^ not found in this scope

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:384:52
|
384 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:390:28
|
390 | pub fn contains_name(name: Name, expr: &Expr) -> bool {
|                            ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:390:41
|
390 | pub fn contains_name(name: Name, expr: &Expr) -> bool {
|                                         ^^^^
|                                         |
|                                         not found in this scope
|                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:406:27
|
406 | pub fn snippet<'a, 'b, T: LintContext<'b>>(cx: &T, span: Span, default: &'a str) -> Cow<'a, str> {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:406:58
|
406 | pub fn snippet<'a, 'b, T: LintContext<'b>>(cx: &T, span: Span, default: &'a str) -> Cow<'a, str> {
|                                                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:411:27
|
411 | pub fn snippet_opt<'a, T: LintContext<'a>>(cx: &T, span: Span) -> Option<String> {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:411:58
|
411 | pub fn snippet_opt<'a, T: LintContext<'a>>(cx: &T, span: Span) -> Option<String> {
|                                                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:425:33
|
425 | pub fn snippet_block<'a, 'b, T: LintContext<'b>>(cx: &T, span: Span, default: &'a str) -> Cow<'a, str> {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:425:64
|
425 | pub fn snippet_block<'a, 'b, T: LintContext<'b>>(cx: &T, span: Span, default: &'a str) -> Cow<'a, str> {
|                                                                ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:431:33
|
431 | pub fn last_line_of_span<'a, T: LintContext<'a>>(cx: &T, span: Span) -> Span {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:431:64
|
431 | pub fn last_line_of_span<'a, T: LintContext<'a>>(cx: &T, span: Span) -> Span {
|                                                                ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:431:73
|
431 | pub fn last_line_of_span<'a, T: LintContext<'a>>(cx: &T, span: Span) -> Span {
|                                                                         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:440:30
|
440 | pub fn expr_block<'a, 'b, T: LintContext<'b>>(
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:442:12
|
442 |     expr: &Expr,
|            ^^^^
|            |
|            not found in this scope
|            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:503:36
|
503 | pub fn get_parent_expr<'c>(cx: &'c LateContext, e: &Expr) -> Option<&'c Expr> {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:503:53
|
503 | pub fn get_parent_expr<'c>(cx: &'c LateContext, e: &Expr) -> Option<&'c Expr> {
|                                                     ^^^^
|                                                     |
|                                                     not found in this scope
|                                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:503:73
|
503 | pub fn get_parent_expr<'c>(cx: &'c LateContext, e: &Expr) -> Option<&'c Expr> {
|                                                                         ^^^^
|                                                                         |
|                                                                         not found in this scope
|                                                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:519:47
|
519 | pub fn get_enclosing_block<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, node: NodeId) -> Option<&'tcx Block> {
|                                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:519:76
|
519 | pub fn get_enclosing_block<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, node: NodeId) -> Option<&'tcx Block> {
|                                                                            ^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:519:100
|
519 | pub fn get_enclosing_block<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, node: NodeId) -> Option<&'tcx Block> {
|                                                                                                    ^^^^^ not found in this scope

error[E0412]: cannot find type `DiagnosticBuilder` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:543:38
|
543 | pub struct DiagnosticWrapper<'a>(pub DiagnosticBuilder<'a>);
|                                      ^^^^^^^^^^^^^^^^^ did you mean `DiagnosticWrapper`?

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:552:44
|
552 |     fn docs_link(&mut self, lint: &'static Lint) {
|                                            ^^^^ not found in this scope

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:563:25
|
563 | pub fn span_lint<'a, T: LintContext<'a>>(cx: &T, lint: &'static Lint, sp: Span, msg: &str) {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:563:65
|
563 | pub fn span_lint<'a, T: LintContext<'a>>(cx: &T, lint: &'static Lint, sp: Span, msg: &str) {
|                                                                 ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:563:75
|
563 | pub fn span_lint<'a, T: LintContext<'a>>(cx: &T, lint: &'static Lint, sp: Span, msg: &str) {
|                                                                           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:567:44
|
567 | pub fn span_help_and_lint<'a, 'tcx: 'a, T: LintContext<'tcx>>(
|                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:569:20
|
569 |     lint: &'static Lint,
|                    ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:570:11
|
570 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:579:44
|
579 | pub fn span_note_and_lint<'a, 'tcx: 'a, T: LintContext<'tcx>>(
|                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:581:20
|
581 |     lint: &'static Lint,
|                    ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:582:11
|
582 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:584:16
|
584 |     note_span: Span,
|                ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:596:44
|
596 | pub fn span_lint_and_then<'a, 'tcx: 'a, T: LintContext<'tcx>, F>(
|                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `DiagnosticBuilder` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:603:28
|
603 |     F: for<'b> FnOnce(&mut DiagnosticBuilder<'b>),
|                            ^^^^^^^^^^^^^^^^^ did you mean `DiagnosticWrapper`?

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:598:20
|
598 |     lint: &'static Lint,
|                    ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:599:9
|
599 |     sp: Span,
|         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:624:44
|
624 | pub fn span_lint_and_sugg<'a, 'tcx: 'a, T: LintContext<'tcx>>(
|                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:626:20
|
626 |     lint: &'static Lint,
|                    ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:627:9
|
627 |     sp: Span,
|         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:645:29
|
645 |     I: IntoIterator<Item = (Span, String)>,
|                             ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `DiagnosticBuilder` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:643:35
|
643 | pub fn multispan_sugg<I>(db: &mut DiagnosticBuilder, help_msg: String, sugg: I)
|                                   ^^^^^^^^^^^^^^^^^ did you mean `DiagnosticWrapper`?

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:676:25
|
676 | pub fn walk_ptrs_ty(ty: Ty) -> Ty {
|                         ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:676:32
|
676 | pub fn walk_ptrs_ty(ty: Ty) -> Ty {
|                                ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:685:31
|
685 | pub fn walk_ptrs_ty_depth(ty: Ty) -> (Ty, usize) {
|                               ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:685:39
|
685 | pub fn walk_ptrs_ty_depth(ty: Ty) -> (Ty, usize) {
|                                       ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:686:18
|
686 |     fn inner(ty: Ty, depth: usize) -> (Ty, usize) {
|                  ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:686:40
|
686 |     fn inner(ty: Ty, depth: usize) -> (Ty, usize) {
|                                        ^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:696:34
|
696 | pub fn is_integer_literal(expr: &Expr, value: u128) -> bool {
|                                  ^^^^
|                                  |
|                                  not found in this scope
|                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:706:25
|
706 | pub fn is_adjusted(cx: &LateContext, e: &Expr) -> bool {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:706:42
|
706 | pub fn is_adjusted(cx: &LateContext, e: &Expr) -> bool {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Session` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:729:41
|
729 |     pub fn push_attrs(&mut self, sess: &Session, attrs: &[ast::Attribute], name: &'static str) {
|                                         ^^^^^^^ not found in this scope

error[E0412]: cannot find type `Session` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:733:40
|
733 |     pub fn pop_attrs(&mut self, sess: &Session, attrs: &[ast::Attribute], name: &'static str) {
|                                        ^^^^^^^ not found in this scope

error[E0412]: cannot find type `Session` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:749:38
|
749 | fn parse_attrs<F: FnMut(u64)>(sess: &Session, attrs: &[ast::Attribute], name: &'static str, mut f: F) {
|                                      ^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:766:29
|
766 | pub fn is_expn_of(mut span: Span, name: &str) -> Option<Span> {
|                             ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:766:57
|
766 | pub fn is_expn_of(mut span: Span, name: &str) -> Option<Span> {
|                                                         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:790:32
|
790 | pub fn is_direct_expn_of(span: Span, name: &str) -> Option<Span> {
|                                ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:790:60
|
790 | pub fn is_direct_expn_of(span: Span, name: &str) -> Option<Span> {
|                                                            ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:866:33
|
866 | pub fn return_ty<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, fn_item: NodeId) -> Ty<'tcx> {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:866:65
|
866 | pub fn return_ty<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, fn_item: NodeId) -> Ty<'tcx> {
|                                                                 ^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:866:76
|
866 | pub fn return_ty<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, fn_item: NodeId) -> Ty<'tcx> {
|                                                                            ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:878:32
|
878 | pub fn same_tys<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, a: Ty<'tcx>, b: Ty<'tcx>) -> bool {
|                                ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:878:58
|
878 | pub fn same_tys<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, a: Ty<'tcx>, b: Ty<'tcx>) -> bool {
|                                                          ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:878:71
|
878 | pub fn same_tys<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, a: Ty<'tcx>, b: Ty<'tcx>) -> bool {
|                                                                       ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:887:47
|
887 | pub fn type_is_unsafe_function<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: Ty<'tcx>) -> bool {
|                                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:887:74
|
887 | pub fn type_is_unsafe_function<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: Ty<'tcx>) -> bool {
|                                                                          ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:894:31
|
894 | pub fn is_copy<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: Ty<'tcx>) -> bool {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:894:58
|
894 | pub fn is_copy<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: Ty<'tcx>) -> bool {
|                                                          ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:899:26
|
899 | pub fn is_refutable(cx: &LateContext, pat: &Pat) -> bool {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:899:45
|
899 | pub fn is_refutable(cx: &LateContext, pat: &Pat) -> bool {
|                                             ^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:900:29
|
900 |     fn is_enum_variant(cx: &LateContext, qpath: &QPath, id: HirId) -> bool {
|                             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:900:50
|
900 |     fn is_enum_variant(cx: &LateContext, qpath: &QPath, id: HirId) -> bool {
|                                                  ^^^^^ not found in this scope

error[E0412]: cannot find type `HirId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:900:61
|
900 |     fn is_enum_variant(cx: &LateContext, qpath: &QPath, id: HirId) -> bool {
|                                                             ^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:907:49
|
907 |     fn are_refutable<'a, I: Iterator<Item = &'a Pat>>(cx: &LateContext, mut i: I) -> bool {
|                                                 ^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:907:60
|
907 |     fn are_refutable<'a, I: Iterator<Item = &'a Pat>>(cx: &LateContext, mut i: I) -> bool {
|                                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:947:29
|
947 | pub fn remove_blocks(expr: &Expr) -> &Expr {
|                             ^^^^
|                             |
|                             not found in this scope
|                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:947:39
|
947 | pub fn remove_blocks(expr: &Expr) -> &Expr {
|                                       ^^^^
|                                       |
|                                       not found in this scope
|                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Def` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:963:24
|
963 | pub fn opt_def_id(def: Def) -> Option<DefId> {
|                        ^^^ not found in this scope

error[E0412]: cannot find type `DefId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:963:39
|
963 | pub fn opt_def_id(def: Def) -> Option<DefId> {
|                                       ^^^^^ not found in this scope

error[E0412]: cannot find type `Arg` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:991:22
|
991 | pub fn is_self(slf: &Arg) -> bool {
|                      ^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1011:37
|
1011 | pub fn iter_input_pats<'tcx>(decl: &FnDecl, body: &'tcx Body) -> impl Iterator<Item = &'tcx Arg> {
|                                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1011:57
|
1011 | pub fn iter_input_pats<'tcx>(decl: &FnDecl, body: &'tcx Body) -> impl Iterator<Item = &'tcx Arg> {
|                                                         ^^^^ not found in this scope

error[E0412]: cannot find type `Arg` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1011:93
|
1011 | pub fn iter_input_pats<'tcx>(decl: &FnDecl, body: &'tcx Body) -> impl Iterator<Item = &'tcx Arg> {
|                                                                                             ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1017:22
|
1017 | pub fn is_try(expr: &Expr) -> Option<&Expr> {
|                      ^^^^
|                      |
|                      not found in this scope
|                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1017:39
|
1017 | pub fn is_try(expr: &Expr) -> Option<&Expr> {
|                                       ^^^^
|                                       |
|                                       not found in this scope
|                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1018:20
|
1018 |     fn is_ok(arm: &Arm) -> bool {
|                    ^^^ not found in this scope

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1033:21
|
1033 |     fn is_err(arm: &Arm) -> bool {
|                     ^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1065:24
|
1065 | pub fn is_allowed(cx: &LateContext, lint: &'static Lint, id: NodeId) -> bool {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1065:52
|
1065 | pub fn is_allowed(cx: &LateContext, lint: &'static Lint, id: NodeId) -> bool {
|                                                    ^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1065:62
|
1065 | pub fn is_allowed(cx: &LateContext, lint: &'static Lint, id: NodeId) -> bool {
|                                                              ^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1069:27
|
1069 | pub fn get_arg_name(pat: &Pat) -> Option<ast::Name> {
|                           ^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1077:28
|
1077 | pub fn get_arg_ident(pat: &Pat) -> Option<ast::Ident> {
|                            ^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1085:22
|
1085 | pub fn int_bits(tcx: TyCtxt, ity: ast::IntTy) -> u64 {
|                      ^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1090:18
|
1090 | pub fn sext(tcx: TyCtxt, u: u128, ity: ast::IntTy) -> i128 {
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1096:20
|
1096 | pub fn unsext(tcx: TyCtxt, u: i128, ity: ast::IntTy) -> u128 {
|                    ^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1102:18
|
1102 | pub fn clip(tcx: TyCtxt, u: u128, ity: ast::UintTy) -> u128 {
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1141:49
|
1141 | pub fn any_parent_is_automatically_derived(tcx: TyCtxt, node: NodeId) -> bool {
|                                                 ^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:1141:63
|
1141 | pub fn any_parent_is_automatically_derived(tcx: TyCtxt, node: NodeId) -> bool {
|                                                               ^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:58:6
|
58 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:59:28
|
59 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:64:16
|
64 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:65:35
|
65 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:65:67
|
65 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:72:19
|
72 | fn check_lit(cx: &LateContext, lit: &Lit, e: &Expr) {
|                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lit` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:72:38
|
72 | fn check_lit(cx: &LateContext, lit: &Lit, e: &Expr) {
|                                      ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:72:47
|
72 | fn check_lit(cx: &LateContext, lit: &Lit, e: &Expr) {
|                                               ^^^^
|                                               |
|                                               not found in this scope
|                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:81:28
|
81 | fn check_known_consts(cx: &LateContext, e: &Expr, s: symbol::Symbol, module: &str) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:81:45
|
81 | fn check_known_consts(cx: &LateContext, e: &Expr, s: symbol::Symbol, module: &str) {
|                                             ^^^^
|                                             |
|                                             not found in this scope
|                                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:43:18
|
43 |     span: Option<Span>,
|                  ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:46:6
|
46 | impl LintPass for Arithmetic {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:47:28
|
47 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:52:16
|
52 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Arithmetic {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:53:35
|
53 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:98:39
|
98 |     fn check_expr_post(&mut self, _: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:70:6
|
70 | impl LintPass for AssignOps {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:71:28
|
71 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:76:16
|
76 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for AssignOps {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:77:35
|
77 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:258:13
|
258 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:261:20
|
261 | impl<'a, 'tcx: 'a> Visitor<'tcx> for ExprVisitor<'a, 'tcx> {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:269:52
|
269 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:122:6
|
122 | impl LintPass for AttrPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:123:28
|
123 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:133:16
|
133 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for AttrPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:134:40
|
134 |     fn check_attribute(&mut self, cx: &LateContext<'a, 'tcx>, attr: &'tcx Attribute) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Attribute` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:134:75
|
134 |     fn check_attribute(&mut self, cx: &LateContext<'a, 'tcx>, attr: &'tcx Attribute) {
|                                                                           ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:152:35
|
152 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:152:70
|
152 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:196:40
|
196 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `ImplItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:196:75
|
196 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) {
|                                                                           ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:202:41
|
202 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TraitItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:202:76
|
202 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                                                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:209:26
|
209 | fn is_relevant_item(tcx: TyCtxt, item: &Item) -> bool {
|                          ^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:209:41
|
209 | fn is_relevant_item(tcx: TyCtxt, item: &Item) -> bool {
|                                         ^^^^
|                                         |
|                                         not found in this scope
|                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:217:26
|
217 | fn is_relevant_impl(tcx: TyCtxt, item: &ImplItem) -> bool {
|                          ^^^^^^ not found in this scope

error[E0412]: cannot find type `ImplItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:217:41
|
217 | fn is_relevant_impl(tcx: TyCtxt, item: &ImplItem) -> bool {
|                                         ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:224:27
|
224 | fn is_relevant_trait(tcx: TyCtxt, item: &TraitItem) -> bool {
|                           ^^^^^^ not found in this scope

error[E0412]: cannot find type `TraitItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:224:42
|
224 | fn is_relevant_trait(tcx: TyCtxt, item: &TraitItem) -> bool {
|                                          ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:234:27
|
234 | fn is_relevant_block(tcx: TyCtxt, tables: &ty::TypeckTables, block: &Block) -> bool {
|                           ^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:234:70
|
234 | fn is_relevant_block(tcx: TyCtxt, tables: &ty::TypeckTables, block: &Block) -> bool {
|                                                                      ^^^^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:245:26
|
245 | fn is_relevant_expr(tcx: TyCtxt, tables: &ty::TypeckTables, expr: &Expr) -> bool {
|                          ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:245:68
|
245 | fn is_relevant_expr(tcx: TyCtxt, tables: &ty::TypeckTables, expr: &Expr) -> bool {
|                                                                    ^^^^
|                                                                    |
|                                                                    not found in this scope
|                                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:263:21
|
263 | fn check_attrs(cx: &LateContext, span: Span, name: Name, attrs: &[Attribute]) {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:263:40
|
263 | fn check_attrs(cx: &LateContext, span: Span, name: Name, attrs: &[Attribute]) {
|                                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:263:52
|
263 | fn check_attrs(cx: &LateContext, span: Span, name: Name, attrs: &[Attribute]) {
|                                                    ^^^^ not found in this scope

error[E0412]: cannot find type `Attribute` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:263:67
|
263 | fn check_attrs(cx: &LateContext, span: Span, name: Name, attrs: &[Attribute]) {
|                                                                   ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:314:22
|
314 | fn check_semver(cx: &LateContext, span: Span, lit: &Lit) {
|                      ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:314:41
|
314 | fn check_semver(cx: &LateContext, span: Span, lit: &Lit) {
|                                         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Lit` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:314:53
|
314 | fn check_semver(cx: &LateContext, span: Span, lit: &Lit) {
|                                                     ^^^ not found in this scope

error[E0412]: cannot find type `NestedMetaItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:328:18
|
328 | fn is_word(nmi: &NestedMetaItem, expected: &str) -> bool {
|                  ^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:341:30
|
341 | fn is_present_in_source(cx: &LateContext, span: Span) -> bool {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:341:49
|
341 | fn is_present_in_source(cx: &LateContext, span: Span) -> bool {
|                                                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:104:6
|
104 | impl LintPass for BitMask {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:105:28
|
105 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:110:16
|
110 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for BitMask {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:111:35
|
111 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:111:67
|
111 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:146:20
|
146 | fn invert_cmp(cmp: BinOp_) -> BinOp_ {
|                    ^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:146:31
|
146 | fn invert_cmp(cmp: BinOp_) -> BinOp_ {
|                               ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:159:23
|
159 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u128, span: Span) {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:159:45
|
159 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u128, span: Span) {
|                                             ^^^^
|                                             |
|                                             not found in this scope
|                                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:159:59
|
159 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u128, span: Span) {
|                                                           ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:159:90
|
159 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u128, span: Span) {
|                                                                                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:170:24
|
170 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u128, cmp_value: u128, span: Span) {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:170:45
|
170 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u128, cmp_value: u128, span: Span) {
|                                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:170:61
|
170 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u128, cmp_value: u128, span: Span) {
|                                                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:170:110
|
170 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u128, cmp_value: u128, span: Span) {
|                                                                                                              ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:271:30
|
271 | fn check_ineffective_lt(cx: &LateContext, span: Span, m: u128, c: u128, op: &str) {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:271:49
|
271 | fn check_ineffective_lt(cx: &LateContext, span: Span, m: u128, c: u128, op: &str) {
|                                                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:287:30
|
287 | fn check_ineffective_gt(cx: &LateContext, span: Span, m: u128, c: u128, op: &str) {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:287:49
|
287 | fn check_ineffective_gt(cx: &LateContext, span: Span, m: u128, c: u128, op: &str) {
|                                                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:303:27
|
303 | fn fetch_int_literal(cx: &LateContext, lit: &Expr) -> Option<u128> {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:303:46
|
303 | fn fetch_int_literal(cx: &LateContext, lit: &Expr) -> Option<u128> {
|                                              ^^^^
|                                              |
|                                              not found in this scope
|                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/blacklisted_name.rs:36:6
|
36 | impl LintPass for BlackListedName {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/blacklisted_name.rs:37:28
|
37 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/blacklisted_name.rs:42:16
|
42 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for BlackListedName {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/blacklisted_name.rs:43:34
|
43 |     fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/blacklisted_name.rs:43:68
|
43 |     fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) {
|                                                                    ^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:46:6
|
46 | impl LintPass for BlockInIfCondition {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:47:28
|
47 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:53:31
|
53 |     found_block: Option<&'tcx Expr>,
|                               ^^^^
|                               |
|                               not found in this scope
|                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:54:13
|
54 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:57:20
|
57 | impl<'a, 'tcx: 'a> Visitor<'tcx> for ExVisitor<'a, 'tcx> {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1  | use regex_syntax::ast::Visitor;
|
1  | use regex_syntax::hir::Visitor;
|
1  | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:58:42
|
58 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:69:52
|
69 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:78:16
|
78 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for BlockInIfCondition {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:79:35
|
79 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/block_in_if_condition.rs:79:70
|
79 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:56:6
|
56 | impl LintPass for NonminimalBool {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:57:28
|
57 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:62:16
|
62 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NonminimalBool {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:65:14
|
65 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:67:18
|
67 |         _: &'tcx FnDecl,
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:68:21
|
68 |         body: &'tcx Body,
|                     ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:69:12
|
69 |         _: Span,
|            ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:70:12
|
70 |         _: NodeId,
|            ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:77:13
|
77 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:82:24
|
82 |     terminals: Vec<&'v Expr>,
|                        ^^^^
|                        |
|                        not found in this scope
|                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:83:13
|
83 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:87:31
|
87 |     fn extract(&mut self, op: BinOp_, a: &[&'v Expr], mut v: Vec<Bool>) -> Result<Vec<Bool>, String> {
|                               ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:87:48
|
87 |     fn extract(&mut self, op: BinOp_, a: &[&'v Expr], mut v: Vec<Bool>) -> Result<Vec<Bool>, String> {
|                                                ^^^^
|                                                |
|                                                not found in this scope
|                                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:100:30
|
100 |     fn run(&mut self, e: &'v Expr) -> Result<Bool, String> {
|                              ^^^^
|                              |
|                              not found in this scope
|                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:168:25
|
168 |     terminals: &'v [&'v Expr],
|                         ^^^^
|                         |
|                         not found in this scope
|                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:169:13
|
169 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:175:24
|
175 |     fn snip(&self, e: &Expr) -> Option<String> {
|                        ^^^^
|                        |
|                        not found in this scope
|                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:179:35
|
179 |     fn simplify_not(&self, expr: &Expr) -> Option<String> {
|                                   ^^^^
|                                   |
|                                   not found in this scope
|                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:277:17
|
277 | fn suggest(cx: &LateContext, suggestion: &Bool, terminals: &[&Expr]) -> (String, bool) {
|                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:277:63
|
277 | fn suggest(cx: &LateContext, suggestion: &Bool, terminals: &[&Expr]) -> (String, bool) {
|                                                               ^^^^
|                                                               |
|                                                               not found in this scope
|                                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:344:29
|
344 |     fn bool_expr(&self, e: &Expr) {
|                             ^^^^
|                             |
|                             not found in this scope
|                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:438:16
|
438 | impl<'a, 'tcx> Visitor<'tcx> for NonminimalBoolVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:439:39
|
439 |     fn visit_expr(&mut self, e: &'tcx Expr) {
|                                       ^^^^
|                                       |
|                                       not found in this scope
|                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:453:52
|
453 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:459:37
|
459 | fn implements_ord<'a, 'tcx>(cx: &'a LateContext<'a, 'tcx>, expr: &Expr) -> bool {
|                                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:459:67
|
459 | fn implements_ord<'a, 'tcx>(cx: &'a LateContext<'a, 'tcx>, expr: &Expr) -> bool {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:32:6
|
32 | impl LintPass for ByteCount {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:33:28
|
33 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:38:16
|
38 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for ByteCount {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:39:35
|
39 |     fn check_expr(&mut self, cx: &LateContext, expr: &Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:39:55
|
39 |     fn check_expr(&mut self, cx: &LateContext, expr: &Expr) {
|                                                       ^^^^
|                                                       |
|                                                       not found in this scope
|                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:95:20
|
95 | fn check_arg(name: Name, arg: Name, needle: &Expr) -> bool {
|                    ^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:95:31
|
95 | fn check_arg(name: Name, arg: Name, needle: &Expr) -> bool {
|                               ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:95:46
|
95 | fn check_arg(name: Name, arg: Name, needle: &Expr) -> bool {
|                                              ^^^^
|                                              |
|                                              not found in this scope
|                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:99:25
|
99 | fn get_path_name(expr: &Expr) -> Option<Name> {
|                         ^^^^
|                         |
|                         not found in this scope
|                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:99:41
|
99 | fn get_path_name(expr: &Expr) -> Option<Name> {
|                                         ^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:74:6
|
74 | impl LintPass for CollapsibleIf {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:75:28
|
75 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:80:6
|
80 | impl EarlyLintPass for CollapsibleIf {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:81:35
|
81 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &ast::Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:88:18
|
88 | fn check_if(cx: &EarlyContext, expr: &ast::Expr) {
|                  ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:102:40
|
102 | fn check_collapsible_maybe_if_let(cx: &EarlyContext, else_: &ast::Expr) {
|                                        ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:123:37
|
123 | fn check_collapsible_no_if_let(cx: &EarlyContext, expr: &ast::Expr, check: &ast::Expr, then: &ast::Block) {
|                                     ^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:29:6
|
29 | impl LintPass for StaticConst {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:30:28
|
30 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:37:35
|
37 |     fn visit_type(&mut self, ty: &Ty, cx: &EarlyContext) {
|                                   ^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:37:44
|
37 |     fn visit_type(&mut self, ty: &Ty, cx: &EarlyContext) {
|                                            ^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:80:6
|
80 | impl EarlyLintPass for StaticConst {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:81:35
|
81 |     fn check_item(&mut self, cx: &EarlyContext, item: &Item) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:81:56
|
81 |     fn check_item(&mut self, cx: &EarlyContext, item: &Item) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:107:6
|
107 | impl LintPass for CopyAndPaste {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:108:28
|
108 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:113:16
|
113 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for CopyAndPaste {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:114:35
|
114 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:114:70
|
114 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:136:29
|
136 | fn lint_same_then_else(cx: &LateContext, blocks: &[&Block]) {
|                             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:136:53
|
136 | fn lint_same_then_else(cx: &LateContext, blocks: &[&Block]) {
|                                                     ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:152:24
|
152 | fn lint_same_cond(cx: &LateContext, conds: &[&Expr]) {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:152:47
|
152 | fn lint_same_cond(cx: &LateContext, conds: &[&Expr]) {
|                                               ^^^^
|                                               |
|                                               not found in this scope
|                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:174:25
|
174 | fn lint_match_arms(cx: &LateContext, expr: &Expr) {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:174:45
|
174 | fn lint_match_arms(cx: &LateContext, expr: &Expr) {
|                                             ^^^^
|                                             |
|                                             not found in this scope
|                                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:235:27
|
235 | fn if_sequence(mut expr: &Expr) -> (SmallVector<&Expr>, SmallVector<&Block>) {
|                           ^^^^
|                           |
|                           not found in this scope
|                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `SmallVector` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:235:37
|
235 | fn if_sequence(mut expr: &Expr) -> (SmallVector<&Expr>, SmallVector<&Block>) {
|                                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:235:50
|
235 | fn if_sequence(mut expr: &Expr) -> (SmallVector<&Expr>, SmallVector<&Block>) {
|                                                  ^^^^
|                                                  |
|                                                  not found in this scope
|                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `SmallVector` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:235:57
|
235 | fn if_sequence(mut expr: &Expr) -> (SmallVector<&Expr>, SmallVector<&Block>) {
|                                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:235:70
|
235 | fn if_sequence(mut expr: &Expr) -> (SmallVector<&Expr>, SmallVector<&Block>) {
|                                                                      ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:265:28
|
265 | fn bindings<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, pat: &Pat) -> HashMap<LocalInternedString, Ty<'tcx>> {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:265:57
|
265 | fn bindings<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, pat: &Pat) -> HashMap<LocalInternedString, Ty<'tcx>> {
|                                                         ^^^ not found in this scope

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:265:73
|
265 | fn bindings<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, pat: &Pat) -> HashMap<LocalInternedString, Ty<'tcx>> {
|                                                                         ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:265:94
|
265 | fn bindings<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, pat: &Pat) -> HashMap<LocalInternedString, Ty<'tcx>> {
|                                                                                              ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:266:37
|
266 |     fn bindings_impl<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, pat: &Pat, map: &mut HashMap<LocalInternedString, Ty<'tcx>>) {
|                                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:266:66
|
266 |     fn bindings_impl<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, pat: &Pat, map: &mut HashMap<LocalInternedString, Ty<'tcx>>) {
|                                                                  ^^^ not found in this scope

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:266:89
|
266 |     fn bindings_impl<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, pat: &Pat, map: &mut HashMap<LocalInternedString, Ty<'tcx>>) {
|                                                                                         ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:266:110
|
266 |     fn bindings_impl<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, pat: &Pat, map: &mut HashMap<LocalInternedString, Ty<'tcx>>) {
|                                                                                                              ^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:40:6
|
40 | impl LintPass for CyclomaticComplexity {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:41:28
|
41 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:47:47
|
47 |     fn check<'a, 'tcx: 'a>(&mut self, cx: &'a LateContext<'a, 'tcx>, body: &'tcx Body, span: Span) {
|                                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:47:82
|
47 |     fn check<'a, 'tcx: 'a>(&mut self, cx: &'a LateContext<'a, 'tcx>, body: &'tcx Body, span: Span) {
|                                                                                  ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:47:94
|
47 |     fn check<'a, 'tcx: 'a>(&mut self, cx: &'a LateContext<'a, 'tcx>, body: &'tcx Body, span: Span) {
|                                                                                              ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3  | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:113:16
|
113 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for CyclomaticComplexity {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:116:14
|
116 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:118:18
|
118 |         _: &'tcx FnDecl,
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:119:21
|
119 |         body: &'tcx Body,
|                     ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:120:15
|
120 |         span: Span,
|               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:121:18
|
121 |         node_id: NodeId,
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:129:41
|
129 |     fn enter_lint_attrs(&mut self, cx: &LateContext<'a, 'tcx>, attrs: &'tcx [Attribute]) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Attribute` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:129:78
|
129 |     fn enter_lint_attrs(&mut self, cx: &LateContext<'a, 'tcx>, attrs: &'tcx [Attribute]) {
|                                                                              ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:133:40
|
133 |     fn exit_lint_attrs(&mut self, cx: &LateContext<'a, 'tcx>, attrs: &'tcx [Attribute]) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Attribute` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:133:77
|
133 |     fn exit_lint_attrs(&mut self, cx: &LateContext<'a, 'tcx>, attrs: &'tcx [Attribute]) {
|                                                                             ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:144:13
|
144 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:147:16
|
147 | impl<'a, 'tcx> Visitor<'tcx> for CCHelper<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
3   | use regex_syntax::ast::Visitor;
|
3   | use regex_syntax::hir::Visitor;
|
3   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:148:39
|
148 |     fn visit_expr(&mut self, e: &'tcx Expr) {
|                                       ^^^^
|                                       |
|                                       not found in this scope
|                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:182:52
|
182 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:203:23
|
203 | fn report_cc_bug(cx: &LateContext, cc: u64, narms: u64, div: u64, shorts: u64, returns: u64, span: Span, id: NodeId) {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:203:100
|
203 | fn report_cc_bug(cx: &LateContext, cc: u64, narms: u64, div: u64, shorts: u64, returns: u64, span: Span, id: NodeId) {
|                                                                                                    ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:203:110
|
203 | fn report_cc_bug(cx: &LateContext, cc: u64, narms: u64, div: u64, shorts: u64, returns: u64, span: Span, id: NodeId) {
|                                                                                                              ^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/default_trait_access.rs:32:6
|
32 | impl LintPass for DefaultTraitAccess {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/default_trait_access.rs:33:28
|
33 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/default_trait_access.rs:38:16
|
38 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for DefaultTraitAccess {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/default_trait_access.rs:39:35
|
39 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/default_trait_access.rs:39:70
|
39 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:65:6
|
65 | impl LintPass for Derive {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:66:28
|
66 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:71:16
|
71 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Derive {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:72:35
|
72 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:72:70
|
72 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:88:10
|
88 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:89:11
|
89 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `TraitRef` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:90:17
|
90 |     trait_ref: &TraitRef,
|                 ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:91:9
|
91 |     ty: Ty<'tcx>,
|         ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:135:36
|
135 | fn check_copy_clone<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, item: &Item, trait_ref: &TraitRef, ty: Ty<'tcx>) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:135:66
|
135 | fn check_copy_clone<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, item: &Item, trait_ref: &TraitRef, ty: Ty<'tcx>) {
|                                                                  ^^^^
|                                                                  |
|                                                                  not found in this scope
|                                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `TraitRef` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:135:84
|
135 | fn check_copy_clone<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, item: &Item, trait_ref: &TraitRef, ty: Ty<'tcx>) {
|                                                                                    ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:135:98
|
135 | fn check_copy_clone<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, item: &Item, trait_ref: &TraitRef, ty: Ty<'tcx>) {
|                                                                                                  ^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:47:6
|
47 | impl LintPass for Doc {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:48:28
|
48 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:53:6
|
53 | impl EarlyLintPass for Doc {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:54:36
|
54 |     fn check_crate(&mut self, cx: &EarlyContext, krate: &ast::Crate) {
|                                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:58:35
|
58 |     fn check_item(&mut self, cx: &EarlyContext, item: &ast::Item) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:89:58
|
89 | pub fn strip_doc_comment_decoration(comment: &str, span: Span) -> (String, Vec<(usize, Span)>) {
|                                                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:89:88
|
89 | pub fn strip_doc_comment_decoration(comment: &str, span: Span) -> (String, Vec<(usize, Span)>) {
|                                                                                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:141:29
|
141 | pub fn check_attrs<'a>(cx: &EarlyContext, valid_idents: &[String], attrs: &'a [ast::Attribute]) {
|                             ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:188:10
|
188 |     cx: &EarlyContext,
|          ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:191:22
|
191 |     spans: &[(usize, Span)],
|                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:234:20
|
234 | fn check_text(cx: &EarlyContext, valid_idents: &[String], text: &str, span: Span) {
|                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:234:77
|
234 | fn check_text(cx: &EarlyContext, valid_idents: &[String], text: &str, span: Span) {
|                                                                             ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:257:20
|
257 | fn check_word(cx: &EarlyContext, word: &str, span: Span) {
|                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:257:52
|
257 | fn check_word(cx: &EarlyContext, word: &str, span: Span) {
|                                                    ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:34:6
|
34 | impl LintPass for DoubleComparisonPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:35:28
|
35 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:43:14
|
43 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:44:13
|
44 |         op: BinOp_,
|             ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:45:20
|
45 |         lhs: &'tcx Expr,
|                    ^^^^
|                    |
|                    not found in this scope
|                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:46:20
|
46 |         rhs: &'tcx Expr,
|                    ^^^^
|                    |
|                    not found in this scope
|                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:47:15
|
47 |         span: Span,
|               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3  | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:79:16
|
79 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for DoubleComparisonPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:80:35
|
80 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:80:70
|
80 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_parens.rs:26:6
|
26 | impl LintPass for DoubleParens {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_parens.rs:27:28
|
27 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_parens.rs:32:6
|
32 | impl EarlyLintPass for DoubleParens {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_parens.rs:33:35
|
33 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_parens.rs:33:56
|
33 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/drop_forget_ref.rs:110:6
|
110 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/drop_forget_ref.rs:111:28
|
111 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/drop_forget_ref.rs:116:16
|
116 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/drop_forget_ref.rs:117:35
|
117 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/drop_forget_ref.rs:117:70
|
117 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/duration_subsec.rs:32:6
|
32 | impl LintPass for DurationSubsec {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/duration_subsec.rs:33:28
|
33 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/duration_subsec.rs:38:16
|
38 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for DurationSubsec {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/duration_subsec.rs:39:35
|
39 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/duration_subsec.rs:39:70
|
39 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/else_if_without_else.rs:44:6
|
44 | impl LintPass for ElseIfWithoutElse {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/else_if_without_else.rs:45:28
|
45 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/else_if_without_else.rs:50:6
|
50 | impl EarlyLintPass for ElseIfWithoutElse {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/else_if_without_else.rs:51:35
|
51 |     fn check_expr(&mut self, cx: &EarlyContext, mut item: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/else_if_without_else.rs:51:60
|
51 |     fn check_expr(&mut self, cx: &EarlyContext, mut item: &Expr) {
|                                                            ^^^^
|                                                            |
|                                                            not found in this scope
|                                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/empty_enum.rs:28:6
|
28 | impl LintPass for EmptyEnum {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/empty_enum.rs:29:28
|
29 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/empty_enum.rs:34:16
|
34 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for EmptyEnum {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/empty_enum.rs:35:35
|
35 |     fn check_item(&mut self, cx: &LateContext, item: &Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/empty_enum.rs:35:55
|
35 |     fn check_item(&mut self, cx: &LateContext, item: &Item) {
|                                                       ^^^^
|                                                       |
|                                                       not found in this scope
|                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:36:6
|
36 | impl LintPass for HashMapLint {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:37:28
|
37 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:42:16
|
42 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for HashMapLint {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:43:35
|
43 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:43:70
|
43 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:87:13
|
87 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:88:16
|
88 |     check: &'b Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:89:32
|
89 | ) -> Option<(&'static str, &'b Expr, &'b Expr)> {
|                                ^^^^
|                                |
|                                not found in this scope
|                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:89:42
|
89 | ) -> Option<(&'static str, &'b Expr, &'b Expr)> {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:115:13
|
115 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:116:11
|
116 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:118:14
|
118 |     map: &'b Expr,
|              ^^^^
|              |
|              not found in this scope
|              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:119:14
|
119 |     key: &'b Expr,
|              ^^^^
|              |
|              not found in this scope
|              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:123:20
|
123 | impl<'a, 'tcx, 'b> Visitor<'tcx> for InsertVisitor<'a, 'tcx, 'b> {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:124:42
|
124 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:157:52
|
157 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:38:6
|
38 | impl LintPass for UnportableVariant {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:39:28
|
39 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:44:16
|
44 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for UnportableVariant {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:46:35
|
46 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:46:70
|
46 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:30:6
|
30 | impl LintPass for EnumGlobUse {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:31:28
|
31 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:36:16
|
36 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for EnumGlobUse {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:37:34
|
37 |     fn check_mod(&mut self, cx: &LateContext<'a, 'tcx>, m: &'tcx Mod, _: Span, _: NodeId) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Mod` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:37:66
|
37 |     fn check_mod(&mut self, cx: &LateContext<'a, 'tcx>, m: &'tcx Mod, _: Span, _: NodeId) {
|                                                                  ^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:37:74
|
37 |     fn check_mod(&mut self, cx: &LateContext<'a, 'tcx>, m: &'tcx Mod, _: Span, _: NodeId) {
|                                                                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:37:83
|
37 |     fn check_mod(&mut self, cx: &LateContext<'a, 'tcx>, m: &'tcx Mod, _: Span, _: NodeId) {
|                                                                                   ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:46:30
|
46 |     fn lint_item(&self, cx: &LateContext, item: &Item) {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:46:50
|
46 |     fn lint_item(&self, cx: &LateContext, item: &Item) {
|                                                  ^^^^
|                                                  |
|                                                  not found in this scope
|                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:104:19
|
104 |     modules: Vec<(LocalInternedString, String)>,
|                   ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:117:6
|
117 | impl LintPass for EnumVariantNames {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:118:28
|
118 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Variant` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:123:18
|
123 | fn var2str(var: &Variant) -> LocalInternedString {
|                  ^^^^^^^ not found in this scope

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:123:30
|
123 | fn var2str(var: &Variant) -> LocalInternedString {
|                              ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:151:10
|
151 |     cx: &EarlyContext,
|          ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EnumDef` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:153:11
|
153 |     def: &EnumDef,
|           ^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:156:11
|
156 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:157:20
|
157 |     lint: &'static Lint,
|                    ^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:241:6
|
241 | impl EarlyLintPass for EnumVariantNames {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:242:41
|
242 |     fn check_item_post(&mut self, _cx: &EarlyContext, _item: &Item) {
|                                         ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:242:63
|
242 |     fn check_item_post(&mut self, _cx: &EarlyContext, _item: &Item) {
|                                                               ^^^^
|                                                               |
|                                                               not found in this scope
|                                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:247:35
|
247 |     fn check_item(&mut self, cx: &EarlyContext, item: &Item) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:247:56
|
247 |     fn check_item(&mut self, cx: &EarlyContext, item: &Item) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eq_op.rs:47:6
|
47 | impl LintPass for EqOp {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eq_op.rs:48:28
|
48 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eq_op.rs:53:16
|
53 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for EqOp {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eq_op.rs:54:35
|
54 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eq_op.rs:54:67
|
54 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `BinOp` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eq_op.rs:160:26
|
160 | fn is_valid_operator(op: BinOp) -> bool {
|                          ^^^^^
|                          |
|                          not found in this scope
|                          help: you can try using the variant's enum: `crate::utils::sugg::Sugg`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:28:6
|
28 | impl LintPass for ErasingOp {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:29:28
|
29 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:34:16
|
34 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for ErasingOp {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:35:35
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:35:67
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:52:15
|
52 | fn check(cx: &LateContext, e: &Expr, span: Span) {
|               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:52:32
|
52 | fn check(cx: &LateContext, e: &Expr, span: Span) {
|                                ^^^^
|                                |
|                                not found in this scope
|                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:52:44
|
52 | fn check(cx: &LateContext, e: &Expr, span: Span) {
|                                            ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:41:25
|
41 | fn is_non_trait_box(ty: Ty) -> bool {
|                         ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:46:13
|
46 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeSet` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:47:10
|
47 |     set: NodeSet,
|          ^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:51:6
|
51 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:52:28
|
52 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:57:16
|
57 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:60:14
|
60 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:62:18
|
62 |         _: &'tcx FnDecl,
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:63:21
|
63 |         body: &'tcx Body,
|                     ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:64:12
|
64 |         _: Span,
|            ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:65:18
|
65 |         node_id: NodeId,
|                  ^^^^^^ not found in this scope

error[E0405]: cannot find trait `Delegate` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:88:16
|
88 | impl<'a, 'tcx> Delegate<'tcx> for EscapeDelegate<'a, 'tcx> {
|                ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:89:30
|
89 |     fn consume(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, mode: ConsumeMode) {
|                              ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:89:41
|
89 |     fn consume(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, mode: ConsumeMode) {
|                                         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:89:53
|
89 |     fn consume(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, mode: ConsumeMode) {
|                                                     ^^^^ not found in this scope

error[E0412]: cannot find type `ConsumeMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:89:71
|
89 |     fn consume(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, mode: ConsumeMode) {
|                                                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:97:35
|
97 |     fn matched_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: MatchMode) {}
|                                   ^^^ not found in this scope

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:97:44
|
97 |     fn matched_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: MatchMode) {}
|                                            ^^^^ not found in this scope

error[E0412]: cannot find type `MatchMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:97:59
|
97 |     fn matched_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: MatchMode) {}
|                                                           ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:98:45
|
98 |     fn consume_pat(&mut self, consume_pat: &Pat, cmt: &cmt_<'tcx>, _: ConsumeMode) {
|                                             ^^^ not found in this scope

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:98:56
|
98 |     fn consume_pat(&mut self, consume_pat: &Pat, cmt: &cmt_<'tcx>, _: ConsumeMode) {
|                                                        ^^^^ not found in this scope

error[E0412]: cannot find type `ConsumeMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:98:71
|
98 |     fn consume_pat(&mut self, consume_pat: &Pat, cmt: &cmt_<'tcx>, _: ConsumeMode) {
|                                                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:139:29
|
139 |     fn borrow(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: ty::Region, _: ty::BorrowKind, loan_cause: LoanCause) {
|                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:139:40
|
139 |     fn borrow(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: ty::Region, _: ty::BorrowKind, loan_cause: LoanCause) {
|                                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:139:52
|
139 |     fn borrow(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: ty::Region, _: ty::BorrowKind, loan_cause: LoanCause) {
|                                                    ^^^^ not found in this scope

error[E0412]: cannot find type `LoanCause` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:139:110
|
139 |     fn borrow(&mut self, _: NodeId, _: Span, cmt: &cmt_<'tcx>, _: ty::Region, _: ty::BorrowKind, loan_cause: LoanCause) {
|                                                                                                              ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:160:40
|
160 |     fn decl_without_init(&mut self, _: NodeId, _: Span) {}
|                                        ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:160:51
|
160 |     fn decl_without_init(&mut self, _: NodeId, _: Span) {}
|                                                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:161:29
|
161 |     fn mutate(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: MutateMode) {}
|                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:161:40
|
161 |     fn mutate(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: MutateMode) {}
|                                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:161:50
|
161 |     fn mutate(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: MutateMode) {}
|                                                  ^^^^ not found in this scope

error[E0412]: cannot find type `MutateMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:161:65
|
161 |     fn mutate(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: MutateMode) {}
|                                                                 ^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:165:32
|
165 |     fn is_large_box(&self, ty: Ty<'tcx>) -> bool {
|                                ^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:31:6
|
31 | impl LintPass for EtaPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:32:28
|
32 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:37:16
|
37 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for EtaPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:38:35
|
38 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:38:70
|
38 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:48:23
|
48 | fn check_closure(cx: &LateContext, expr: &Expr) {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eta_reduction.rs:48:43
|
48 | fn check_closure(cx: &LateContext, expr: &Expr) {
|                                           ^^^^
|                                           |
|                                           not found in this scope
|                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:55:6
|
55 | impl LintPass for EvalOrderDependence {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:56:28
|
56 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:61:16
|
61 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for EvalOrderDependence {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:62:35
|
62 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:62:70
|
62 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:83:35
|
83 |     fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, stmt: &'tcx Stmt) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:83:70
|
83 |     fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, stmt: &'tcx Stmt) {
|                                                                      ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:99:13
|
99 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:103:44
|
103 |     fn maybe_walk_expr(&mut self, e: &'tcx Expr) {
|                                            ^^^^
|                                            |
|                                            not found in this scope
|                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:119:49
|
119 |     fn report_diverging_sub_expr(&mut self, e: &Expr) {
|                                                 ^^^^
|                                                 |
|                                                 not found in this scope
|                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:124:16
|
124 | impl<'a, 'tcx> Visitor<'tcx> for DivergenceVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:125:39
|
125 |     fn visit_expr(&mut self, e: &'tcx Expr) {
|                                       ^^^^
|                                       |
|                                       not found in this scope
|                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:154:40
|
154 |     fn visit_block(&mut self, _: &'tcx Block) {
|                                        ^^^^^ not found in this scope

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:157:52
|
157 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:215:70
|
215 | fn check_expr<'a, 'tcx>(vis: &mut ReadVisitor<'a, 'tcx>, expr: &'tcx Expr) -> StopEarly {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:263:70
|
263 | fn check_stmt<'a, 'tcx>(vis: &mut ReadVisitor<'a, 'tcx>, stmt: &'tcx Stmt) -> StopEarly {
|                                                                      ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:282:13
|
282 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:287:23
|
287 |     write_expr: &'tcx Expr,
|                       ^^^^
|                       |
|                       not found in this scope
|                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:290:22
|
290 |     last_expr: &'tcx Expr,
|                      ^^^^
|                      |
|                      not found in this scope
|                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:293:16
|
293 | impl<'a, 'tcx> Visitor<'tcx> for ReadVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:294:42
|
294 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:343:52
|
343 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:349:35
|
349 | fn is_in_assignment_position(cx: &LateContext, expr: &Expr) -> bool {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:349:55
|
349 | fn is_in_assignment_position(cx: &LateContext, expr: &Expr) -> bool {
|                                                       ^^^^
|                                                       |
|                                                       not found in this scope
|                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:37:6
|
37 | impl LintPass for ExcessivePrecision {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:38:28
|
38 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:43:16
|
43 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for ExcessivePrecision {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:44:35
|
44 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Symbol` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:67:26
|
67 |     fn check(&self, sym: Symbol, fty: FloatTy) -> Option<String> {
|                          ^^^^^^ not found in this scope

error[E0412]: cannot find type `FloatTy` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:67:39
|
67 |     fn check(&self, sym: Symbol, fty: FloatTy) -> Option<String> {
|                                       ^^^^^^^ not found in this scope

error[E0412]: cannot find type `FloatTy` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:116:20
|
116 | fn max_digits(fty: FloatTy) -> u32 {
|                    ^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/explicit_write.rs:28:6
|
28 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/explicit_write.rs:29:28
|
29 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/explicit_write.rs:34:16
|
34 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/explicit_write.rs:35:35
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/explicit_write.rs:35:70
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:31:6
|
31 | impl LintPass for FallibleImplFrom {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:32:28
|
32 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:37:16
|
37 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for FallibleImplFrom {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:38:35
|
38 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx hir::Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:52:34
|
52 | fn lint_impl_body<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, impl_span: Span, impl_items: &hir::HirVec<hir::ImplItemRef>) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:62:24
|
62 |     impl<'a, 'tcx: 'a> Visitor<'tcx> for FindPanicUnwrap<'a, 'tcx> {
|                        ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1  | use regex_syntax::ast::Visitor;
|
1  | use regex_syntax::hir::Visitor;
|
1  | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:63:46
|
63 |         fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                              ^^^^
|                                              |
|                                              not found in this scope
|                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:89:56
|
89 |         fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                        ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:34:6
|
34 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:35:28
|
35 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:40:16
|
40 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:41:35
|
41 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:41:70
|
41 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:82:30
|
82 | fn check_single_piece(expr: &Expr) -> bool {
|                              ^^^^
|                              |
|                              not found in this scope
|                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:106:31
|
106 | fn get_single_string_arg(cx: &LateContext, expr: &Expr) -> Option<Span> {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:106:51
|
106 | fn get_single_string_arg(cx: &LateContext, expr: &Expr) -> Option<Span> {
|                                                   ^^^^
|                                                   |
|                                                   not found in this scope
|                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:144:29
|
144 | fn check_unformatted(expr: &Expr) -> bool {
|                             ^^^^
|                             |
|                             not found in this scope
|                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:74:6
|
74 | impl LintPass for Formatting {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:75:28
|
75 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:84:6
|
84 | impl EarlyLintPass for Formatting {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:85:36
|
85 |     fn check_block(&mut self, cx: &EarlyContext, block: &ast::Block) {
|                                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:97:35
|
97 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &ast::Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:105:22
|
105 | fn check_assign(cx: &EarlyContext, expr: &ast::Expr) {
|                      ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:134:23
|
134 | fn check_else_if(cx: &EarlyContext, expr: &ast::Expr) {
|                       ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:166:21
|
166 | fn check_array(cx: &EarlyContext, expr: &ast::Expr) {
|                     ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:192:31
|
192 | fn check_consecutive_ifs(cx: &EarlyContext, first: &ast::Expr, second: &ast::Expr) {
|                               ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:216:45
|
216 | fn unsugar_if(expr: &ast::Expr) -> Option<(&P<ast::Block>, &Option<P<ast::Expr>>)> {
|                                             ^ not found in this scope

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:216:68
|
216 | fn unsugar_if(expr: &ast::Expr) -> Option<(&P<ast::Block>, &Option<P<ast::Expr>>)> {
|                                                                    ^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:70:6
|
70 | impl LintPass for Functions {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:71:28
|
71 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:76:16
|
76 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Functions {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:79:14
|
79 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:83:15
|
83 |         span: Span,
|               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:113:41
|
113 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx hir::TraitItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:129:36
|
129 |     fn check_arg_number(self, cx: &LateContext, decl: &hir::FnDecl, span: Span) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:129:75
|
129 |     fn check_arg_number(self, cx: &LateContext, decl: &hir::FnDecl, span: Span) {
|                                                                           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:143:14
|
143 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:179:13
|
179 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:26:26
|
26 |     try_desugar_arm: Vec<NodeId>,
|                          ^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:29:6
|
29 | impl LintPass for IdentityConversion {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:30:28
|
30 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:35:16
|
35 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for IdentityConversion {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:36:35
|
36 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:36:67
|
36 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:91:39
|
91 |     fn check_expr_post(&mut self, _: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:91:71
|
91 |     fn check_expr_post(&mut self, _: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                       ^^^^
|                                                                       |
|                                                                       not found in this scope
|                                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:28:6
|
28 | impl LintPass for IdentityOp {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:29:28
|
29 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:34:16
|
34 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for IdentityOp {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:35:35
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:35:67
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:62:15
|
62 | fn check(cx: &LateContext, e: &Expr, m: i8, span: Span, arg: Span) {
|               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:62:32
|
62 | fn check(cx: &LateContext, e: &Expr, m: i8, span: Span, arg: Span) {
|                                ^^^^
|                                |
|                                not found in this scope
|                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:62:51
|
62 | fn check(cx: &LateContext, e: &Expr, m: i8, span: Span, arg: Span) {
|                                                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:62:62
|
62 | fn check(cx: &LateContext, e: &Expr, m: i8, span: Span, arg: Span) {
|                                                              ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_let_redundant_pattern_matching.rs:40:6
|
40 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_let_redundant_pattern_matching.rs:41:28
|
41 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_let_redundant_pattern_matching.rs:46:16
|
46 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_let_redundant_pattern_matching.rs:47:35
|
47 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_let_redundant_pattern_matching.rs:47:70
|
47 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_not_else.rs:42:6
|
42 | impl LintPass for IfNotElse {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_not_else.rs:43:28
|
43 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_not_else.rs:48:6
|
48 | impl EarlyLintPass for IfNotElse {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_not_else.rs:49:35
|
49 |     fn check_expr(&mut self, cx: &EarlyContext, item: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_not_else.rs:49:56
|
49 |     fn check_expr(&mut self, cx: &EarlyContext, item: &Expr) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:89:6
|
89 | impl LintPass for IndexingSlicing {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:90:28
|
90 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:95:16
|
95 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for IndexingSlicing {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:96:35
|
96 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:96:70
|
96 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:156:10
|
156 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infallible_destructuring_match.rs:43:6
|
43 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infallible_destructuring_match.rs:44:28
|
44 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infallible_destructuring_match.rs:49:16
|
49 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infallible_destructuring_match.rs:50:36
|
50 |     fn check_local(&mut self, cx: &LateContext<'a, 'tcx>, local: &'tcx Local) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Local` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infallible_destructuring_match.rs:50:72
|
50 |     fn check_local(&mut self, cx: &LateContext<'a, 'tcx>, local: &'tcx Local) {
|                                                                        ^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:43:6
|
43 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:44:28
|
44 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:49:16
|
49 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:50:35
|
50 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:50:70
|
50 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:142:21
|
142 | fn is_infinite(cx: &LateContext, expr: &Expr) -> Finiteness {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:142:41
|
142 | fn is_infinite(cx: &LateContext, expr: &Expr) -> Finiteness {
|                                         ^^^^
|                                         |
|                                         not found in this scope
|                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:206:32
|
206 | fn complete_infinite_iter(cx: &LateContext, expr: &Expr) -> Finiteness {
|                                ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/infinite_iter.rs:206:52
|
206 | fn complete_infinite_iter(cx: &LateContext, expr: &Expr) -> Finiteness {
|                                                    ^^^^
|                                                    |
|                                                    not found in this scope
|                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Generics` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:42:42
|
42 |     impls: HashMap<def_id::DefId, (Span, Generics)>,
|                                          ^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:51:6
|
51 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:52:28
|
52 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:57:16
|
57 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:58:34
|
58 |     fn check_item(&mut self, _: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:58:69
|
58 |     fn check_item(&mut self, _: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                     ^^^^
|                                                                     |
|                                                                     not found in this scope
|                                                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:66:41
|
66 |     fn check_crate_post(&mut self, cx: &LateContext<'a, 'tcx>, krate: &'tcx Crate) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Crate` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:66:77
|
66 |     fn check_crate_post(&mut self, cx: &LateContext<'a, 'tcx>, krate: &'tcx Crate) {
|                                                                             ^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:32:6
|
32 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:33:28
|
33 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:38:16
|
38 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:39:41
|
39 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TraitItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:39:76
|
39 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                                                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:46:21
|
46 | fn check_attrs(cx: &LateContext, name: Name, attrs: &[Attribute]) {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:46:40
|
46 | fn check_attrs(cx: &LateContext, name: Name, attrs: &[Attribute]) {
|                                        ^^^^ not found in this scope

error[E0412]: cannot find type `Attribute` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inline_fn_without_body.rs:46:55
|
46 | fn check_attrs(cx: &LateContext, name: Name, attrs: &[Attribute]) {
|                                                       ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:33:6
|
33 | impl LintPass for IntPlusOne {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:34:28
|
34 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lit` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:56:31
|
56 |     fn check_lit(&self, lit: &Lit, target_value: i128) -> bool {
|                               ^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:63:32
|
63 |     fn check_binop(&self, cx: &EarlyContext, binop: BinOpKind, lhs: &Expr, rhs: &Expr) -> Option<String> {
|                                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOpKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:63:53
|
63 |     fn check_binop(&self, cx: &EarlyContext, binop: BinOpKind, lhs: &Expr, rhs: &Expr) -> Option<String> {
|                                                     ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:63:70
|
63 |     fn check_binop(&self, cx: &EarlyContext, binop: BinOpKind, lhs: &Expr, rhs: &Expr) -> Option<String> {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:63:82
|
63 |     fn check_binop(&self, cx: &EarlyContext, binop: BinOpKind, lhs: &Expr, rhs: &Expr) -> Option<String> {
|                                                                                  ^^^^
|                                                                                  |
|                                                                                  not found in this scope
|                                                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:129:14
|
129 |         cx: &EarlyContext,
|              ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOpKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:130:16
|
130 |         binop: BinOpKind,
|                ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:131:16
|
131 |         node: &Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:132:22
|
132 |         other_side: &Expr,
|                      ^^^^
|                      |
|                      not found in this scope
|                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:152:33
|
152 |     fn emit_warning(&self, cx: &EarlyContext, block: &Expr, recommendation: String) {
|                                 ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:152:55
|
152 |     fn emit_warning(&self, cx: &EarlyContext, block: &Expr, recommendation: String) {
|                                                       ^^^^
|                                                       |
|                                                       not found in this scope
|                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:159:6
|
159 | impl EarlyLintPass for IntPlusOne {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:160:35
|
160 |     fn check_expr(&mut self, cx: &EarlyContext, item: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:160:56
|
160 |     fn check_expr(&mut self, cx: &EarlyContext, item: &Expr) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/invalid_ref.rs:29:6
|
29 | impl LintPass for InvalidRef {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/invalid_ref.rs:30:28
|
30 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/invalid_ref.rs:35:16
|
35 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for InvalidRef {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/invalid_ref.rs:36:35
|
36 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/invalid_ref.rs:36:70
|
36 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/items_after_statements.rs:37:6
|
37 | impl LintPass for ItemsAfterStatements {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/items_after_statements.rs:38:28
|
38 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/items_after_statements.rs:43:6
|
43 | impl EarlyLintPass for ItemsAfterStatements {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/items_after_statements.rs:44:36
|
44 |     fn check_block(&mut self, cx: &EarlyContext, item: &Block) {
|                                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/items_after_statements.rs:44:57
|
44 |     fn check_block(&mut self, cx: &EarlyContext, item: &Block) {
|                                                         ^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/large_enum_variant.rs:43:6
|
43 | impl LintPass for LargeEnumVariant {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/large_enum_variant.rs:44:28
|
44 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/large_enum_variant.rs:49:16
|
49 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for LargeEnumVariant {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/large_enum_variant.rs:50:35
|
50 |     fn check_item(&mut self, cx: &LateContext, item: &Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/large_enum_variant.rs:50:55
|
50 |     fn check_item(&mut self, cx: &LateContext, item: &Item) {
|                                                       ^^^^
|                                                       |
|                                                       not found in this scope
|                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:58:6
|
58 | impl LintPass for LenZero {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:59:28
|
59 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:64:16
|
64 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for LenZero {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:65:35
|
65 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:65:70
|
65 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:77:35
|
77 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:77:70
|
77 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:108:27
|
108 | fn check_trait_items(cx: &LateContext, visited_trait: &Item, trait_items: &[TraitItemRef]) {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:108:56
|
108 | fn check_trait_items(cx: &LateContext, visited_trait: &Item, trait_items: &[TraitItemRef]) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `TraitItemRef` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:108:77
|
108 | fn check_trait_items(cx: &LateContext, visited_trait: &Item, trait_items: &[TraitItemRef]) {
|                                                                             ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:109:27
|
109 |     fn is_named_self(cx: &LateContext, item: &TraitItemRef, name: &str) -> bool {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TraitItemRef` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:109:47
|
109 |     fn is_named_self(cx: &LateContext, item: &TraitItemRef, name: &str) -> bool {
|                                               ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `DefId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:121:31
|
121 |     fn fill_trait_set(traitt: DefId, set: &mut HashSet<DefId>, cx: &LateContext) {
|                               ^^^^^ not found in this scope

error[E0412]: cannot find type `DefId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:121:56
|
121 |     fn fill_trait_set(traitt: DefId, set: &mut HashSet<DefId>, cx: &LateContext) {
|                                                        ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:121:69
|
121 |     fn fill_trait_set(traitt: DefId, set: &mut HashSet<DefId>, cx: &LateContext) {
|                                                                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:156:26
|
156 | fn check_impl_items(cx: &LateContext, item: &Item, impl_items: &[ImplItemRef]) {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:156:46
|
156 | fn check_impl_items(cx: &LateContext, item: &Item, impl_items: &[ImplItemRef]) {
|                                              ^^^^
|                                              |
|                                              not found in this scope
|                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `ImplItemRef` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:156:66
|
156 | fn check_impl_items(cx: &LateContext, item: &Item, impl_items: &[ImplItemRef]) {
|                                                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:157:27
|
157 |     fn is_named_self(cx: &LateContext, item: &ImplItemRef, name: &str) -> bool {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `ImplItemRef` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:157:47
|
157 |     fn is_named_self(cx: &LateContext, item: &ImplItemRef, name: &str) -> bool {
|                                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:196:19
|
196 | fn check_cmp(cx: &LateContext, span: Span, method: &Expr, lit: &Expr, op: &str, compare_to: u32) {
|                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:196:38
|
196 | fn check_cmp(cx: &LateContext, span: Span, method: &Expr, lit: &Expr, op: &str, compare_to: u32) {
|                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:196:53
|
196 | fn check_cmp(cx: &LateContext, span: Span, method: &Expr, lit: &Expr, op: &str, compare_to: u32) {
|                                                     ^^^^
|                                                     |
|                                                     not found in this scope
|                                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:196:65
|
196 | fn check_cmp(cx: &LateContext, span: Span, method: &Expr, lit: &Expr, op: &str, compare_to: u32) {
|                                                                 ^^^^
|                                                                 |
|                                                                 not found in this scope
|                                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:209:19
|
209 | fn check_len(cx: &LateContext, span: Span, method_name: Name, args: &[Expr], lit: &Lit, op: &str, compare_to: u32) {
|                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:209:38
|
209 | fn check_len(cx: &LateContext, span: Span, method_name: Name, args: &[Expr], lit: &Lit, op: &str, compare_to: u32) {
|                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:209:57
|
209 | fn check_len(cx: &LateContext, span: Span, method_name: Name, args: &[Expr], lit: &Lit, op: &str, compare_to: u32) {
|                                                         ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:209:71
|
209 | fn check_len(cx: &LateContext, span: Span, method_name: Name, args: &[Expr], lit: &Lit, op: &str, compare_to: u32) {
|                                                                       ^^^^
|                                                                       |
|                                                                       not found in this scope
|                                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Lit` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:209:84
|
209 | fn check_len(cx: &LateContext, span: Span, method_name: Name, args: &[Expr], lit: &Lit, op: &str, compare_to: u32) {
|                                                                                    ^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:234:22
|
234 | fn has_is_empty(cx: &LateContext, expr: &Expr) -> bool {
|                      ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:234:42
|
234 | fn has_is_empty(cx: &LateContext, expr: &Expr) -> bool {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:236:25
|
236 |     fn is_is_empty(cx: &LateContext, item: &ty::AssociatedItem) -> bool {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:251:31
|
251 |     fn has_is_empty_impl(cx: &LateContext, id: DefId) -> bool {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `DefId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:251:48
|
251 |     fn has_is_empty_impl(cx: &LateContext, id: DefId) -> bool {
|                                                ^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:56:6
|
56 | impl LintPass for LetIfSeq {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:57:28
|
57 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:62:16
|
62 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for LetIfSeq {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:63:36
|
63 |     fn check_block(&mut self, cx: &LateContext<'a, 'tcx>, block: &'tcx hir::Block) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:135:13
|
135 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:159:10
|
159 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:193:36
|
193 | fn used_in_expr<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, id: ast::NodeId, expr: &'tcx hir::Expr) -> bool {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:54:6
|
54 | impl LintPass for LifetimePass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:55:28
|
55 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:60:16
|
60 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for LifetimePass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:61:35
|
61 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:61:70
|
61 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:67:40
|
67 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `ImplItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:67:75
|
67 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) {
|                                                                           ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:73:41
|
73 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TraitItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:73:76
|
73 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                                                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:89:11
|
89 |     Named(Name),
|           ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:93:10
|
93 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:94:17
|
94 |     decl: &'tcx FnDecl,
|                 ^^^^^^ not found in this scope

error[E0412]: cannot find type `BodyId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:95:18
|
95 |     body: Option<BodyId>,
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `Generics` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:96:21
|
96 |     generics: &'tcx Generics,
|                     ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:97:11
|
97 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:150:10
|
150 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:151:17
|
151 |     func: &'tcx FnDecl,
|                 ^^^^^^ not found in this scope

error[E0412]: cannot find type `BodyId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:152:18
|
152 |     body: Option<BodyId>,
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `GenericParam` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:153:28
|
153 |     named_generics: &'tcx [GenericParam],
|                            ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:154:27
|
154 |     bounds_lts: Vec<&'tcx Lifetime>,
|                           ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `GenericParam` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:238:39
|
238 | fn allowed_lts_from(named_generics: &[GenericParam]) -> HashSet<RefLt> {
|                                       ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:252:47
|
252 | fn lts_from_bounds<'a, T: Iterator<Item = &'a Lifetime>>(mut vec: Vec<RefLt>, bounds_lts: T) -> Vec<RefLt> {
|                                               ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:269:13
|
269 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:275:20
|
275 |     fn new(cx: &'v LateContext<'v, 't>) -> Self {
|                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:283:44
|
283 |     fn record(&mut self, lifetime: &Option<Lifetime>) {
|                                            ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:305:55
|
305 |     fn collect_anonymous_lifetimes(&mut self, qpath: &QPath, ty: &Ty) {
|                                                       ^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:305:67
|
305 |     fn collect_anonymous_lifetimes(&mut self, qpath: &QPath, ty: &Ty) {
|                                                                   ^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:333:16
|
333 | impl<'a, 'tcx> Visitor<'tcx> for RefVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:335:50
|
335 |     fn visit_lifetime(&mut self, lifetime: &'tcx Lifetime) {
|                                                  ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:339:38
|
339 |     fn visit_ty(&mut self, ty: &'tcx Ty) {
|                                      ^^ not found in this scope

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:376:52
|
376 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:383:43
|
383 | fn has_where_lifetimes<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, where_clause: &'tcx WhereClause) -> bool {
|                                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `WhereClause` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:383:86
|
383 | fn has_where_lifetimes<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, where_clause: &'tcx WhereClause) -> bool {
|                                                                                      ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:425:18
|
425 |     map: HashMap<Name, Span>,
|                  ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:425:24
|
425 |     map: HashMap<Name, Span>,
|                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:428:12
|
428 | impl<'tcx> Visitor<'tcx> for LifetimeChecker {
|            ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:430:50
|
430 |     fn visit_lifetime(&mut self, lifetime: &'tcx Lifetime) {
|                                                  ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `GenericParam` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:434:52
|
434 |     fn visit_generic_param(&mut self, param: &'tcx GenericParam) {
|                                                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:444:52
|
444 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:449:46
|
449 | fn report_extra_lifetimes<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, func: &'tcx FnDecl, generics: &'tcx Generics) {
|                                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:449:81
|
449 | fn report_extra_lifetimes<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, func: &'tcx FnDecl, generics: &'tcx Generics) {
|                                                                                 ^^^^^^ not found in this scope

error[E0412]: cannot find type `Generics` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:449:105
|
449 | fn report_extra_lifetimes<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, func: &'tcx FnDecl, generics: &'tcx Generics) {
|                                                                                                         ^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:470:12
|
470 | impl<'tcx> Visitor<'tcx> for BodyLifetimeChecker {
|            ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:472:50
|
472 |     fn visit_lifetime(&mut self, lifetime: &'tcx Lifetime) {
|                                                  ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:478:52
|
478 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:230:55
|
230 |     crate fn display(&self, grouping_hint: &str, cx: &EarlyContext, span: syntax_pos::Span) {
|                                                       ^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:271:6
|
271 | impl LintPass for LiteralDigitGrouping {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:272:28
|
272 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:281:6
|
281 | impl EarlyLintPass for LiteralDigitGrouping {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:282:35
|
282 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:282:56
|
282 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:294:29
|
294 |     fn check_lit(self, cx: &EarlyContext, lit: &Lit) {
|                             ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lit` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:294:49
|
294 |     fn check_lit(self, cx: &EarlyContext, lit: &Lit) {
|                                                 ^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:415:6
|
415 | impl LintPass for LiteralRepresentation {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:416:28
|
416 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:421:6
|
421 | impl EarlyLintPass for LiteralRepresentation {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:422:35
|
422 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:422:56
|
422 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:439:29
|
439 |     fn check_lit(self, cx: &EarlyContext, lit: &Lit) {
|                             ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lit` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:439:49
|
439 |     fn check_lit(self, cx: &EarlyContext, lit: &Lit) {
|                                                 ^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:382:6
|
382 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:383:28
|
383 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:406:16
|
406 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:407:35
|
407 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:407:70
|
407 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:513:35
|
513 |     fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, stmt: &'tcx Stmt) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:513:70
|
513 |     fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, stmt: &'tcx Stmt) {
|                                                                      ^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:578:29
|
578 | fn never_loop_block(block: &Block, main_loop_id: NodeId) -> NeverLoopResult {
|                             ^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:578:50
|
578 | fn never_loop_block(block: &Block, main_loop_id: NodeId) -> NeverLoopResult {
|                                                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:585:24
|
585 | fn stmt_to_expr(stmt: &Stmt) -> Option<&Expr> {
|                        ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:585:41
|
585 | fn stmt_to_expr(stmt: &Stmt) -> Option<&Expr> {
|                                         ^^^^
|                                         |
|                                         not found in this scope
|                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Decl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:592:24
|
592 | fn decl_to_expr(decl: &Decl) -> Option<&Expr> {
|                        ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:592:41
|
592 | fn decl_to_expr(decl: &Decl) -> Option<&Expr> {
|                                         ^^^^
|                                         |
|                                         not found in this scope
|                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:599:27
|
599 | fn never_loop_expr(expr: &Expr, main_loop_id: NodeId) -> NeverLoopResult {
|                           ^^^^
|                           |
|                           not found in this scope
|                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:599:47
|
599 | fn never_loop_expr(expr: &Expr, main_loop_id: NodeId) -> NeverLoopResult {
|                                               ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:671:49
|
671 | fn never_loop_expr_seq<'a, T: Iterator<Item=&'a Expr>>(es: &mut T, main_loop_id: NodeId) -> NeverLoopResult {
|                                                 ^^^^
|                                                 |
|                                                 not found in this scope
|                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:671:82
|
671 | fn never_loop_expr_seq<'a, T: Iterator<Item=&'a Expr>>(es: &mut T, main_loop_id: NodeId) -> NeverLoopResult {
|                                                                                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:676:49
|
676 | fn never_loop_expr_all<'a, T: Iterator<Item=&'a Expr>>(es: &mut T, main_loop_id: NodeId) -> NeverLoopResult {
|                                                 ^^^^
|                                                 |
|                                                 not found in this scope
|                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:676:82
|
676 | fn never_loop_expr_all<'a, T: Iterator<Item=&'a Expr>>(es: &mut T, main_loop_id: NodeId) -> NeverLoopResult {
|                                                                                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:681:52
|
681 | fn never_loop_expr_branch<'a, T: Iterator<Item=&'a Expr>>(e: &mut T, main_loop_id: NodeId) -> NeverLoopResult {
|                                                    ^^^^
|                                                    |
|                                                    not found in this scope
|                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:681:84
|
681 | fn never_loop_expr_branch<'a, T: Iterator<Item=&'a Expr>>(e: &mut T, main_loop_id: NodeId) -> NeverLoopResult {
|                                                                                    ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:687:10
|
687 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:688:16
|
688 |     pat: &'tcx Pat,
|                ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:689:16
|
689 |     arg: &'tcx Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:690:17
|
690 |     body: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:691:17
|
691 |     expr: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:702:28
|
702 | fn same_var<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &Expr, var: ast::NodeId) -> bool {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:702:58
|
702 | fn same_var<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &Expr, var: ast::NodeId) -> bool {
|                                                          ^^^^
|                                                          |
|                                                          not found in this scope
|                                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:744:33
|
744 | fn is_slice_like<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: Ty) -> bool {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:744:60
|
744 | fn is_slice_like<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: Ty) -> bool {
|                                                            ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:754:40
|
754 | fn get_fixed_offset_var<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &Expr, var: ast::NodeId) -> Option<FixedOffsetVar> {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:754:70
|
754 | fn get_fixed_offset_var<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &Expr, var: ast::NodeId) -> Option<FixedOffsetVar> {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:755:38
|
755 |     fn extract_offset<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, e: &Expr, var: ast::NodeId) -> Option<String> {
|                                      ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:755:65
|
755 |     fn extract_offset<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, e: &Expr, var: ast::NodeId) -> Option<String> {
|                                                                 ^^^^
|                                                                 |
|                                                                 not found in this scope
|                                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:808:10
|
808 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:809:12
|
809 |     expr: &Expr,
|            ^^^^
|            |
|            not found in this scope
|            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:826:10
|
826 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:827:12
|
827 |     body: &Expr,
|            ^^^^
|            |
|            not found in this scope
|            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:831:14
|
831 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:832:13
|
832 |         e: &Expr,
|             ^^^^
|             |
|             not found in this scope
|             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:881:10
|
881 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:882:16
|
882 |     pat: &'tcx Pat,
|                ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:883:16
|
883 |     arg: &'tcx Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:884:17
|
884 |     body: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:885:17
|
885 |     expr: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:975:10
|
975 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:976:16
|
976 |     pat: &'tcx Pat,
|                ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:977:16
|
977 |     arg: &'tcx Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:978:17
|
978 |     body: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:979:17
|
979 |     expr: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1099:23
|
1099 | fn is_len_call(expr: &Expr, var: Name) -> bool {
|                       ^^^^
|                       |
|                       not found in this scope
|                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1099:34
|
1099 | fn is_len_call(expr: &Expr, var: Name) -> bool {
|                                  ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1115:48
|
1115 | fn check_for_loop_reverse_range<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, arg: &'tcx Expr, expr: &'tcx Expr) {
|                                                ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1115:82
|
1115 | fn check_for_loop_reverse_range<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, arg: &'tcx Expr, expr: &'tcx Expr) {
|                                                                                  ^^^^
|                                                                                  |
|                                                                                  not found in this scope
|                                                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1115:100
|
1115 | fn check_for_loop_reverse_range<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, arg: &'tcx Expr, expr: &'tcx Expr) {
|                                                                                                    ^^^^
|                                                                                                    |
|                                                                                                    not found in this scope
|                                                                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1186:26
|
1186 | fn lint_iter_method(cx: &LateContext, args: &[Expr], arg: &Expr, method_name: &str) {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1186:47
|
1186 | fn lint_iter_method(cx: &LateContext, args: &[Expr], arg: &Expr, method_name: &str) {
|                                               ^^^^
|                                               |
|                                               not found in this scope
|                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1186:60
|
1186 | fn lint_iter_method(cx: &LateContext, args: &[Expr], arg: &Expr, method_name: &str) {
|                                                            ^^^^
|                                                            |
|                                                            not found in this scope
|                                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1204:28
|
1204 | fn check_for_loop_arg(cx: &LateContext, pat: &Pat, arg: &Expr, expr: &Expr) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1204:47
|
1204 | fn check_for_loop_arg(cx: &LateContext, pat: &Pat, arg: &Expr, expr: &Expr) {
|                                               ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1204:58
|
1204 | fn check_for_loop_arg(cx: &LateContext, pat: &Pat, arg: &Expr, expr: &Expr) {
|                                                          ^^^^
|                                                          |
|                                                          not found in this scope
|                                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1204:71
|
1204 | fn check_for_loop_arg(cx: &LateContext, pat: &Pat, arg: &Expr, expr: &Expr) {
|                                                                       ^^^^
|                                                                       |
|                                                                       not found in this scope
|                                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1259:24
|
1259 | fn check_arg_type(cx: &LateContext, pat: &Pat, arg: &Expr) {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1259:43
|
1259 | fn check_arg_type(cx: &LateContext, pat: &Pat, arg: &Expr) {
|                                           ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1259:54
|
1259 | fn check_arg_type(cx: &LateContext, pat: &Pat, arg: &Expr) {
|                                                      ^^^^
|                                                      |
|                                                      not found in this scope
|                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1297:10
|
1297 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1298:16
|
1298 |     arg: &'tcx Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1299:17
|
1299 |     body: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1300:17
|
1300 |     expr: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1356:10
|
1356 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1357:16
|
1357 |     pat: &'tcx Pat,
|                ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1358:16
|
1358 |     arg: &'tcx Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1359:17
|
1359 |     body: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1360:17
|
1360 |     expr: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1408:25
|
1408 |     node_id_low: Option<NodeId>,
|                         ^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1409:26
|
1409 |     node_id_high: Option<NodeId>,
|                          ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1410:22
|
1410 |     span_low: Option<Span>,
|                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1411:23
|
1411 |     span_high: Option<Span>,
|                       ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `Delegate` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1414:12
|
1414 | impl<'tcx> Delegate<'tcx> for MutatePairDelegate {
|            ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1415:30
|
1415 |     fn consume(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                              ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1415:41
|
1415 |     fn consume(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1415:51
|
1415 |     fn consume(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                                   ^^^^ not found in this scope

error[E0412]: cannot find type `ConsumeMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1415:66
|
1415 |     fn consume(&mut self, _: NodeId, _: Span, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1417:35
|
1417 |     fn matched_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: MatchMode) {}
|                                   ^^^ not found in this scope

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1417:44
|
1417 |     fn matched_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: MatchMode) {}
|                                            ^^^^ not found in this scope

error[E0412]: cannot find type `MatchMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1417:59
|
1417 |     fn matched_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: MatchMode) {}
|                                                           ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1419:35
|
1419 |     fn consume_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                   ^^^ not found in this scope

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1419:44
|
1419 |     fn consume_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                            ^^^^ not found in this scope

error[E0412]: cannot find type `ConsumeMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1419:59
|
1419 |     fn consume_pat(&mut self, _: &Pat, _: &cmt_<'tcx>, _: ConsumeMode) {}
|                                                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1421:29
|
1421 |     fn borrow(&mut self, _: NodeId, sp: Span, cmt: &cmt_<'tcx>, _: ty::Region, bk: ty::BorrowKind, _: LoanCause) {
|                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1421:41
|
1421 |     fn borrow(&mut self, _: NodeId, sp: Span, cmt: &cmt_<'tcx>, _: ty::Region, bk: ty::BorrowKind, _: LoanCause) {
|                                         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1421:53
|
1421 |     fn borrow(&mut self, _: NodeId, sp: Span, cmt: &cmt_<'tcx>, _: ty::Region, bk: ty::BorrowKind, _: LoanCause) {
|                                                     ^^^^ not found in this scope

error[E0412]: cannot find type `LoanCause` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1421:103
|
1421 |     fn borrow(&mut self, _: NodeId, sp: Span, cmt: &cmt_<'tcx>, _: ty::Region, bk: ty::BorrowKind, _: LoanCause) {
|                                                                                                       ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1434:29
|
1434 |     fn mutate(&mut self, _: NodeId, sp: Span, cmt: &cmt_<'tcx>, _: MutateMode) {
|                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1434:41
|
1434 |     fn mutate(&mut self, _: NodeId, sp: Span, cmt: &cmt_<'tcx>, _: MutateMode) {
|                                         ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `cmt_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1434:53
|
1434 |     fn mutate(&mut self, _: NodeId, sp: Span, cmt: &cmt_<'tcx>, _: MutateMode) {
|                                                     ^^^^ not found in this scope

error[E0412]: cannot find type `MutateMode` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1434:68
|
1434 |     fn mutate(&mut self, _: NodeId, sp: Span, cmt: &cmt_<'tcx>, _: MutateMode) {
|                                                                    ^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1445:40
|
1445 |     fn decl_without_init(&mut self, _: NodeId, _: Span) {}
|                                        ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1445:51
|
1445 |     fn decl_without_init(&mut self, _: NodeId, _: Span) {}
|                                                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1449:40
|
1449 |     fn mutation_span(&self) -> (Option<Span>, Option<Span>) {
|                                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1449:54
|
1449 |     fn mutation_span(&self) -> (Option<Span>, Option<Span>) {
|                                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1454:35
|
1454 | fn check_for_mut_range_bound(cx: &LateContext, arg: &Expr, body: &Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1454:54
|
1454 | fn check_for_mut_range_bound(cx: &LateContext, arg: &Expr, body: &Expr) {
|                                                      ^^^^
|                                                      |
|                                                      not found in this scope
|                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1454:67
|
1454 | fn check_for_mut_range_bound(cx: &LateContext, arg: &Expr, body: &Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1473:28
|
1473 | fn mut_warn_with_span(cx: &LateContext, span: Option<Span>) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1473:54
|
1473 | fn mut_warn_with_span(cx: &LateContext, span: Option<Span>) {
|                                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1484:30
|
1484 | fn check_for_mutability(cx: &LateContext, bound: &Expr) -> Option<NodeId> {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1484:51
|
1484 | fn check_for_mutability(cx: &LateContext, bound: &Expr) -> Option<NodeId> {
|                                                   ^^^^
|                                                   |
|                                                   not found in this scope
|                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1484:67
|
1484 | fn check_for_mutability(cx: &LateContext, bound: &Expr) -> Option<NodeId> {
|                                                                   ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1506:28
|
1506 | fn check_for_mutation(cx: &LateContext, body: &Expr, bound_ids: &[Option<NodeId>]) -> (Option<Span>, Option<Span>) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1506:48
|
1506 | fn check_for_mutation(cx: &LateContext, body: &Expr, bound_ids: &[Option<NodeId>]) -> (Option<Span>, Option<Span>) {
|                                                ^^^^
|                                                |
|                                                not found in this scope
|                                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1506:74
|
1506 | fn check_for_mutation(cx: &LateContext, body: &Expr, bound_ids: &[Option<NodeId>]) -> (Option<Span>, Option<Span>) {
|                                                                          ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1506:95
|
1506 | fn check_for_mutation(cx: &LateContext, body: &Expr, bound_ids: &[Option<NodeId>]) -> (Option<Span>, Option<Span>) {
|                                                                                               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1506:109
|
1506 | fn check_for_mutation(cx: &LateContext, body: &Expr, bound_ids: &[Option<NodeId>]) -> (Option<Span>, Option<Span>) {
|                                                                                                             ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `PatKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1520:33
|
1520 | fn pat_is_wild<'tcx>(pat: &'tcx PatKind, body: &'tcx Expr) -> bool {
|                                 ^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1520:54
|
1520 | fn pat_is_wild<'tcx>(pat: &'tcx PatKind, body: &'tcx Expr) -> bool {
|                                                      ^^^^
|                                                      |
|                                                      not found in this scope
|                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1540:12
|
1540 | impl<'tcx> Visitor<'tcx> for UsedVisitor {
|            ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1541:42
|
1541 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1549:52
|
1549 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1555:13
|
1555 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1560:20
|
1560 | impl<'a, 'tcx: 'a> Visitor<'tcx> for LocalUsedVisitor<'a, 'tcx> {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1561:42
|
1561 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1569:52
|
1569 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1576:13
|
1576 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1580:26
|
1580 |     indexed_mut: HashSet<Name>,
|                          ^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1582:33
|
1582 |     indexed_indirectly: HashMap<Name, Option<region::Scope>>,
|                                 ^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1585:31
|
1585 |     indexed_directly: HashMap<Name, Option<region::Scope>>,
|                               ^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1588:25
|
1588 |     referenced: HashSet<Name>,
|                         ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1598:36
|
1598 |     fn check(&mut self, idx: &'tcx Expr, seqexpr: &'tcx Expr, expr: &'tcx Expr) -> bool {
|                                    ^^^^
|                                    |
|                                    not found in this scope
|                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1598:57
|
1598 |     fn check(&mut self, idx: &'tcx Expr, seqexpr: &'tcx Expr, expr: &'tcx Expr) -> bool {
|                                                         ^^^^
|                                                         |
|                                                         not found in this scope
|                                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1598:75
|
1598 |     fn check(&mut self, idx: &'tcx Expr, seqexpr: &'tcx Expr, expr: &'tcx Expr) -> bool {
|                                                                           ^^^^
|                                                                           |
|                                                                           not found in this scope
|                                                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1654:16
|
1654 | impl<'a, 'tcx> Visitor<'tcx> for VarVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1655:42
|
1655 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1732:52
|
1732 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1737:56
|
1737 | fn is_iterator_used_after_while_let<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, iter_expr: &'tcx Expr) -> bool {
|                                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1737:96
|
1737 | fn is_iterator_used_after_while_let<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, iter_expr: &'tcx Expr) -> bool {
|                                                                                                ^^^^
|                                                                                                |
|                                                                                                not found in this scope
|                                                                                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1756:13
|
1756 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1757:13
|
1757 |     def_id: NodeId,
|             ^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1758:19
|
1758 |     iter_expr_id: NodeId,
|                   ^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1763:16
|
1763 | impl<'a, 'tcx> Visitor<'tcx> for VarUsedAfterLoopVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1764:42
|
1764 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1774:52
|
1774 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1783:30
|
1783 | fn is_ref_iterable_type(cx: &LateContext, e: &Expr) -> bool {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1783:47
|
1783 | fn is_ref_iterable_type(cx: &LateContext, e: &Expr) -> bool {
|                                               ^^^^
|                                               |
|                                               not found in this scope
|                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1798:26
|
1798 | fn is_iterable_array(ty: Ty, cx: &LateContext) -> bool {
|                          ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1798:35
|
1798 | fn is_iterable_array(ty: Ty, cx: &LateContext) -> bool {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1808:41
|
1808 | fn extract_expr_from_first_stmt(block: &Block) -> Option<&Expr> {
|                                         ^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1808:59
|
1808 | fn extract_expr_from_first_stmt(block: &Block) -> Option<&Expr> {
|                                                           ^^^^
|                                                           |
|                                                           not found in this scope
|                                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1828:31
|
1828 | fn extract_first_expr(block: &Block) -> Option<&Expr> {
|                               ^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1828:49
|
1828 | fn extract_first_expr(block: &Block) -> Option<&Expr> {
|                                                 ^^^^
|                                                 |
|                                                 not found in this scope
|                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1842:32
|
1842 | fn is_simple_break_expr(expr: &Expr) -> bool {
|                                ^^^^
|                                |
|                                not found in this scope
|                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1867:13
|
1867 |     cx: &'a LateContext<'a, 'tcx>,     // context reference
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1868:21
|
1868 |     states: HashMap<NodeId, VarState>, // incremented variables
|                     ^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1873:16
|
1873 | impl<'a, 'tcx> Visitor<'tcx> for IncrementVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1874:42
|
1874 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1915:52
|
1915 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1922:13
|
1922 |     cx: &'a LateContext<'a, 'tcx>, // context reference
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1923:21
|
1923 |     end_expr: &'tcx Expr,          // the for loop. Stop scanning here.
|                     ^^^^
|                     |
|                     not found in this scope
|                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1924:13
|
1924 |     var_id: NodeId,
|             ^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1926:18
|
1926 |     name: Option<Name>,
|                  ^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1931:16
|
1931 | impl<'a, 'tcx> Visitor<'tcx> for InitializeVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `Decl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1932:42
|
1932 |     fn visit_decl(&mut self, decl: &'tcx Decl) {
|                                          ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1954:42
|
1954 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2002:52
|
2002 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2007:20
|
2007 | fn var_def_id(cx: &LateContext, expr: &Expr) -> Option<NodeId> {
|                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2007:40
|
2007 | fn var_def_id(cx: &LateContext, expr: &Expr) -> Option<NodeId> {
|                                        ^^^^
|                                        |
|                                        not found in this scope
|                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2007:56
|
2007 | fn var_def_id(cx: &LateContext, expr: &Expr) -> Option<NodeId> {
|                                                        ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2017:19
|
2017 | fn is_loop(expr: &Expr) -> bool {
|                   ^^^^
|                   |
|                   not found in this scope
|                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2024:26
|
2024 | fn is_conditional(expr: &Expr) -> bool {
|                          ^^^^
|                          |
|                          not found in this scope
|                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2031:19
|
2031 | fn is_nested(cx: &LateContext, match_expr: &Expr, iter_expr: &Expr) -> bool {
|                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2031:45
|
2031 | fn is_nested(cx: &LateContext, match_expr: &Expr, iter_expr: &Expr) -> bool {
|                                             ^^^^
|                                             |
|                                             not found in this scope
|                                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2031:63
|
2031 | fn is_nested(cx: &LateContext, match_expr: &Expr, iter_expr: &Expr) -> bool {
|                                                               ^^^^
|                                                               |
|                                                               not found in this scope
|                                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2042:24
|
2042 | fn is_loop_nested(cx: &LateContext, loop_expr: &Expr, iter_expr: &Expr) -> bool {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2042:49
|
2042 | fn is_loop_nested(cx: &LateContext, loop_expr: &Expr, iter_expr: &Expr) -> bool {
|                                                 ^^^^
|                                                 |
|                                                 not found in this scope
|                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2042:67
|
2042 | fn is_loop_nested(cx: &LateContext, loop_expr: &Expr, iter_expr: &Expr) -> bool {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2091:9
|
2091 |     id: NodeId,
|         ^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2092:15
|
2092 |     iterator: Name,
|               ^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2096:12
|
2096 | impl<'tcx> Visitor<'tcx> for LoopNestVisitor {
|            ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2097:42
|
2097 |     fn visit_stmt(&mut self, stmt: &'tcx Stmt) {
|                                          ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2105:42
|
2105 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2121:40
|
2121 |     fn visit_pat(&mut self, pat: &'tcx Pat) {
|                                        ^^^ not found in this scope

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2134:52
|
2134 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2139:18
|
2139 | fn path_name(e: &Expr) -> Option<Name> {
|                  ^^^^
|                  |
|                  not found in this scope
|                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2139:34
|
2139 | fn path_name(e: &Expr) -> Option<Name> {
|                                  ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2149:39
|
2149 | fn check_infinite_loop<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, cond: &'tcx Expr, expr: &'tcx Expr) {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2149:74
|
2149 | fn check_infinite_loop<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, cond: &'tcx Expr, expr: &'tcx Expr) {
|                                                                          ^^^^
|                                                                          |
|                                                                          not found in this scope
|                                                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2149:92
|
2149 | fn check_infinite_loop<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, cond: &'tcx Expr, expr: &'tcx Expr) {
|                                                                                            ^^^^
|                                                                                            |
|                                                                                            not found in this scope
|                                                                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2187:13
|
2187 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2188:18
|
2188 |     ids: HashSet<NodeId>,
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2194:43
|
2194 |     fn insert_def_id(&mut self, ex: &'tcx Expr) {
|                                           ^^^^
|                                           |
|                                           not found in this scope
|                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2214:16
|
2214 | impl<'a, 'tcx> Visitor<'tcx> for VarCollectorVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2215:40
|
2215 |     fn visit_expr(&mut self, ex: &'tcx Expr) {
|                                        ^^^^
|                                        |
|                                        not found in this scope
|                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2225:52
|
2225 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:30:16
|
30 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:31:35
|
31 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:31:70
|
31 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:101:24
|
101 | fn expr_eq_name(expr: &Expr, id: ast::Ident) -> bool {
|                        ^^^^
|                        |
|                        not found in this scope
|                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:117:23
|
117 | fn get_type_name(cx: &LateContext, expr: &Expr, arg: &Expr) -> Option<&'static str> {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:117:43
|
117 | fn get_type_name(cx: &LateContext, expr: &Expr, arg: &Expr) -> Option<&'static str> {
|                                           ^^^^
|                                           |
|                                           not found in this scope
|                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:117:55
|
117 | fn get_type_name(cx: &LateContext, expr: &Expr, arg: &Expr) -> Option<&'static str> {
|                                                       ^^^^
|                                                       |
|                                                       not found in this scope
|                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:127:21
|
127 | fn only_derefs(cx: &LateContext, expr: &Expr, id: ast::Ident) -> bool {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:127:41
|
127 | fn only_derefs(cx: &LateContext, expr: &Expr, id: ast::Ident) -> bool {
|                                         ^^^^
|                                         |
|                                         not found in this scope
|                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:134:6
|
134 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:135:28
|
135 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:79:6
|
79 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:80:28
|
80 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:93:26
|
93 | fn is_unit_function(cx: &LateContext, expr: &hir::Expr) -> bool {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:104:28
|
104 | fn is_unit_expression(cx: &LateContext, expr: &hir::Expr) -> bool {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:112:36
|
112 | fn reduce_unit_expression<'a>(cx: &LateContext, expr: &'a hir::Expr) -> Option<Span> {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:112:80
|
112 | fn reduce_unit_expression<'a>(cx: &LateContext, expr: &'a hir::Expr) -> Option<Span> {
|                                                                                ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:153:32
|
153 | fn unit_closure<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'a hir::Expr) -> Option<(&'tcx hir::Arg, &'a hir::Expr)> {
|                                ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:176:26
|
176 | fn let_binding_name(cx: &LateContext, var_arg: &hir::Expr) -> String {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:192:26
|
192 | fn lint_map_unit_fn(cx: &LateContext, stmt: &hir::Stmt, expr: &hir::Expr, map_args: &[hir::Expr]) {
|                          ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:244:16
|
244 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:245:35
|
245 |     fn check_stmt(&mut self, cx: &LateContext, stmt: &hir::Stmt) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:168:6
|
168 | impl LintPass for MatchPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:169:28
|
169 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:182:16
|
182 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for MatchPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:183:35
|
183 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:183:70
|
183 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:201:28
|
201 | fn check_single_match(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:201:46
|
201 | fn check_single_match(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                              ^^^^
|                                              |
|                                              not found in this scope
|                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:201:60
|
201 | fn check_single_match(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                                            ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:201:73
|
201 | fn check_single_match(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                                                         ^^^^
|                                                                         |
|                                                                         not found in this scope
|                                                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:223:43
|
223 | fn check_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:223:61
|
223 | fn check_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                                             ^^^^
|                                                             |
|                                                             not found in this scope
|                                                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:223:75
|
223 | fn check_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                                                           ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:223:88
|
223 | fn check_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                                                                        ^^^^
|                                                                                        |
|                                                                                        not found in this scope
|                                                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:223:107
|
223 | fn check_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                                                                                           ^^^^
|                                                                                                           |
|                                                                                                           not found in this scope
|                                                                                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:229:44
|
229 | fn report_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:229:62
|
229 | fn report_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                                              ^^^^
|                                                              |
|                                                              not found in this scope
|                                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:229:76
|
229 | fn report_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                                                            ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:229:89
|
229 | fn report_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                                                                         ^^^^
|                                                                                         |
|                                                                                         not found in this scope
|                                                                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:229:108
|
229 | fn report_single_match_single_pattern(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, els: Option<&Expr>) {
|                                                                                                            ^^^^
|                                                                                                            |
|                                                                                                            not found in this scope
|                                                                                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:253:37
|
253 | fn check_single_match_opt_like(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, ty: Ty, els: Option<&Expr>) {
|                                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:253:55
|
253 | fn check_single_match_opt_like(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, ty: Ty, els: Option<&Expr>) {
|                                                       ^^^^
|                                                       |
|                                                       not found in this scope
|                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:253:69
|
253 | fn check_single_match_opt_like(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, ty: Ty, els: Option<&Expr>) {
|                                                                     ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:253:82
|
253 | fn check_single_match_opt_like(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, ty: Ty, els: Option<&Expr>) {
|                                                                                  ^^^^
|                                                                                  |
|                                                                                  not found in this scope
|                                                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:253:92
|
253 | fn check_single_match_opt_like(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, ty: Ty, els: Option<&Expr>) {
|                                                                                            ^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:253:109
|
253 | fn check_single_match_opt_like(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, ty: Ty, els: Option<&Expr>) {
|                                                                                                             ^^^^
|                                                                                                             |
|                                                                                                             not found in this scope
|                                                                                                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:285:26
|
285 | fn check_match_bool(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:285:44
|
285 | fn check_match_bool(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                            ^^^^
|                                            |
|                                            not found in this scope
|                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:285:58
|
285 | fn check_match_bool(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                                          ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:285:71
|
285 | fn check_match_bool(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                                                       ^^^^
|                                                                       |
|                                                                       not found in this scope
|                                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:340:42
|
340 | fn check_overlapping_arms<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ex: &'tcx Expr, arms: &'tcx [Arm]) {
|                                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:340:75
|
340 | fn check_overlapping_arms<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ex: &'tcx Expr, arms: &'tcx [Arm]) {
|                                                                           ^^^^
|                                                                           |
|                                                                           not found in this scope
|                                                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:340:94
|
340 | fn check_overlapping_arms<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ex: &'tcx Expr, arms: &'tcx [Arm]) {
|                                                                                              ^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:359:28
|
359 | fn check_wild_err_arm(cx: &LateContext, ex: &Expr, arms: &[Arm]) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:359:46
|
359 | fn check_wild_err_arm(cx: &LateContext, ex: &Expr, arms: &[Arm]) {
|                                              ^^^^
|                                              |
|                                              not found in this scope
|                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:359:60
|
359 | fn check_wild_err_arm(cx: &LateContext, ex: &Expr, arms: &[Arm]) {
|                                                            ^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:387:27
|
387 | fn is_panic_block(block: &Block) -> bool {
|                           ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:399:30
|
399 | fn check_match_ref_pats(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:399:48
|
399 | fn check_match_ref_pats(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                                ^^^^
|                                                |
|                                                not found in this scope
|                                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:399:62
|
399 | fn check_match_ref_pats(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                                              ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:399:75
|
399 | fn check_match_ref_pats(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                                                           ^^^^
|                                                                           |
|                                                                           not found in this scope
|                                                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:430:28
|
430 | fn check_match_as_ref(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:430:46
|
430 | fn check_match_as_ref(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                              ^^^^
|                                              |
|                                              not found in this scope
|                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:430:60
|
430 | fn check_match_as_ref(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                                            ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:430:73
|
430 | fn check_match_as_ref(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr) {
|                                                                         ^^^^
|                                                                         |
|                                                                         not found in this scope
|                                                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:457:10
|
457 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:458:18
|
458 |     arms: &'tcx [Arm],
|                  ^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:495:15
|
495 |     pub span: Span,
|               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:534:24
|
534 | fn is_unit_expr(expr: &Expr) -> bool {
|                        ^^^^
|                        |
|                        not found in this scope
|                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:543:22
|
543 | fn is_none_arm(arm: &Arm) -> bool {
|                      ^^^ not found in this scope

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:551:26
|
551 | fn is_ref_some_arm(arm: &Arm) -> Option<BindingAnnotation> {
|                          ^^^ not found in this scope

error[E0412]: cannot find type `BindingAnnotation` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:551:41
|
551 | fn is_ref_some_arm(arm: &Arm) -> Option<BindingAnnotation> {
|                                         ^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:570:30
|
570 | fn has_only_ref_pats(arms: &[Arm]) -> bool {
|                              ^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mem_forget.rs:25:6
|
25 | impl LintPass for MemForget {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mem_forget.rs:26:28
|
26 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mem_forget.rs:31:16
|
31 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for MemForget {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mem_forget.rs:32:35
|
32 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mem_forget.rs:32:67
|
32 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:676:6
|
676 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:677:28
|
677 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:713:16
|
713 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:715:35
|
715 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:805:40
|
805 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, implitem: &'tcx hir::ImplItem) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:876:26
|
876 | fn lint_or_fun_call(cx: &LateContext, expr: &hir::Expr, method_span: Span, name: &str, args: &[hir::Expr]) {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:876:70
|
876 | fn lint_or_fun_call(cx: &LateContext, expr: &hir::Expr, method_span: Span, name: &str, args: &[hir::Expr]) {
|                                                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:879:14
|
879 |         cx: &LateContext,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:885:15
|
885 |         span: Span,
|               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:924:14
|
924 |         cx: &LateContext,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:926:22
|
926 |         method_span: Span,
|                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:927:19
|
927 |         fun_span: Span,
|                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:931:15
|
931 |         span: Span,
|               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1000:30
|
1000 | fn lint_expect_fun_call(cx: &LateContext, expr: &hir::Expr, method_span: Span, name: &str, args: &[hir::Expr]) {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1000:74
|
1000 | fn lint_expect_fun_call(cx: &LateContext, expr: &hir::Expr, method_span: Span, name: &str, args: &[hir::Expr]) {
|                                                                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1015:41
|
1015 |     fn generate_format_arg_snippet(cx: &LateContext, a: &hir::Expr) -> String {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1028:14
|
1028 |         cx: &LateContext,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1030:22
|
1030 |         method_span: Span,
|                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1033:15
|
1033 |         span: Span,
|               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1100:28
|
1100 | fn lint_clone_on_copy(cx: &LateContext, expr: &hir::Expr, arg: &hir::Expr, arg_ty: Ty) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1100:84
|
1100 | fn lint_clone_on_copy(cx: &LateContext, expr: &hir::Expr, arg: &hir::Expr, arg_ty: Ty) {
|                                                                                    ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1168:31
|
1168 | fn lint_clone_on_ref_ptr(cx: &LateContext, expr: &hir::Expr, arg: &hir::Expr) {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1194:28
|
1194 | fn lint_string_extend(cx: &LateContext, expr: &hir::Expr, args: &[hir::Expr]) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1223:21
|
1223 | fn lint_extend(cx: &LateContext, expr: &hir::Expr, args: &[hir::Expr]) {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1230:29
|
1230 | fn lint_cstring_as_ptr(cx: &LateContext, expr: &hir::Expr, new: &hir::Expr, unwrap: &hir::Expr) {
|                             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1251:34
|
1251 | fn lint_iter_cloned_collect(cx: &LateContext, expr: &hir::Expr, iter_args: &[hir::Expr]) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1265:31
|
1265 | fn lint_unnecessary_fold(cx: &LateContext, expr: &hir::Expr, fold_args: &[hir::Expr]) {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1275:14
|
1275 |         cx: &LateContext,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1353:23
|
1353 | fn lint_iter_nth(cx: &LateContext, expr: &hir::Expr, iter_args: &[hir::Expr], is_mut: bool) {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1377:25
|
1377 | fn lint_get_unwrap(cx: &LateContext, expr: &hir::Expr, get_args: &[hir::Expr], is_mut: bool) {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1416:29
|
1416 | fn lint_iter_skip_next(cx: &LateContext, expr: &hir::Expr) {
|                             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1428:25
|
1428 | fn derefs_to_slice(cx: &LateContext, expr: &hir::Expr, ty: Ty) -> Option<sugg::Sugg<'static>> {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1428:60
|
1428 | fn derefs_to_slice(cx: &LateContext, expr: &hir::Expr, ty: Ty) -> Option<sugg::Sugg<'static>> {
|                                                            ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1429:23
|
1429 |     fn may_slice(cx: &LateContext, ty: Ty) -> bool {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1429:40
|
1429 |     fn may_slice(cx: &LateContext, ty: Ty) -> bool {
|                                        ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1461:21
|
1461 | fn lint_unwrap(cx: &LateContext, expr: &hir::Expr, unwrap_args: &[hir::Expr]) {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1489:24
|
1489 | fn lint_ok_expect(cx: &LateContext, expr: &hir::Expr, ok_args: &[hir::Expr]) {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1507:28
|
1507 | fn lint_map_unwrap_or(cx: &LateContext, expr: &hir::Expr, map_args: &[hir::Expr], unwrap_args: &[hir::Expr]) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1557:10
|
1557 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1615:36
|
1615 | fn lint_map_or_none<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr, map_or_args: &'tcx [hir::Expr]) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1639:36
|
1639 | fn lint_filter_next<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr, filter_args: &'tcx [hir::Expr]) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1663:10
|
1663 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1678:10
|
1678 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1693:10
|
1693 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1709:10
|
1709 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1725:10
|
1725 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1765:57
|
1765 | fn lint_binary_expr_with_method_call<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, info: &mut BinaryExprInfo) {
|                                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1785:10
|
1785 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1788:20
|
1788 |     lint: &'static Lint,
|                    ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1824:39
|
1824 | fn lint_chars_next_cmp<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, info: &BinaryExprInfo) -> bool {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1829:39
|
1829 | fn lint_chars_last_cmp<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, info: &BinaryExprInfo) -> bool {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1839:10
|
1839 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1842:20
|
1842 |     lint: &'static Lint,
|                    ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1871:51
|
1871 | fn lint_chars_next_cmp_with_unwrap<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, info: &BinaryExprInfo) -> bool {
|                                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1876:51
|
1876 | fn lint_chars_last_cmp_with_unwrap<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, info: &BinaryExprInfo) -> bool {
|                                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1885:44
|
1885 | fn lint_single_char_pattern<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr, arg: &'tcx hir::Expr) {
|                                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1907:20
|
1907 | fn lint_asref(cx: &LateContext, expr: &hir::Expr, call_name: &str, as_ref_args: &[hir::Expr]) {
|                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1931:28
|
1931 | fn get_error_type<'a>(cx: &LateContext, ty: Ty<'a>) -> Option<Ty<'a>> {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1931:45
|
1931 | fn get_error_type<'a>(cx: &LateContext, ty: Ty<'a>) -> Option<Ty<'a>> {
|                                             ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1931:63
|
1931 | fn get_error_type<'a>(cx: &LateContext, ty: Ty<'a>) -> Option<Ty<'a>> {
|                                                               ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1944:31
|
1944 | fn has_debug_impl<'a, 'b>(ty: Ty<'a>, cx: &LateContext<'b, 'a>) -> bool {
|                               ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:1944:44
|
1944 | fn has_debug_impl<'a, 'b>(ty: Ty<'a>, cx: &LateContext<'b, 'a>) -> bool {
|                                            ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:30:6
|
30 | impl LintPass for MinMaxPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:31:28
|
31 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:36:16
|
36 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for MinMaxPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:37:35
|
37 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:37:70
|
37 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:68:21
|
68 | fn min_max<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(MinMax, Constant, &'a Expr)> {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:68:44
|
68 | fn min_max<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(MinMax, Constant, &'a Expr)> {
|                                            ^^^^
|                                            |
|                                            not found in this scope
|                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:68:83
|
68 | fn min_max<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(MinMax, Constant, &'a Expr)> {
|                                                                                   ^^^^
|                                                                                   |
|                                                                                   not found in this scope
|                                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:88:25
|
88 | fn fetch_const<'a>(cx: &LateContext, args: &'a [Expr], m: MinMax) -> Option<(MinMax, Constant, &'a Expr)> {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:88:49
|
88 | fn fetch_const<'a>(cx: &LateContext, args: &'a [Expr], m: MinMax) -> Option<(MinMax, Constant, &'a Expr)> {
|                                                 ^^^^
|                                                 |
|                                                 not found in this scope
|                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/minmax.rs:88:100
|
88 | fn fetch_const<'a>(cx: &LateContext, args: &'a [Expr], m: MinMax) -> Option<(MinMax, Constant, &'a Expr)> {
|                                                                                                    ^^^^
|                                                                                                    |
|                                                                                                    not found in this scope
|                                                                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:222:6
|
222 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:223:28
|
223 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:239:16
|
239 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:242:14
|
242 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:243:12
|
243 |         k: FnKind<'tcx>,
|            ^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:244:21
|
244 |         decl: &'tcx FnDecl,
|                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:245:21
|
245 |         body: &'tcx Body,
|                     ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:246:12
|
246 |         _: Span,
|            ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:247:12
|
247 |         _: NodeId,
|            ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:270:35
|
270 |     fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, s: &'tcx Stmt) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:270:67
|
270 |     fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, s: &'tcx Stmt) {
|                                                                   ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:324:35
|
324 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:324:70
|
324 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:419:34
|
419 |     fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:419:68
|
419 |     fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) {
|                                                                    ^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:433:19
|
433 | fn check_nan(cx: &LateContext, path: &Path, expr: &Expr) {
|                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:433:39
|
433 | fn check_nan(cx: &LateContext, path: &Path, expr: &Expr) {
|                                       ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use std::path::Path;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:433:52
|
433 | fn check_nan(cx: &LateContext, path: &Path, expr: &Expr) {
|                                                    ^^^^
|                                                    |
|                                                    not found in this scope
|                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:448:37
|
448 | fn is_named_constant<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) -> bool {
|                                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:448:72
|
448 | fn is_named_constant<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) -> bool {
|                                                                        ^^^^
|                                                                        |
|                                                                        not found in this scope
|                                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:456:30
|
456 | fn is_allowed<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) -> bool {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:456:65
|
456 | fn is_allowed<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) -> bool {
|                                                                 ^^^^
|                                                                 |
|                                                                 not found in this scope
|                                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:464:18
|
464 | fn is_float(cx: &LateContext, expr: &Expr) -> bool {
|                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:464:38
|
464 | fn is_float(cx: &LateContext, expr: &Expr) -> bool {
|                                      ^^^^
|                                      |
|                                      not found in this scope
|                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:468:24
|
468 | fn check_to_owned(cx: &LateContext, expr: &Expr, other: &Expr) {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:468:44
|
468 | fn check_to_owned(cx: &LateContext, expr: &Expr, other: &Expr) {
|                                            ^^^^
|                                            |
|                                            not found in this scope
|                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:468:58
|
468 | fn check_to_owned(cx: &LateContext, expr: &Expr, other: &Expr) {
|                                                          ^^^^
|                                                          |
|                                                          not found in this scope
|                                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:542:17
|
542 | fn is_used(cx: &LateContext, expr: &Expr) -> bool {
|                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:542:37
|
542 | fn is_used(cx: &LateContext, expr: &Expr) -> bool {
|                                     ^^^^
|                                     |
|                                     not found in this scope
|                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:556:35
|
556 | fn in_attributes_expansion(expr: &Expr) -> bool {
|                                   ^^^^
|                                   |
|                                   not found in this scope
|                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:565:25
|
565 | fn non_macro_local(cx: &LateContext, def: &def::Def) -> bool {
|                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:572:20
|
572 | fn check_cast(cx: &LateContext, span: Span, e: &Expr, ty: &Ty) {
|                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:572:39
|
572 | fn check_cast(cx: &LateContext, span: Span, e: &Expr, ty: &Ty) {
|                                       ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:572:49
|
572 | fn check_cast(cx: &LateContext, span: Span, e: &Expr, ty: &Ty) {
|                                                 ^^^^
|                                                 |
|                                                 not found in this scope
|                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:572:60
|
572 | fn check_cast(cx: &LateContext, span: Span, e: &Expr, ty: &Ty) {
|                                                            ^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:174:6
|
174 | impl LintPass for MiscEarly {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:175:28
|
175 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:189:6
|
189 | impl EarlyLintPass for MiscEarly {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:190:39
|
190 |     fn check_generics(&mut self, cx: &EarlyContext, gen: &Generics) {
|                                       ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Generics` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:190:59
|
190 |     fn check_generics(&mut self, cx: &EarlyContext, gen: &Generics) {
|                                                           ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:206:34
|
206 |     fn check_pat(&mut self, cx: &EarlyContext, pat: &Pat) {
|                                  ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:206:54
|
206 |     fn check_pat(&mut self, cx: &EarlyContext, pat: &Pat) {
|                                                      ^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:266:33
|
266 |     fn check_fn(&mut self, cx: &EarlyContext, _: FnKind, decl: &FnDecl, _: Span, _: NodeId) {
|                                 ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:266:50
|
266 |     fn check_fn(&mut self, cx: &EarlyContext, _: FnKind, decl: &FnDecl, _: Span, _: NodeId) {
|                                                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:266:65
|
266 |     fn check_fn(&mut self, cx: &EarlyContext, _: FnKind, decl: &FnDecl, _: Span, _: NodeId) {
|                                                                 ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:266:76
|
266 |     fn check_fn(&mut self, cx: &EarlyContext, _: FnKind, decl: &FnDecl, _: Span, _: NodeId) {
|                                                                            ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:266:85
|
266 |     fn check_fn(&mut self, cx: &EarlyContext, _: FnKind, decl: &FnDecl, _: Span, _: NodeId) {
|                                                                                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:293:35
|
293 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:293:56
|
293 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:325:36
|
325 |     fn check_block(&mut self, cx: &EarlyContext, block: &Block) {
|                                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:325:58
|
325 |     fn check_block(&mut self, cx: &EarlyContext, block: &Block) {
|                                                          ^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:352:29
|
352 |     fn check_lit(self, cx: &EarlyContext, lit: &Lit) {
|                             ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lit` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:352:49
|
352 |     fn check_lit(self, cx: &EarlyContext, lit: &Lit) {
|                                                 ^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:69:45
|
69 |     fn check_missing_docs_attrs(&self, cx: &LateContext, attrs: &[ast::Attribute], sp: Span, desc: &'static str) {
|                                             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:69:88
|
69 |     fn check_missing_docs_attrs(&self, cx: &LateContext, attrs: &[ast::Attribute], sp: Span, desc: &'static str) {
|                                                                                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
21 | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:98:6
|
98 | impl LintPass for MissingDoc {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:99:28
|
99 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:104:16
|
104 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for MissingDoc {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:105:40
|
105 |     fn enter_lint_attrs(&mut self, _: &LateContext<'a, 'tcx>, attrs: &'tcx [ast::Attribute]) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:115:39
|
115 |     fn exit_lint_attrs(&mut self, _: &LateContext<'a, 'tcx>, _: &'tcx [ast::Attribute]) {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:119:36
|
119 |     fn check_crate(&mut self, cx: &LateContext<'a, 'tcx>, krate: &'tcx hir::Crate) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:123:35
|
123 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, it: &'tcx hir::Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:156:41
|
156 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, trait_item: &'tcx hir::TraitItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:166:40
|
166 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, impl_item: &'tcx hir::ImplItem) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:184:43
|
184 |     fn check_struct_field(&mut self, cx: &LateContext<'a, 'tcx>, sf: &'tcx hir::StructField) {
|                                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:190:38
|
190 |     fn check_variant(&mut self, cx: &LateContext<'a, 'tcx>, v: &'tcx hir::Variant, _: &hir::Generics) {
|                                      ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:70:36
|
70 | fn check_missing_inline_attrs(cx: &LateContext,
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:71:61
|
71 |                               attrs: &[ast::Attribute], sp: Span, desc: &'static str) {
|                                                             ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
12 | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:84:33
|
84 | fn is_executable<'a, 'tcx>(cx: &LateContext<'a, 'tcx>) -> bool {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:95:6
|
95 | impl LintPass for MissingInline {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:96:28
|
96 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:101:16
|
101 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for MissingInline {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:102:35
|
102 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, it: &'tcx hir::Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:154:40
|
154 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, impl_item: &'tcx hir::ImplItem) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:34:6
|
34 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:35:28
|
35 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:40:6
|
40 | impl EarlyLintPass for Pass {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:41:36
|
41 |     fn check_crate(&mut self, cx: &EarlyContext, krate: &Crate) {
|                                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Crate` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:41:58
|
41 |     fn check_crate(&mut self, cx: &EarlyContext, krate: &Crate) {
|                                                          ^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:28:6
|
28 | impl LintPass for MutMut {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:29:28
|
29 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:34:16
|
34 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for MutMut {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:35:36
|
35 |     fn check_block(&mut self, cx: &LateContext<'a, 'tcx>, block: &'tcx hir::Block) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:39:33
|
39 |     fn check_ty(&mut self, cx: &LateContext<'a, 'tcx>, ty: &'tcx hir::Ty) {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_mut.rs:47:13
|
47 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:30:6
|
30 | impl LintPass for UnnecessaryMutPassed {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:31:28
|
31 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:36:16
|
36 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for UnnecessaryMutPassed {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:37:35
|
37 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:37:67
|
37 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:58:35
|
58 | fn check_arguments<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, arguments: &[Expr], type_definition: Ty<'tcx>, name: &str) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:58:71
|
58 | fn check_arguments<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, arguments: &[Expr], type_definition: Ty<'tcx>, name: &str) {
|                                                                       ^^^^
|                                                                       |
|                                                                       not found in this scope
|                                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mut_reference.rs:58:95
|
58 | fn check_arguments<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, arguments: &[Expr], type_definition: Ty<'tcx>, name: &str) {
|                                                                                               ^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:51:6
|
51 | impl LintPass for MutexAtomic {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:52:28
|
52 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:59:16
|
59 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for MutexAtomic {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:60:35
|
60 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:60:70
|
60 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:82:24
|
82 | fn get_atomic_name(ty: Ty) -> Option<(&'static str)> {
|                        ^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:54:6
|
54 | impl LintPass for NeedlessBool {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:55:28
|
55 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:60:16
|
60 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NeedlessBool {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:61:35
|
61 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:61:67
|
61 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:117:6
|
117 | impl LintPass for BoolComparison {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:118:28
|
118 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:123:16
|
123 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for BoolComparison {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:124:35
|
124 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:124:67
|
124 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:184:29
|
184 | fn fetch_bool_block(block: &Block) -> Expression {
|                             ^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:200:27
|
200 | fn fetch_bool_expr(expr: &Expr) -> Expression {
|                           ^^^^
|                           |
|                           not found in this scope
|                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:32:6
|
32 | impl LintPass for NeedlessBorrow {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:33:28
|
33 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:38:16
|
38 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NeedlessBorrow {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:39:35
|
39 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:39:67
|
39 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:74:34
|
74 |     fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrow.rs:74:68
|
74 |     fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) {
|                                                                    ^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrowed_ref.rs:54:6
|
54 | impl LintPass for NeedlessBorrowedRef {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrowed_ref.rs:55:28
|
55 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrowed_ref.rs:60:16
|
60 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NeedlessBorrowedRef {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrowed_ref.rs:61:34
|
61 |     fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_borrowed_ref.rs:61:68
|
61 |     fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) {
|                                                                    ^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:105:6
|
105 | impl LintPass for NeedlessContinue {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:106:28
|
106 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:111:6
|
111 | impl EarlyLintPass for NeedlessContinue {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:112:36
|
112 |     fn check_expr(&mut self, ctx: &EarlyContext, expr: &ast::Expr) {
|                                    ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:267:27
|
267 | fn emit_warning<'a>(ctx: &EarlyContext, data: &'a LintData, header: &str, typ: LintType) {
|                           ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:286:56
|
286 | fn suggestion_snippet_for_continue_inside_if<'a>(ctx: &EarlyContext, data: &'a LintData, header: &str) -> String {
|                                                        ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:303:58
|
303 | fn suggestion_snippet_for_continue_inside_else<'a>(ctx: &EarlyContext, data: &'a LintData, header: &str) -> String {
|                                                          ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:334:29
|
334 | fn check_and_warn<'a>(ctx: &EarlyContext, expr: &'a ast::Expr) {
|                             ^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:50:6
|
50 | impl LintPass for NeedlessPassByValue {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:51:28
|
51 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:60:16
|
60 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NeedlessPassByValue {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:63:14
|
63 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:64:15
|
64 |         kind: FnKind<'tcx>,
|               ^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:65:21
|
65 |         decl: &'tcx FnDecl,
|                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:66:21
|
66 |         body: &'tcx Body,
|                     ^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:68:18
|
68 |         node_id: NodeId,
|                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:301:13
|
301 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:302:25
|
302 |     moved_vars: HashSet<NodeId>,
|                         ^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:305:31
|
305 |     spans_need_deref: HashMap<NodeId, HashSet<Span>>,
|                               ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:309:20
|
309 |     fn new(cx: &'a LateContext<'a, 'tcx>) -> Self {
|                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:317:44
|
317 |     fn move_common(&mut self, _consume_id: NodeId, _span: Span, cmt: &mc::cmt_<'tcx>) {
|                                            ^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:325:48
|
325 |     fn non_moving_pat(&mut self, matched_pat: &Pat, cmt: &mc::cmt_<'tcx>) {
|                                                ^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:376:39
|
376 |     fn consume(&mut self, consume_id: NodeId, consume_span: Span, cmt: &mc::cmt_<'tcx>, mode: euv::ConsumeMode) {
|                                       ^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:382:45
|
382 |     fn matched_pat(&mut self, matched_pat: &Pat, cmt: &mc::cmt_<'tcx>, mode: euv::MatchMode) {
|                                             ^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:390:45
|
390 |     fn consume_pat(&mut self, consume_pat: &Pat, cmt: &mc::cmt_<'tcx>, mode: euv::ConsumeMode) {
|                                             ^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:396:29
|
396 |     fn borrow(&mut self, _: NodeId, _: Span, _: &mc::cmt_<'tcx>, _: ty::Region, _: ty::BorrowKind, _: euv::LoanCause) {}
|                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:398:29
|
398 |     fn mutate(&mut self, _: NodeId, _: Span, _: &mc::cmt_<'tcx>, _: euv::MutateMode) {}
|                             ^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:400:40
|
400 |     fn decl_without_init(&mut self, _: NodeId, _: Span) {}
|                                        ^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_update.rs:27:6
|
27 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_update.rs:28:28
|
28 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_update.rs:33:16
|
33 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_update.rs:34:35
|
34 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_update.rs:34:70
|
34 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_cmp_op_on_partial_ord.rs:45:6
|
45 | impl LintPass for NoNegCompOpForPartialOrd {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_cmp_op_on_partial_ord.rs:46:28
|
46 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_cmp_op_on_partial_ord.rs:51:16
|
51 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NoNegCompOpForPartialOrd {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_cmp_op_on_partial_ord.rs:53:35
|
53 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_cmp_op_on_partial_ord.rs:53:70
|
53 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:27:6
|
27 | impl LintPass for NegMultiply {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:28:28
|
28 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:34:16
|
34 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NegMultiply {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:35:35
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:35:67
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:47:19
|
47 | fn check_mul(cx: &LateContext, span: Span, lit: &Expr, exp: &Expr) {
|                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:47:38
|
47 | fn check_mul(cx: &LateContext, span: Span, lit: &Expr, exp: &Expr) {
|                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:47:50
|
47 | fn check_mul(cx: &LateContext, span: Span, lit: &Expr, exp: &Expr) {
|                                                  ^^^^
|                                                  |
|                                                  not found in this scope
|                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:47:62
|
47 | fn check_mul(cx: &LateContext, span: Span, lit: &Expr, exp: &Expr) {
|                                                              ^^^^
|                                                              |
|                                                              not found in this scope
|                                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:84:6
|
84 | impl LintPass for NewWithoutDefault {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:85:28
|
85 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:90:16
|
90 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NewWithoutDefault {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:91:35
|
91 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx hir::Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:158:47
|
158 | fn create_new_without_default_suggest_msg(ty: Ty) -> String {
|                                               ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:168:35
|
168 | fn can_derive_default<'t, 'c>(ty: Ty<'t>, cx: &LateContext<'c, 't>, default_trait_id: DefId) -> Option<Span> {
|                                   ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:168:48
|
168 | fn can_derive_default<'t, 'c>(ty: Ty<'t>, cx: &LateContext<'c, 't>, default_trait_id: DefId) -> Option<Span> {
|                                                ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `DefId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:168:87
|
168 | fn can_derive_default<'t, 'c>(ty: Ty<'t>, cx: &LateContext<'c, 't>, default_trait_id: DefId) -> Option<Span> {
|                                                                                       ^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:168:104
|
168 | fn can_derive_default<'t, 'c>(ty: Ty<'t>, cx: &LateContext<'c, 't>, default_trait_id: DefId) -> Option<Span> {
|                                                                                                        ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:43:23
|
43 | fn has_no_effect(cx: &LateContext, expr: &Expr) -> bool {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:43:43
|
43 | fn has_no_effect(cx: &LateContext, expr: &Expr) -> bool {
|                                           ^^^^
|                                           |
|                                           not found in this scope
|                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:92:6
|
92 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:93:28
|
93 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:98:16
|
98 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:99:35
|
99 |     fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, stmt: &'tcx Stmt) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Stmt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:99:70
|
99 |     fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, stmt: &'tcx Stmt) {
|                                                                      ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:130:31
|
130 | fn reduce_expression<'a>(cx: &LateContext, expr: &'a Expr) -> Option<Vec<&'a Expr>> {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:130:54
|
130 | fn reduce_expression<'a>(cx: &LateContext, expr: &'a Expr) -> Option<Vec<&'a Expr>> {
|                                                      ^^^^
|                                                      |
|                                                      not found in this scope
|                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/no_effect.rs:130:78
|
130 | fn reduce_expression<'a>(cx: &LateContext, expr: &'a Expr) -> Option<Vec<&'a Expr>> {
|                                                                              ^^^^
|                                                                              |
|                                                                              not found in this scope
|                                                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Lint` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:99:33
|
99 |     fn lint(&self) -> (&'static Lint, &'static str, Span) {
|                                 ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:116:10
|
116 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:159:6
|
159 | impl LintPass for NonCopyConst {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:160:28
|
160 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:165:16
|
165 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NonCopyConst {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:166:35
|
166 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, it: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:166:68
|
166 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, it: &'tcx Item) {
|                                                                    ^^^^
|                                                                    |
|                                                                    not found in this scope
|                                                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:173:41
|
173 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, trait_item: &'tcx TraitItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TraitItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:173:82
|
173 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, trait_item: &'tcx TraitItem) {
|                                                                                  ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:180:40
|
180 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, impl_item: &'tcx ImplItem) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `ImplItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:180:80
|
180 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, impl_item: &'tcx ImplItem) {
|                                                                                ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:192:35
|
192 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:192:70
|
192 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:69:6
|
69 | impl LintPass for NonExpressiveNames {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:70:28
|
70 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:76:15
|
76 |     interned: LocalInternedString,
|               ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:77:11
|
77 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:84:13
|
84 |     cx: &'a EarlyContext<'tcx>,
|             ^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:104:24
|
104 | impl<'a, 'tcx: 'a, 'b> Visitor<'tcx> for SimilarNamesNameVisitor<'a, 'tcx, 'b> {
|                        ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:105:40
|
105 |     fn visit_pat(&mut self, pat: &'tcx Pat) {
|                                        ^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:133:51
|
133 |     fn check_short_name(&mut self, c: char, span: Span) {
|                                                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:148:36
|
148 |     fn check_name(&mut self, span: Span, name: Name) {
|                                    ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:148:48
|
148 |     fn check_name(&mut self, span: Span, name: Name) {
|                                                ^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:287:16
|
287 | impl<'a, 'tcx> Visitor<'tcx> for SimilarNamesLocalVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Local` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:288:44
|
288 |     fn visit_local(&mut self, local: &'tcx Local) {
|                                            ^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:297:42
|
297 |     fn visit_block(&mut self, blk: &'tcx Block) {
|                                          ^^^^^ not found in this scope

error[E0412]: cannot find type `Arm` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:300:40
|
300 |     fn visit_arm(&mut self, arm: &'tcx Arm) {
|                                        ^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:308:34
|
308 |     fn visit_item(&mut self, _: &Item) {
|                                  ^^^^
|                                  |
|                                  not found in this scope
|                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:313:6
|
313 | impl EarlyLintPass for NonExpressiveNames {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:314:35
|
314 |     fn check_item(&mut self, cx: &EarlyContext, item: &Item) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:314:56
|
314 |     fn check_item(&mut self, cx: &EarlyContext, item: &Item) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:320:40
|
320 |     fn check_impl_item(&mut self, cx: &EarlyContext, item: &ImplItem) {
|                                        ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `ImplItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:320:61
|
320 |     fn check_impl_item(&mut self, cx: &EarlyContext, item: &ImplItem) {
|                                                             ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:328:49
|
328 | fn do_check(lint: &mut NonExpressiveNames, cx: &EarlyContext, attrs: &[Attribute], decl: &FnDecl, blk: &Block) {
|                                                 ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Attribute` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:328:72
|
328 | fn do_check(lint: &mut NonExpressiveNames, cx: &EarlyContext, attrs: &[Attribute], decl: &FnDecl, blk: &Block) {
|                                                                        ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:328:91
|
328 | fn do_check(lint: &mut NonExpressiveNames, cx: &EarlyContext, attrs: &[Attribute], decl: &FnDecl, blk: &Block) {
|                                                                                           ^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:328:105
|
328 | fn do_check(lint: &mut NonExpressiveNames, cx: &EarlyContext, attrs: &[Attribute], decl: &FnDecl, blk: &Block) {
|                                                                                                         ^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ok_if_let.rs:38:6
|
38 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ok_if_let.rs:39:28
|
39 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ok_if_let.rs:44:16
|
44 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ok_if_let.rs:45:35
|
45 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ok_if_let.rs:45:70
|
45 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:28:6
|
28 | impl LintPass for NonSensical {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:29:28
|
29 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:34:16
|
34 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for NonSensical {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:35:35
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:35:67
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:63:26
|
63 | fn get_open_options(cx: &LateContext, argument: &Expr, options: &mut Vec<(OpenOption, Argument)>) {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:63:50
|
63 | fn get_open_options(cx: &LateContext, argument: &Expr, options: &mut Vec<(OpenOption, Argument)>) {
|                                                  ^^^^
|                                                  |
|                                                  not found in this scope
|                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:114:28
|
114 | fn check_open_options(cx: &LateContext, options: &[(OpenOption, Argument)], span: Span) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:114:83
|
114 | fn check_open_options(cx: &LateContext, options: &[(OpenOption, Argument)], span: Span) {
|                                                                                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/overflow_check_conditional.rs:25:6
|
25 | impl LintPass for OverflowCheckConditional {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/overflow_check_conditional.rs:26:28
|
26 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/overflow_check_conditional.rs:31:16
|
31 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for OverflowCheckConditional {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/overflow_check_conditional.rs:33:35
|
33 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/overflow_check_conditional.rs:33:70
|
33 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:46:6
|
46 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:47:28
|
47 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:52:16
|
52 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:53:35
|
53 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:53:70
|
53 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:75:26
|
75 | fn get_outer_span(expr: &Expr) -> Span {
|                          ^^^^
|                          |
|                          not found in this scope
|                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:75:35
|
75 | fn get_outer_span(expr: &Expr) -> Span {
|                                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:87:25
|
87 | fn match_panic(params: &P<[Expr]>, expr: &Expr, cx: &LateContext) {
|                         ^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:87:28
|
87 | fn match_panic(params: &P<[Expr]>, expr: &Expr, cx: &LateContext) {
|                            ^^^^
|                            |
|                            not found in this scope
|                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:87:43
|
87 | fn match_panic(params: &P<[Expr]>, expr: &Expr, cx: &LateContext) {
|                                           ^^^^
|                                           |
|                                           not found in this scope
|                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:87:54
|
87 | fn match_panic(params: &P<[Expr]>, expr: &Expr, cx: &LateContext) {
|                                                      ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/partialeq_ne_impl.rs:32:6
|
32 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/partialeq_ne_impl.rs:33:28
|
33 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/partialeq_ne_impl.rs:38:16
|
38 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/partialeq_ne_impl.rs:39:35
|
39 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/partialeq_ne_impl.rs:39:70
|
39 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:32:6
|
32 | impl LintPass for Precedence {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:33:28
|
33 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:38:6
|
38 | impl EarlyLintPass for Precedence {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:39:35
|
39 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:39:56
|
39 |     fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:115:25
|
115 | fn is_arith_expr(expr: &Expr) -> bool {
|                         ^^^^
|                         |
|                         not found in this scope
|                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `BinOpKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:122:18
|
122 | fn is_bit_op(op: BinOpKind) -> bool {
|                  ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOpKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:130:20
|
130 | fn is_arith_op(op: BinOpKind) -> bool {
|                    ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:98:6
|
98 | impl LintPass for PointerPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:99:28
|
99 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:104:16
|
104 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for PointerPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:105:35
|
105 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:105:70
|
105 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:111:40
|
111 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `ImplItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:111:75
|
111 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) {
|                                                                           ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:122:41
|
122 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TraitItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:122:76
|
122 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                                                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:133:35
|
133 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:133:70
|
133 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:147:18
|
147 | fn check_fn(cx: &LateContext, decl: &FnDecl, fn_id: NodeId, opt_body_id: Option<BodyId>) {
|                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:147:38
|
147 | fn check_fn(cx: &LateContext, decl: &FnDecl, fn_id: NodeId, opt_body_id: Option<BodyId>) {
|                                      ^^^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:147:53
|
147 | fn check_fn(cx: &LateContext, decl: &FnDecl, fn_id: NodeId, opt_body_id: Option<BodyId>) {
|                                                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `BodyId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:147:81
|
147 | fn check_fn(cx: &LateContext, decl: &FnDecl, fn_id: NodeId, opt_body_id: Option<BodyId>) {
|                                                                                 ^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:275:21
|
275 | fn get_rptr_lm(ty: &Ty) -> Option<(&Lifetime, Mutability, Span)> {
|                     ^^ not found in this scope

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:275:37
|
275 | fn get_rptr_lm(ty: &Ty) -> Option<(&Lifetime, Mutability, Span)> {
|                                     ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Mutability` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:275:47
|
275 | fn get_rptr_lm(ty: &Ty) -> Option<(&Lifetime, Mutability, Span)> {
|                                               ^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:275:59
|
275 | fn get_rptr_lm(ty: &Ty) -> Option<(&Lifetime, Mutability, Span)> {
|                                                           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
3   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:283:24
|
283 | fn is_null_path(expr: &Expr) -> bool {
|                        ^^^^
|                        |
|                        not found in this scope
|                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:37:6
|
37 | impl LintPass for QuestionMarkPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:38:28
|
38 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:53:49
|
53 |     fn check_is_none_and_early_return_none(cx: &LateContext, expr: &Expr) {
|                                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:53:69
|
53 |     fn check_is_none_and_early_return_none(cx: &LateContext, expr: &Expr) {
|                                                                     ^^^^
|                                                                     |
|                                                                     not found in this scope
|                                                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:82:23
|
82 |     fn is_option(cx: &LateContext, expression: &Expr) -> bool {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:82:49
|
82 |     fn is_option(cx: &LateContext, expression: &Expr) -> bool {
|                                                 ^^^^
|                                                 |
|                                                 not found in this scope
|                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:88:37
|
88 |     fn expression_returns_none(cx: &LateContext, expression: &Expr) -> bool {
|                                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:88:63
|
88 |     fn expression_returns_none(cx: &LateContext, expression: &Expr) -> bool {
|                                                               ^^^^
|                                                               |
|                                                               not found in this scope
|                                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:111:34
|
111 |     fn return_expression(block: &Block) -> Option<P<Expr>> {
|                                  ^^^^^ not found in this scope

error[E0412]: cannot find type `P` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:111:51
|
111 |     fn return_expression(block: &Block) -> Option<P<Expr>> {
|                                                   ^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:111:53
|
111 |     fn return_expression(block: &Block) -> Option<P<Expr>> {
|                                                     ^^^^
|                                                     |
|                                                     not found in this scope
|                                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:134:16
|
134 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for QuestionMarkPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:135:35
|
135 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:135:70
|
135 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:83:6
|
83 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:84:28
|
84 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:89:16
|
89 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:90:35
|
90 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:90:70
|
90 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:177:21
|
177 | fn has_step_by(cx: &LateContext, expr: &Expr) -> bool {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:177:41
|
177 | fn has_step_by(cx: &LateContext, expr: &Expr) -> bool {
|                                         ^^^^
|                                         |
|                                         not found in this scope
|                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:185:22
|
185 | fn y_plus_one(expr: &Expr) -> Option<&Expr> {
|                      ^^^^
|                      |
|                      not found in this scope
|                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:185:39
|
185 | fn y_plus_one(expr: &Expr) -> Option<&Expr> {
|                                       ^^^^
|                                       |
|                                       not found in this scope
|                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:198:23
|
198 | fn y_minus_one(expr: &Expr) -> Option<&Expr> {
|                       ^^^^
|                       |
|                       not found in this scope
|                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:198:40
|
198 | fn y_minus_one(expr: &Expr) -> Option<&Expr> {
|                                        ^^^^
|                                        |
|                                        not found in this scope
|                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/redundant_field_names.rs:31:6
|
31 | impl LintPass for RedundantFieldNames {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/redundant_field_names.rs:32:28
|
32 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/redundant_field_names.rs:37:16
|
37 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for RedundantFieldNames {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/redundant_field_names.rs:38:35
|
38 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/redundant_field_names.rs:38:70
|
38 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:26:6
|
26 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:27:28
|
27 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:32:27
|
32 | fn without_parens(mut e: &Expr) -> &Expr {
|                           ^^^^
|                           |
|                           not found in this scope
|                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:32:37
|
32 | fn without_parens(mut e: &Expr) -> &Expr {
|                                     ^^^^
|                                     |
|                                     not found in this scope
|                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:39:6
|
39 | impl EarlyLintPass for Pass {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:40:35
|
40 |     fn check_expr(&mut self, cx: &EarlyContext, e: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:40:53
|
40 |     fn check_expr(&mut self, cx: &EarlyContext, e: &Expr) {
|                                                     ^^^^
|                                                     |
|                                                     not found in this scope
|                                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:78:6
|
78 | impl LintPass for DerefPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:79:28
|
79 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:84:6
|
84 | impl EarlyLintPass for DerefPass {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:85:35
|
85 |     fn check_expr(&mut self, cx: &EarlyContext, e: &Expr) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:85:53
|
85 |     fn check_expr(&mut self, cx: &EarlyContext, e: &Expr) {
|                                                     ^^^^
|                                                     |
|                                                     not found in this scope
|                                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:68:20
|
68 |     spans: HashSet<Span>,
|                    ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:69:18
|
69 |     last: Option<NodeId>,
|                  ^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:72:6
|
72 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:73:28
|
73 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:78:16
|
78 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:79:35
|
79 |     fn check_crate(&mut self, _: &LateContext<'a, 'tcx>, _: &'tcx Crate) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Crate` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:79:67
|
79 |     fn check_crate(&mut self, _: &LateContext<'a, 'tcx>, _: &'tcx Crate) {
|                                                                   ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:83:36
|
83 |     fn check_block(&mut self, cx: &LateContext<'a, 'tcx>, block: &'tcx Block) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:83:72
|
83 |     fn check_block(&mut self, cx: &LateContext<'a, 'tcx>, block: &'tcx Block) {
|                                                                        ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:103:40
|
103 |     fn check_block_post(&mut self, _: &LateContext<'a, 'tcx>, block: &'tcx Block) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:103:76
|
103 |     fn check_block_post(&mut self, _: &LateContext<'a, 'tcx>, block: &'tcx Block) {
|                                                                            ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:109:35
|
109 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:109:70
|
109 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:132:19
|
132 | fn str_span(base: Span, c: regex_syntax::ast::Span, offset: u16) -> Span {
|                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:132:69
|
132 | fn str_span(base: Span, c: regex_syntax::ast::Span, offset: u16) -> Span {
|                                                                     ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:140:29
|
140 | fn const_str<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) -> Option<String> {
|                             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:140:61
|
140 | fn const_str<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) -> Option<String> {
|                                                             ^^^^
|                                                             |
|                                                             not found in this scope
|                                                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:177:29
|
177 | fn check_set<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, utf8: bool) {
|                             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:177:64
|
177 | fn check_set<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, utf8: bool) {
|                                                                ^^^^
|                                                                |
|                                                                not found in this scope
|                                                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:189:31
|
189 | fn check_regex<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, utf8: bool) {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:189:66
|
189 | fn check_regex<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, utf8: bool) {
|                                                                  ^^^^
|                                                                  |
|                                                                  not found in this scope
|                                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/replace_consts.rs:31:6
|
31 | impl LintPass for ReplaceConsts {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/replace_consts.rs:32:28
|
32 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/replace_consts.rs:37:16
|
37 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for ReplaceConsts {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/replace_consts.rs:38:35
|
38 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:50:43
|
50 |     fn check_block_return(&mut self, cx: &EarlyContext, block: &ast::Block) {
|                                           ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:62:41
|
62 |     fn check_final_expr(&mut self, cx: &EarlyContext, expr: &ast::Expr, span: Option<Span>) {
|                                         ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:62:86
|
62 |     fn check_final_expr(&mut self, cx: &EarlyContext, expr: &ast::Expr, span: Option<Span>) {
|                                                                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:90:41
|
90 |     fn emit_return_lint(&mut self, cx: &EarlyContext, ret_span: Span, inner_span: Span) {
|                                         ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:90:65
|
90 |     fn emit_return_lint(&mut self, cx: &EarlyContext, ret_span: Span, inner_span: Span) {
|                                                                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:90:83
|
90 |     fn emit_return_lint(&mut self, cx: &EarlyContext, ret_span: Span, inner_span: Span) {
|                                                                                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:102:41
|
102 |     fn check_let_return(&mut self, cx: &EarlyContext, block: &ast::Block) {
|                                         ^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:132:6
|
132 | impl LintPass for ReturnPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:133:28
|
133 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:138:6
|
138 | impl EarlyLintPass for ReturnPass {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:139:33
|
139 |     fn check_fn(&mut self, cx: &EarlyContext, kind: FnKind, _: &ast::FnDecl, _: Span, _: ast::NodeId) {
|                                 ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:139:53
|
139 |     fn check_fn(&mut self, cx: &EarlyContext, kind: FnKind, _: &ast::FnDecl, _: Span, _: ast::NodeId) {
|                                                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:139:81
|
139 |     fn check_fn(&mut self, cx: &EarlyContext, kind: FnKind, _: &ast::FnDecl, _: Span, _: ast::NodeId) {
|                                                                                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:146:36
|
146 |     fn check_block(&mut self, cx: &EarlyContext, block: &ast::Block) {
|                                    ^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/serde_api.rs:24:6
|
24 | impl LintPass for Serde {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/serde_api.rs:25:28
|
25 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/serde_api.rs:30:16
|
30 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Serde {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/serde_api.rs:31:35
|
31 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/serde_api.rs:31:70
|
31 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:76:6
|
76 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:77:28
|
77 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:82:16
|
82 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:85:14
|
85 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:86:12
|
86 |         _: FnKind<'tcx>,
|            ^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:87:21
|
87 |         decl: &'tcx FnDecl,
|                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:88:21
|
88 |         body: &'tcx Body,
|                     ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:89:12
|
89 |         _: Span,
|            ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:90:12
|
90 |         _: NodeId,
|            ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:99:28
|
99 | fn check_fn<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, decl: &'tcx FnDecl, body: &'tcx Body) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:99:63
|
99 | fn check_fn<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, decl: &'tcx FnDecl, body: &'tcx Body) {
|                                                               ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:99:83
|
99 | fn check_fn<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, decl: &'tcx FnDecl, body: &'tcx Body) {
|                                                                                   ^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:109:31
|
109 | fn check_block<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, block: &'tcx Block, bindings: &mut Vec<(Name, Span)>) {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:109:67
|
109 | fn check_block<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, block: &'tcx Block, bindings: &mut Vec<(Name, Span)>) {
|                                                                   ^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:109:94
|
109 | fn check_block<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, block: &'tcx Block, bindings: &mut Vec<(Name, Span)>) {
|                                                                                              ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:109:100
|
109 | fn check_block<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, block: &'tcx Block, bindings: &mut Vec<(Name, Span)>) {
|                                                                                                    ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:123:30
|
123 | fn check_decl<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, decl: &'tcx Decl, bindings: &mut Vec<(Name, Span)>) {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Decl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:123:65
|
123 | fn check_decl<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, decl: &'tcx Decl, bindings: &mut Vec<(Name, Span)>) {
|                                                                 ^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:123:91
|
123 | fn check_decl<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, decl: &'tcx Decl, bindings: &mut Vec<(Name, Span)>) {
|                                                                                           ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:123:97
|
123 | fn check_decl<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, decl: &'tcx Decl, bindings: &mut Vec<(Name, Span)>) {
|                                                                                                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:150:20
|
150 | fn is_binding(cx: &LateContext, pat_id: HirId) -> bool {
|                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `HirId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:150:41
|
150 | fn is_binding(cx: &LateContext, pat_id: HirId) -> bool {
|                                         ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:159:10
|
159 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Pat` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:160:16
|
160 |     pat: &'tcx Pat,
|                ^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:161:24
|
161 |     init: Option<&'tcx Expr>,
|                        ^^^^
|                        |
|                        not found in this scope
|                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:162:11
|
162 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:163:25
|
163 |     bindings: &mut Vec<(Name, Span)>,
|                         ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:163:31
|
163 |     bindings: &mut Vec<(Name, Span)>,
|                               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:238:10
|
238 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:239:11
|
239 |     name: Name,
|           ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:240:11
|
240 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:241:19
|
241 |     pattern_span: Span,
|                   ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:242:24
|
242 |     init: Option<&'tcx Expr>,
|                        ^^^^
|                        |
|                        not found in this scope
|                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:243:16
|
243 |     prev_span: Span,
|                ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:304:30
|
304 | fn check_expr<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, bindings: &mut Vec<(Name, Span)>) {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:304:65
|
304 | fn check_expr<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, bindings: &mut Vec<(Name, Span)>) {
|                                                                 ^^^^
|                                                                 |
|                                                                 not found in this scope
|                                                                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:304:91
|
304 | fn check_expr<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, bindings: &mut Vec<(Name, Span)>) {
|                                                                                           ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:304:97
|
304 | fn check_expr<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, bindings: &mut Vec<(Name, Span)>) {
|                                                                                                 ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:348:28
|
348 | fn check_ty<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: &'tcx Ty, bindings: &mut Vec<(Name, Span)>) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:348:61
|
348 | fn check_ty<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: &'tcx Ty, bindings: &mut Vec<(Name, Span)>) {
|                                                             ^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:348:85
|
348 | fn check_ty<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: &'tcx Ty, bindings: &mut Vec<(Name, Span)>) {
|                                                                                     ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:348:91
|
348 | fn check_ty<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: &'tcx Ty, bindings: &mut Vec<(Name, Span)>) {
|                                                                                           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:364:25
|
364 | fn is_self_shadow(name: Name, expr: &Expr) -> bool {
|                         ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:364:38
|
364 | fn is_self_shadow(name: Name, expr: &Expr) -> bool {
|                                      ^^^^
|                                      |
|                                      not found in this scope
|                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Name` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:380:23
|
380 | fn path_eq_name(name: Name, path: &Path) -> bool {
|                       ^^^^ not found in this scope

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:380:36
|
380 | fn path_eq_name(name: Name, path: &Path) -> bool {
|                                    ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use std::path::Path;
|

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:77:6
|
77 | impl LintPass for StringAdd {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:78:28
|
78 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:83:16
|
83 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for StringAdd {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:84:35
|
84 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:84:67
|
84 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:119:19
|
119 | fn is_string(cx: &LateContext, e: &Expr) -> bool {
|                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:119:36
|
119 | fn is_string(cx: &LateContext, e: &Expr) -> bool {
|                                    ^^^^
|                                    |
|                                    not found in this scope
|                                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:123:16
|
123 | fn is_add(cx: &LateContext, src: &Expr, target: &Expr) -> bool {
|                ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:123:35
|
123 | fn is_add(cx: &LateContext, src: &Expr, target: &Expr) -> bool {
|                                   ^^^^
|                                   |
|                                   not found in this scope
|                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:123:50
|
123 | fn is_add(cx: &LateContext, src: &Expr, target: &Expr) -> bool {
|                                                  ^^^^
|                                                  |
|                                                  not found in this scope
|                                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:140:6
|
140 | impl LintPass for StringLitAsBytes {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:141:28
|
141 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:146:16
|
146 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for StringLitAsBytes {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:147:35
|
147 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:147:67
|
147 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:54:6
|
54 | impl LintPass for SuspiciousImpl {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:55:28
|
55 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:60:16
|
60 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for SuspiciousImpl {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:61:35
|
61 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:145:10
|
145 |     cx: &LateContext,
|          ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:185:20
|
185 | impl<'a, 'tcx: 'a> Visitor<'tcx> for BinaryExprVisitor {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:198:52
|
198 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:46:6
|
46 | impl LintPass for Swap {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:47:28
|
47 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:52:16
|
52 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Swap {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:53:36
|
53 |     fn check_block(&mut self, cx: &LateContext<'a, 'tcx>, block: &'tcx Block) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:53:72
|
53 |     fn check_block(&mut self, cx: &LateContext<'a, 'tcx>, block: &'tcx Block) {
|                                                                        ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:60:27
|
60 | fn check_manual_swap(cx: &LateContext, block: &Block) {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:60:48
|
60 | fn check_manual_swap(cx: &LateContext, block: &Block) {
|                                                ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:84:26
|
84 |                     cx: &LateContext,
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:85:31
|
85 |                     lhs1: &'a Expr,
|                               ^^^^
|                               |
|                               not found in this scope
|                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:86:31
|
86 |                     lhs2: &'a Expr,
|                               ^^^^
|                               |
|                               not found in this scope
|                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:87:34
|
87 |                 ) -> Option<(&'a Expr, &'a Expr, &'a Expr)> {
|                                  ^^^^
|                                  |
|                                  not found in this scope
|                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:87:44
|
87 |                 ) -> Option<(&'a Expr, &'a Expr, &'a Expr)> {
|                                            ^^^^
|                                            |
|                                            not found in this scope
|                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:87:54
|
87 |                 ) -> Option<(&'a Expr, &'a Expr, &'a Expr)> {
|                                                      ^^^^
|                                                      |
|                                                      not found in this scope
|                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:145:31
|
145 | fn check_suspicious_swap(cx: &LateContext, block: &Block) {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Block` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/swap.rs:145:52
|
145 | fn check_suspicious_swap(cx: &LateContext, block: &Block) {
|                                                    ^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/temporary_assignment.rs:24:24
|
24 | fn is_temporary(expr: &Expr) -> bool {
|                        ^^^^
|                        |
|                        not found in this scope
|                        help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/temporary_assignment.rs:34:6
|
34 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/temporary_assignment.rs:35:28
|
35 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/temporary_assignment.rs:40:16
|
40 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/temporary_assignment.rs:41:35
|
41 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/temporary_assignment.rs:41:70
|
41 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:200:6
|
200 | impl LintPass for Transmute {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:201:28
|
201 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:216:16
|
216 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Transmute {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:217:35
|
217 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:217:67
|
217 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) {
|                                                                   ^^^^
|                                                                   |
|                                                                   not found in this scope
|                                                                   help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:455:26
|
455 | fn get_type_snippet(cx: &LateContext, path: &QPath, to_ref_ty: Ty) -> String {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:455:46
|
455 | fn get_type_snippet(cx: &LateContext, path: &QPath, to_ref_ty: Ty) -> String {
|                                              ^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:455:64
|
455 | fn get_type_snippet(cx: &LateContext, path: &QPath, to_ref_ty: Ty) -> String {
|                                                                ^^ not found in this scope

error[E0412]: cannot find type `SessionConfig` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:52:45
|
52 |     pub fn new(limit: Option<u64>, target: &SessionConfig) -> Self {
|                                             ^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:66:6
|
66 | impl LintPass for TriviallyCopyPassByRef {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:67:28
|
67 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:72:16
|
72 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for TriviallyCopyPassByRef {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:75:14
|
75 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:76:15
|
76 |         kind: FnKind<'tcx>,
|               ^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:77:21
|
77 |         decl: &'tcx FnDecl,
|                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:78:21
|
78 |         body: &'tcx Body,
|                     ^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:80:18
|
80 |         node_id: NodeId,
|                  ^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:132:6
|
132 | impl LintPass for TypePass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:133:28
|
133 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:138:16
|
138 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for TypePass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:139:33
|
139 |     fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Body, _: Span, id: NodeId) {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:139:49
|
139 |     fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Body, _: Span, id: NodeId) {
|                                                 ^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:139:64
|
139 |     fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Body, _: Span, id: NodeId) {
|                                                                ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:139:76
|
139 |     fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Body, _: Span, id: NodeId) {
|                                                                            ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:139:85
|
139 |     fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Body, _: Span, id: NodeId) {
|                                                                                     ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:139:95
|
139 |     fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Body, _: Span, id: NodeId) {
|                                                                                               ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:150:43
|
150 |     fn check_struct_field(&mut self, cx: &LateContext, field: &StructField) {
|                                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `StructField` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:150:64
|
150 |     fn check_struct_field(&mut self, cx: &LateContext, field: &StructField) {
|                                                                ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:154:41
|
154 |     fn check_trait_item(&mut self, cx: &LateContext, item: &TraitItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TraitItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:154:61
|
154 |     fn check_trait_item(&mut self, cx: &LateContext, item: &TraitItem) {
|                                                             ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:162:36
|
162 |     fn check_local(&mut self, cx: &LateContext, local: &Local) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Local` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:162:57
|
162 |     fn check_local(&mut self, cx: &LateContext, local: &Local) {
|                                                         ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:169:23
|
169 | fn check_fn_decl(cx: &LateContext, decl: &FnDecl) {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:169:43
|
169 | fn check_fn_decl(cx: &LateContext, decl: &FnDecl) {
|                                           ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:180:30
|
180 | fn match_type_parameter(cx: &LateContext, qpath: &QPath, path: &[&str]) -> bool {
|                              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `QPath` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:180:51
|
180 | fn match_type_parameter(cx: &LateContext, qpath: &QPath, path: &[&str]) -> bool {
|                                                   ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:204:18
|
204 | fn check_ty(cx: &LateContext, ast_ty: &hir::Ty, is_local: bool) {
|                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:295:23
|
295 | fn check_ty_rptr(cx: &LateContext, ast_ty: &hir::Ty, is_local: bool, lt: &Lifetime, mut_ty: &MutTy) {
|                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Lifetime` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:295:75
|
295 | fn check_ty_rptr(cx: &LateContext, ast_ty: &hir::Ty, is_local: bool, lt: &Lifetime, mut_ty: &MutTy) {
|                                                                           ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `MutTy` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:295:94
|
295 | fn check_ty_rptr(cx: &LateContext, ast_ty: &hir::Ty, is_local: bool, lt: &Lifetime, mut_ty: &MutTy) {
|                                                                                              ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:379:24
|
379 | fn check_let_unit(cx: &LateContext, decl: &Decl) {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Decl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:379:44
|
379 | fn check_let_unit(cx: &LateContext, decl: &Decl) {
|                                            ^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:401:6
|
401 | impl LintPass for LetPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:402:28
|
402 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:407:16
|
407 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for LetPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:408:35
|
408 |     fn check_decl(&mut self, cx: &LateContext<'a, 'tcx>, decl: &'tcx Decl) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Decl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:408:70
|
408 |     fn check_decl(&mut self, cx: &LateContext<'a, 'tcx>, decl: &'tcx Decl) {
|                                                                      ^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:438:6
|
438 | impl LintPass for UnitCmp {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:439:28
|
439 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:444:16
|
444 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for UnitCmp {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:445:35
|
445 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:445:70
|
445 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:492:6
|
492 | impl LintPass for UnitArg {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:493:28
|
493 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:498:16
|
498 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for UnitArg {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:499:35
|
499 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:499:70
|
499 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:540:47
|
540 | fn is_questionmark_desugar_marked_call(expr: &Expr) -> bool {
|                                               ^^^^
|                                               |
|                                               not found in this scope
|                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:549:16
|
549 | fn is_unit(ty: Ty) -> bool {
|                ^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:556:27
|
556 | fn is_unit_literal(expr: &Expr) -> bool {
|                           ^^^^
|                           |
|                           not found in this scope
|                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:754:25
|
754 | fn int_ty_to_nbits(typ: Ty, tcx: TyCtxt) -> u64 {
|                         ^^ not found in this scope

error[E0412]: cannot find type `TyCtxt` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:754:34
|
754 | fn int_ty_to_nbits(typ: Ty, tcx: TyCtxt) -> u64 {
|                                  ^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:776:27
|
776 | fn is_isize_or_usize(typ: Ty) -> bool {
|                           ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:783:34
|
783 | fn span_precision_loss_lint(cx: &LateContext, expr: &Expr, cast_from: Ty, cast_to_f64: bool) {
|                                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:783:54
|
783 | fn span_precision_loss_lint(cx: &LateContext, expr: &Expr, cast_from: Ty, cast_to_f64: bool) {
|                                                      ^^^^
|                                                      |
|                                                      not found in this scope
|                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:783:71
|
783 | fn span_precision_loss_lint(cx: &LateContext, expr: &Expr, cast_from: Ty, cast_to_f64: bool) {
|                                                                       ^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:814:29
|
814 | fn should_strip_parens(op: &Expr, snip: &str) -> bool {
|                             ^^^^
|                             |
|                             not found in this scope
|                             help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:823:28
|
823 | fn span_lossless_lint(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                            ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:823:48
|
823 | fn span_lossless_lint(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                ^^^^
|                                                |
|                                                not found in this scope
|                                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:823:59
|
823 | fn span_lossless_lint(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                           ^^^^
|                                                           |
|                                                           not found in this scope
|                                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:823:76
|
823 | fn span_lossless_lint(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                                            ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:823:89
|
823 | fn span_lossless_lint(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                                                         ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:855:39
|
855 | fn check_truncation_and_wrapping(cx: &LateContext, expr: &Expr, cast_from: Ty, cast_to: Ty) {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:855:59
|
855 | fn check_truncation_and_wrapping(cx: &LateContext, expr: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                           ^^^^
|                                                           |
|                                                           not found in this scope
|                                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:855:76
|
855 | fn check_truncation_and_wrapping(cx: &LateContext, expr: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                                            ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:855:89
|
855 | fn check_truncation_and_wrapping(cx: &LateContext, expr: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                                                         ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:926:24
|
926 | fn check_lossless(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:926:44
|
926 | fn check_lossless(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                                            ^^^^
|                                            |
|                                            not found in this scope
|                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:926:55
|
926 | fn check_lossless(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                       ^^^^
|                                                       |
|                                                       not found in this scope
|                                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:926:72
|
926 | fn check_lossless(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                                        ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:926:85
|
926 | fn check_lossless(cx: &LateContext, expr: &Expr, op: &Expr, cast_from: Ty, cast_to: Ty) {
|                                                                                     ^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:936:6
|
936 | impl LintPass for CastPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:937:28
|
937 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:952:16
|
952 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for CastPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:953:35
|
953 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:953:70
|
953 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1118:6
|
1118 | impl LintPass for TypeComplexityPass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1119:28
|
1119 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1124:16
|
1124 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for TypeComplexityPass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1127:14
|
1127 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1128:12
|
1128 |         _: FnKind<'tcx>,
|            ^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1129:21
|
1129 |         decl: &'tcx FnDecl,
|                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1130:18
|
1130 |         _: &'tcx Body,
|                  ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1131:12
|
1131 |         _: Span,
|            ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1132:12
|
1132 |         _: NodeId,
|            ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1137:43
|
1137 |     fn check_struct_field(&mut self, cx: &LateContext<'a, 'tcx>, field: &'tcx StructField) {
|                                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `StructField` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1137:79
|
1137 |     fn check_struct_field(&mut self, cx: &LateContext<'a, 'tcx>, field: &'tcx StructField) {
|                                                                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1142:35
|
1142 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1142:70
|
1142 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1150:41
|
1150 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TraitItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1150:76
|
1150 |     fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) {
|                                                                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1159:40
|
1159 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `ImplItem` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1159:75
|
1159 |     fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) {
|                                                                           ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1167:36
|
1167 |     fn check_local(&mut self, cx: &LateContext<'a, 'tcx>, local: &'tcx Local) {
|                                    ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Local` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1167:72
|
1167 |     fn check_local(&mut self, cx: &LateContext<'a, 'tcx>, local: &'tcx Local) {
|                                                                        ^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1175:33
|
1175 |     fn check_fndecl(&self, cx: &LateContext<'a, 'tcx>, decl: &'tcx FnDecl) {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1175:68
|
1175 |     fn check_fndecl(&self, cx: &LateContext<'a, 'tcx>, decl: &'tcx FnDecl) {
|                                                                    ^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1184:31
|
1184 |     fn check_type(&self, cx: &LateContext, ty: &hir::Ty) {
|                               ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1213:12
|
1213 | impl<'tcx> Visitor<'tcx> for TypeComplexityVisitor {
|            ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1248:52
|
1248 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1282:6
|
1282 | impl LintPass for CharLitAsU8 {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1283:28
|
1283 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1288:16
|
1288 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for CharLitAsU8 {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1289:35
|
1289 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1289:70
|
1289 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1337:6
|
1337 | impl LintPass for AbsurdExtremeComparisons {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1338:28
|
1338 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1350:15
|
1350 |     expr: &'a Expr,
|               ^^^^
|               |
|               not found in this scope
|               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1361:10
|
1361 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1362:17
|
1362 |     expr: &'tcx Expr
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1376:10
|
1376 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `BinOp_` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1377:9
|
1377 |     op: BinOp_,
|         ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1378:16
|
1378 |     lhs: &'tcx Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1379:16
|
1379 |     rhs: &'tcx Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1427:39
|
1427 | fn detect_extreme_expr<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) -> Option<ExtremeExpr<'tcx>> {
|                                       ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1427:74
|
1427 | fn detect_extreme_expr<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) -> Option<ExtremeExpr<'tcx>> {
|                                                                          ^^^^
|                                                                          |
|                                                                          not found in this scope
|                                                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1451:16
|
1451 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for AbsurdExtremeComparisons {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1452:35
|
1452 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1452:70
|
1452 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1513:6
|
1513 | impl LintPass for InvalidUpcastComparisons {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1514:28
|
1514 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1563:41
|
1563 | fn numeric_cast_precast_bounds<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(FullInt, FullInt)> {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1563:64
|
1563 | fn numeric_cast_precast_bounds<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(FullInt, FullInt)> {
|                                                                ^^^^
|                                                                |
|                                                                not found in this scope
|                                                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1616:41
|
1616 | fn node_as_const_fullint<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) -> Option<FullInt> {
|                                         ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1616:76
|
1616 | fn node_as_const_fullint<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) -> Option<FullInt> {
|                                                                            ^^^^
|                                                                            |
|                                                                            not found in this scope
|                                                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1629:31
|
1629 | fn err_upcast_comparison(cx: &LateContext, span: Span, expr: &Expr, always: bool) {
|                               ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1629:50
|
1629 | fn err_upcast_comparison(cx: &LateContext, span: Span, expr: &Expr, always: bool) {
|                                                  ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1629:63
|
1629 | fn err_upcast_comparison(cx: &LateContext, span: Span, expr: &Expr, always: bool) {
|                                                               ^^^^
|                                                               |
|                                                               not found in this scope
|                                                               help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1645:10
|
1645 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1646:11
|
1646 |     span: Span,
|           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1649:16
|
1649 |     lhs: &'tcx Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1650:16
|
1650 |     rhs: &'tcx Expr,
|                ^^^^
|                |
|                not found in this scope
|                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1694:16
|
1694 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for InvalidUpcastComparisons {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1695:35
|
1695 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1695:70
|
1695 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1738:6
|
1738 | impl LintPass for ImplicitHasher {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1739:28
|
1739 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1744:16
|
1744 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for ImplicitHasher {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1746:35
|
1746 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1746:70
|
1746 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1750:18
|
1750 |             cx: &LateContext<'a, 'tcx>,
|                  ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `DiagnosticBuilder` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1751:22
|
1751 |             db: &mut DiagnosticBuilder,
|                      ^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1752:28
|
1752 |             generics_span: Span,
|                            ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1753:39
|
1753 |             generics_suggestion_span: Span,
|                                       ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1874:13
|
1874 |     HashMap(Span, Ty<'tcx>, Cow<'static, str>, Cow<'static, str>),
|             ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1874:19
|
1874 |     HashMap(Span, Ty<'tcx>, Cow<'static, str>, Cow<'static, str>),
|                   ^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1875:13
|
1875 |     HashSet(Span, Ty<'tcx>, Cow<'static, str>),
|             ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1875:19
|
1875 |     HashSet(Span, Ty<'tcx>, Cow<'static, str>),
|                   ^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1880:21
|
1880 |     fn new<'a>(cx: &LateContext<'a, 'tcx>, hir_ty: &hir::Ty) -> Option<Self> {
|                     ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1922:21
|
1922 |     fn ty(&self) -> Ty<'tcx> {
|                     ^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1928:23
|
1928 |     fn span(&self) -> Span {
|                       ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1936:13
|
1936 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1941:20
|
1941 |     fn new(cx: &'a LateContext<'a, 'tcx>) -> Self {
|                    ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1946:20
|
1946 | impl<'a, 'tcx: 'a> Visitor<'tcx> for ImplicitHasherTypeVisitor<'a, 'tcx> {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1955:52
|
1955 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1962:13
|
1962 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `TypeckTables` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1963:15
|
1963 |     body: &'a TypeckTables<'tcx>,
|               ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1965:27
|
1965 |     suggestions: BTreeMap<Span, String>,
|                           ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1    | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1969:20
|
1969 |     fn new(cx: &'a LateContext<'a, 'tcx>, target: &'b ImplicitHasherType<'tcx>) -> Self {
|                    ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1979:29
|
1979 | impl<'a, 'b, 'tcx: 'a + 'b> Visitor<'tcx> for ImplicitHasherConstructorVisitor<'a, 'b, 'tcx> {
|                             ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1    | use regex_syntax::ast::Visitor;
|
1    | use regex_syntax::hir::Visitor;
|
1    | use serde::de::Visitor;
|

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1980:42
|
1980 |     fn visit_body(&mut self, body: &'tcx Body) {
|                                          ^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1985:39
|
1985 |     fn visit_expr(&mut self, e: &'tcx Expr) {
|                                       ^^^^
|                                       |
|                                       not found in this scope
|                                       help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:2028:52
|
2028 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:66:6
|
66 | impl LintPass for Unicode {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:67:28
|
67 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:72:16
|
72 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Unicode {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:73:35
|
73 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:73:70
|
73 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:96:19
|
96 | fn check_str(cx: &LateContext, span: Span, id: NodeId) {
|                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:96:38
|
96 | fn check_str(cx: &LateContext, span: Span, id: NodeId) {
|                                      ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:96:48
|
96 | fn check_str(cx: &LateContext, span: Span, id: NodeId) {
|                                                ^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:30:6
|
30 | impl LintPass for UnsafeNameRemoval {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:31:28
|
31 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `EarlyLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:36:6
|
36 | impl EarlyLintPass for UnsafeNameRemoval {
|      ^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:37:35
|
37 |     fn check_item(&mut self, cx: &EarlyContext, item: &Item) {
|                                   ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:37:56
|
37 |     fn check_item(&mut self, cx: &EarlyContext, item: &Item) {
|                                                        ^^^^
|                                                        |
|                                                        not found in this scope
|                                                        help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `UseTree` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:44:30
|
44 | fn check_use_tree(use_tree: &UseTree, cx: &EarlyContext, span: Span) {
|                              ^^^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:44:44
|
44 | fn check_use_tree(use_tree: &UseTree, cx: &EarlyContext, span: Span) {
|                                            ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:44:64
|
44 | fn check_use_tree(use_tree: &UseTree, cx: &EarlyContext, span: Span) {
|                                                                ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Ident` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:65:35
|
65 | fn unsafe_to_safe_check(old_name: Ident, new_name: Ident, cx: &EarlyContext, span: Span) {
|                                   ^^^^^ not found in this scope

error[E0412]: cannot find type `Ident` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:65:52
|
65 | fn unsafe_to_safe_check(old_name: Ident, new_name: Ident, cx: &EarlyContext, span: Span) {
|                                                    ^^^^^ not found in this scope

error[E0412]: cannot find type `EarlyContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:65:64
|
65 | fn unsafe_to_safe_check(old_name: Ident, new_name: Ident, cx: &EarlyContext, span: Span) {
|                                                                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:65:84
|
65 | fn unsafe_to_safe_check(old_name: Ident, new_name: Ident, cx: &EarlyContext, span: Span) {
|                                                                                    ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:78:27
|
78 | fn contains_unsafe(name: &LocalInternedString) -> bool {
|                           ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_io_amount.rs:34:6
|
34 | impl LintPass for UnusedIoAmount {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_io_amount.rs:35:28
|
35 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_io_amount.rs:40:16
|
40 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for UnusedIoAmount {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_io_amount.rs:41:35
|
41 |     fn check_stmt(&mut self, cx: &LateContext, s: &hir::Stmt) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_io_amount.rs:72:27
|
72 | fn check_method_call(cx: &LateContext, call: &hir::Expr, expr: &hir::Expr) {
|                           ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:33:21
|
33 |     labels: HashMap<LocalInternedString, Span>,
|                     ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:33:42
|
33 |     labels: HashMap<LocalInternedString, Span>,
|                                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:34:13
|
34 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:37:6
|
37 | impl LintPass for UnusedLabel {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:38:28
|
38 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:43:16
|
43 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for UnusedLabel {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:46:14
|
46 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:47:15
|
47 |         kind: FnKind<'tcx>,
|               ^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:50:15
|
50 |         span: Span,
|               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:69:20
|
69 | impl<'a, 'tcx: 'a> Visitor<'tcx> for UnusedLabelVisitor<'a, 'tcx> {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1  | use regex_syntax::ast::Visitor;
|
1  | use regex_syntax::hir::Visitor;
|
1  | use serde::de::Visitor;
|

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:83:52
|
83 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:61:13
|
61 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:67:18
|
67 |     ident: &'tcx Path,
|                  ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use std::path::Path;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:69:18
|
69 |     check: &'tcx Expr,
|                  ^^^^
|                  |
|                  not found in this scope
|                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:77:13
|
77 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:78:17
|
78 |     expr: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:116:44
|
116 |     fn visit_branch(&mut self, cond: &'tcx Expr, branch: &'tcx Expr, else_branch: bool) {
|                                            ^^^^
|                                            |
|                                            not found in this scope
|                                            help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:116:64
|
116 |     fn visit_branch(&mut self, cond: &'tcx Expr, branch: &'tcx Expr, else_branch: bool) {
|                                                                ^^^^
|                                                                |
|                                                                not found in this scope
|                                                                help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:132:20
|
132 | impl<'a, 'tcx: 'a> Visitor<'tcx> for UnwrappableVariablesVisitor<'a, 'tcx> {
|                    ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1   | use regex_syntax::ast::Visitor;
|
1   | use regex_syntax::hir::Visitor;
|
1   | use serde::de::Visitor;
|

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:133:42
|
133 |     fn visit_expr(&mut self, expr: &'tcx Expr) {
|                                          ^^^^
|                                          |
|                                          not found in this scope
|                                          help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:176:52
|
176 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:181:10
|
181 | impl<'a> LintPass for Pass {
|          ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:182:28
|
182 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:187:16
|
187 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:190:14
|
190 |         cx: &LateContext<'a, 'tcx>,
|              ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `FnKind` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:191:15
|
191 |         kind: FnKind<'tcx>,
|               ^^^^^^ not found in this scope

error[E0412]: cannot find type `FnDecl` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:192:21
|
192 |         decl: &'tcx FnDecl,
|                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `Body` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:193:21
|
193 |         body: &'tcx Body,
|                     ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:194:15
|
194 |         span: Span,
|               ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1   | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:195:16
|
195 |         fn_id: NodeId,
|                ^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:44:6
|
44 | impl LintPass for UseSelf {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:45:28
|
45 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:52:16
|
52 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for UseSelf {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:53:35
|
53 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Item` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:53:70
|
53 |     fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`
|
= help: there is an enum variant `pulldown_cmark::Tag::Item`, try using `pulldown_cmark::Tag`?
= help: there is an enum variant `regex_syntax::ast::ClassSet::Item`, try using `regex_syntax::ast::ClassSet`?

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:85:20
|
85 |     item_path: &'a Path,
|                    ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use std::path::Path;
|

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:86:13
|
86 |     cx: &'a LateContext<'a, 'tcx>,
|             ^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `Visitor` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:89:16
|
89 | impl<'a, 'tcx> Visitor<'tcx> for UseSelfVisitor<'a, 'tcx> {
|                ^^^^^^^ not found in this scope
help: possible candidates are found in other modules, you can import them into scope
|
1  | use regex_syntax::ast::Visitor;
|
1  | use regex_syntax::hir::Visitor;
|
1  | use serde::de::Visitor;
|

error[E0412]: cannot find type `Path` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:90:42
|
90 |     fn visit_path(&mut self, path: &'tcx Path, _id: NodeId) {
|                                          ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use std::path::Path;
|

error[E0412]: cannot find type `NodeId` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:90:53
|
90 |     fn visit_path(&mut self, path: &'tcx Path, _id: NodeId) {
|                                                     ^^^^^^ not found in this scope

error[E0412]: cannot find type `NestedVisitorMap` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:100:52
|
100 |     fn nested_visit_map<'this>(&'this mut self) -> NestedVisitorMap<'this, 'tcx> {
|                                                    ^^^^^^^^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:28:6
|
28 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:29:28
|
29 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:34:16
|
34 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:35:35
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:35:70
|
35 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:66:35
|
66 | fn check_vec_macro<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, vec_args: &higher::VecArgs<'tcx>, span: Span) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:66:98
|
66 | fn check_vec_macro<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, vec_args: &higher::VecArgs<'tcx>, span: Span) {
|                                                                                                  ^^^^ not found in this scope
help: possible candidate is found in another module, you can import it into scope
|
1  | use regex_syntax::ast::Span;
|

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:95:17
|
95 | fn vec_type(ty: Ty) -> Ty {
|                 ^^ not found in this scope

error[E0412]: cannot find type `Ty` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:95:24
|
95 | fn vec_type(ty: Ty) -> Ty {
|                        ^^ not found in this scope

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:159:6
|
159 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:160:28
|
160 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:174:16
|
174 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:175:35
|
175 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:175:70
|
175 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:198:40
|
198 | fn check_write_variants<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, write_args: &ptr::P<[Expr]>) {
|                                        ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:198:75
|
198 | fn check_write_variants<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, write_args: &ptr::P<[Expr]>) {
|                                                                           ^^^^
|                                                                           |
|                                                                           not found in this scope
|                                                                           help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:198:102
|
198 | fn check_write_variants<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr, write_args: &ptr::P<[Expr]>) {
|                                                                                                      ^^^^
|                                                                                                      |
|                                                                                                      not found in this scope
|                                                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:253:10
|
253 |     cx: &LateContext<'a, 'tcx>,
|          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:254:17
|
254 |     expr: &'tcx Expr,
|                 ^^^^
|                 |
|                 not found in this scope
|                 help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:256:20
|
256 |     args: &ptr::P<[Expr]>,
|                    ^^^^
|                    |
|                    not found in this scope
|                    help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:336:49
|
336 | fn check_fmt_args_for_literal<'a, 'tcx, F>(cx: &LateContext<'a, 'tcx>, args: &HirVec<Expr>, lint_fn: F)
|                                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `HirVec` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:336:79
|
336 | fn check_fmt_args_for_literal<'a, 'tcx, F>(cx: &LateContext<'a, 'tcx>, args: &HirVec<Expr>, lint_fn: F)
|                                                                               ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:336:86
|
336 | fn check_fmt_args_for_literal<'a, 'tcx, F>(cx: &LateContext<'a, 'tcx>, args: &HirVec<Expr>, lint_fn: F)
|                                                                                      ^^^^
|                                                                                      |
|                                                                                      not found in this scope
|                                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `HirVec` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:392:27
|
392 | fn has_newline_end(args: &HirVec<Expr>, fmtstr: LocalInternedString, fmtlen: usize) -> bool {
|                           ^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:392:34
|
392 | fn has_newline_end(args: &HirVec<Expr>, fmtstr: LocalInternedString, fmtlen: usize) -> bool {
|                                  ^^^^
|                                  |
|                                  not found in this scope
|                                  help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:392:49
|
392 | fn has_newline_end(args: &HirVec<Expr>, fmtstr: LocalInternedString, fmtlen: usize) -> bool {
|                                                 ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:410:33
|
410 | fn has_empty_arg<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, span: Span, fmtstr: LocalInternedString, fmtlen: usize) -> Option<Span> {
|                                 ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:410:76
|
410 | fn has_empty_arg<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, span: Span, fmtstr: LocalInternedString, fmtlen: usize) -> Option<Span> {
|                                                                            ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:430:37
|
430 | fn get_argument_fmtstr_parts(expr: &Expr) -> Option<(LocalInternedString, usize)> {
|                                     ^^^^
|                                     |
|                                     not found in this scope
|                                     help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `LocalInternedString` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:430:54
|
430 | fn get_argument_fmtstr_parts(expr: &Expr) -> Option<(LocalInternedString, usize)> {
|                                                      ^^^^^^^^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:444:26
|
444 | fn is_in_debug_impl(cx: &LateContext, expr: &Expr) -> bool {
|                          ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:444:46
|
444 | fn is_in_debug_impl(cx: &LateContext, expr: &Expr) -> bool {
|                                              ^^^^
|                                              |
|                                              not found in this scope
|                                              help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:469:41
|
469 | pub fn check_unformatted(format_field: &Expr) -> bool {
|                                         ^^^^
|                                         |
|                                         not found in this scope
|                                         help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0405]: cannot find trait `LintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/zero_div_zero.rs:25:6
|
25 | impl LintPass for Pass {
|      ^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LintArray` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/zero_div_zero.rs:26:28
|
26 |     fn get_lints(&self) -> LintArray {
|                            ^^^^^^^^^ not found in this scope

error[E0405]: cannot find trait `LateLintPass` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/zero_div_zero.rs:31:16
|
31 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass {
|                ^^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `LateContext` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/zero_div_zero.rs:32:35
|
32 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                   ^^^^^^^^^^^ not found in this scope

error[E0412]: cannot find type `Expr` in this scope
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/zero_div_zero.rs:32:70
|
32 |     fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx Expr) {
|                                                                      ^^^^
|                                                                      |
|                                                                      not found in this scope
|                                                                      help: you can try using the variant's enum: `crate::non_copy_const::Source`

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/conf.rs:104:21
|
104 |                       crate fn deserialize<'de, D: serde::Deserializer<'de>>(deserializer: D)
|                       ^^^^^
...
130 | / define_Conf! {
131 | |     /// Lint: BLACKLISTED_NAME. The list of blacklisted names to lint about
132 | |     (blacklisted_names, "blacklisted_names", ["foo", "bar", "baz", "quux"] => Vec<String>),
133 | |     /// Lint: CYCLOMATIC_COMPLEXITY. The maximum cyclomatic complexity a function can have
...   |
169 | |     (trivial_copy_size_limit, "trivial_copy_size_limit", None => Option<u64>),
170 | | }
| |_- in this macro invocation
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:93:5
|
93 |     crate fn suggest_grouping(&self) -> usize {
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:104:5
|
104 |     crate digits: &'a str,
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:106:5
|
106 |     crate radix: Radix,
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:108:5
|
108 |     crate prefix: Option<&'a str>,
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:110:5
|
110 |     crate suffix: Option<&'a str>,
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:112:5
|
112 |     crate float: bool,
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:116:5
|
116 |     crate fn new(lit: &'a str, float: bool) -> Self {
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:163:5
|
163 |     crate fn grouping_hint(&self) -> String {
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:230:5
|
230 |     crate fn display(&self, grouping_hint: &str, cx: &EarlyContext, span: syntax_pos::Span) {
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

error[E0658]: `crate` visibility modifier is experimental (see issue #45388)
--> /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs:189:5
|
189 |     crate use syntax::ast::{Name, NodeId};
|     ^^^^^
|
= help: add #![feature(crate_visibility_modifier)] to the crate attributes to enable

thread 'main' panicked at 'ProcessError { desc: "process didn\'t exit successfully: `rustdoc --edition=2018 --crate-name clippy_lints /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url \'lazy_static=https://docs.rs/lazy_static/1.1.0\' --extern-html-root-url \'serde_derive=https://docs.rs/serde_derive/1.0.80\' --extern-html-root-url \'if_chain=https://docs.rs/if_chain/0.1.3\' --extern-html-root-url \'matches=https://docs.rs/matches/0.1.8\' --extern-html-root-url \'unicode_normalization=https://docs.rs/unicode-normalization/0.1.7\' --extern-html-root-url \'cargo_metadata=https://docs.rs/cargo_metadata/0.5.8\' --extern-html-root-url \'itertools=https://docs.rs/itertools/0.7.8\' --extern-html-root-url \'regex_syntax=https://docs.rs/regex-syntax/0.6.2\' --extern-html-root-url \'semver=https://docs.rs/semver/0.9.0\' --extern-html-root-url \'toml=https://docs.rs/toml/0.4.8\' --extern-html-root-url \'url=https://docs.rs/url/1.7.1\' --extern-html-root-url \'serde=https://docs.rs/serde/1.0.80\' --extern-html-root-url \'pulldown_cmark=https://docs.rs/pulldown-cmark/0.1.2\' --extern-html-root-url \'quine_mc_cluskey=https://docs.rs/quine-mc_cluskey/0.2.4\' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cargo_metadata=/home/cratesfyi/cratesfyi/debug/deps/libcargo_metadata-3e90684a68ecd998.rmeta --extern if_chain=/home/cratesfyi/cratesfyi/debug/deps/libif_chain-d4baaa02daec64e0.rmeta --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-b4ee0e78923015fe.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f667a569301798b3.rmeta --extern matches=/home/cratesfyi/cratesfyi/debug/deps/libmatches-079d953aca8ce5a1.rmeta --extern pulldown_cmark=/home/cratesfyi/cratesfyi/debug/deps/libpulldown_cmark-1c5aa39a0256b05c.rmeta --extern quine_mc_cluskey=/home/cratesfyi/cratesfyi/debug/deps/libquine_mc_cluskey-25e14b5e8b677e3a.rmeta --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-f96356c3f32c6f63.rmeta --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-fc9e63c049e6332f.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-657db7ff46df5f4f.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-6b5a8e2ee2687181.so --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-c75514fb441a93ff.rmeta --extern unicode_normalization=/home/cratesfyi/cratesfyi/debug/deps/libunicode_normalization-086d1527ddb59275.rmeta --extern url=/home/cratesfyi/cratesfyi/debug/deps/liburl-2ce589c3e58d712a.rmeta` (exit code: 1)", exit: Some(ExitStatus(ExitStatus(256))), output: None }

Could not document `clippy_lints`.', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.