clippy_lints 0.0.212

A bunch of helpful lints to avoid common pitfalls in Rust
Build #107839 2018-07-07T06:28:07.171445+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading clippy_lints v0.0.212
Fresh lazy_static v1.0.1
Fresh unicode-normalization v0.1.7
Fresh either v1.5.0
Fresh if_chain v0.1.2
Fresh dtoa v0.4.3
Fresh libc v0.2.42
Fresh matches v0.1.6
Fresh quine-mc_cluskey v0.2.4
Fresh itoa v0.4.2
Fresh cfg-if v0.1.4
Fresh unicode-width v0.1.5
Fresh rustc-demangle v0.1.8
Fresh cc v1.0.17
Fresh itertools v0.7.8
Fresh unicode-bidi v0.3.4
Fresh unicode-xid v0.1.0
Fresh semver-parser v0.7.0
Fresh ucd-util v0.1.1
Fresh percent-encoding v1.0.1
Fresh getopts v0.2.18
Fresh idna v0.1.5
Fresh proc-macro2 v0.4.6
Fresh regex-syntax v0.6.1
Fresh bitflags v0.9.1
Fresh url v1.7.1
Fresh serde v1.0.70
Fresh quote v0.6.3
Compiling pulldown-cmark v0.1.2
Compiling toml v0.4.6
Compiling semver v0.9.0
Fresh serde_json v1.0.22
Fresh syn v0.14.4
Running `rustc --crate-name toml .cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.4.6/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=83164368626c5cc0 -C extra-filename=-83164368626c5cc0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-f9636eb395befdee.rlib --extern-version serde=serde,1.0.70 --cap-lints allow`
Running `rustc --crate-name semver .cargo/registry/src/github.com-1ecc6299db9ec823/semver-0.9.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="default"' -C metadata=820f174884dff946 -C extra-filename=-820f174884dff946 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-f9636eb395befdee.rlib --extern-version serde=serde,1.0.70 --extern semver_parser=/home/cratesfyi/cratesfyi/debug/deps/libsemver_parser-4a8c032208a2f4ee.rlib --extern-version semver_parser=semver-parser,0.7.0 --cap-lints allow`
Fresh serde_derive v1.0.70
Fresh backtrace-sys v0.1.23
Fresh backtrace v0.3.9
Fresh error-chain v0.11.0
Running `rustc --crate-name pulldown_cmark .cargo/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.1.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getopts"' -C metadata=809dd4ee1d9ed616 -C extra-filename=-809dd4ee1d9ed616 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-c8b3e4b415593713.rlib --extern-version bitflags=bitflags,0.9.1 --extern getopts=/home/cratesfyi/cratesfyi/debug/deps/libgetopts-240e42c52636e89a.rlib --extern-version getopts=getopts,0.2.18 --cap-lints allow`
Compiling cargo_metadata v0.5.8
Running `rustc --crate-name cargo_metadata .cargo/registry/src/github.com-1ecc6299db9ec823/cargo_metadata-0.5.8/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="backtrace"' --cfg 'feature="error-chain"' --cfg 'feature="default"' -C metadata=95a436bb542441b7 -C extra-filename=-95a436bb542441b7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-f85a0885cf14c361.so --extern-version serde_derive=serde_derive,1.0.70 --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-89792995dc3d3289.rlib --extern-version serde_json=serde_json,1.0.22 --extern error_chain=/home/cratesfyi/cratesfyi/debug/deps/liberror_chain-5a8c08fca96d238a.rlib --extern-version error_chain=error-chain,0.11.0 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-f9636eb395befdee.rlib --extern-version serde=serde,1.0.70 --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-820f174884dff946.rlib --extern-version semver=semver,0.9.0 --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/backtrace-sys-7dadb06fd5acb725/out`
Documenting clippy_lints v0.0.212
Running `rustdoc --crate-name clippy_lints .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-a15b6570ce0da9e4.rlib --extern-version itertools=itertools,0.7.8 --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-83164368626c5cc0.rlib --extern-version toml=toml,0.4.6 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-f9636eb395befdee.rlib --extern-version serde=serde,1.0.70 --extern url=/home/cratesfyi/cratesfyi/debug/deps/liburl-32576e0a8af37d1f.rlib --extern-version url=url,1.7.1 --extern if_chain=/home/cratesfyi/cratesfyi/debug/deps/libif_chain-0604e6b6fde947ad.rlib --extern-version if_chain=if_chain,0.1.2 --extern quine_mc_cluskey=/home/cratesfyi/cratesfyi/debug/deps/libquine_mc_cluskey-6d8f73fdf7c11d33.rlib --extern-version quine_mc_cluskey=quine-mc_cluskey,0.2.4 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-1adaeb69ca9ba8e2.rlib --extern-version lazy_static=lazy_static,1.0.1 --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-f85a0885cf14c361.so --extern-version serde_derive=serde_derive,1.0.70 --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-820f174884dff946.rlib --extern-version semver=semver,0.9.0 --extern pulldown_cmark=/home/cratesfyi/cratesfyi/debug/deps/libpulldown_cmark-809dd4ee1d9ed616.rlib --extern-version pulldown_cmark=pulldown-cmark,0.1.2 --extern cargo_metadata=/home/cratesfyi/cratesfyi/debug/deps/libcargo_metadata-95a436bb542441b7.rlib --extern-version cargo_metadata=cargo_metadata,0.5.8 --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-35a3f5b5482724c0.rlib --extern-version regex_syntax=regex-syntax,0.6.1 --extern unicode_normalization=/home/cratesfyi/cratesfyi/debug/deps/libunicode_normalization-e4a7c49b51f222ae.rlib --extern-version unicode_normalization=unicode-normalization,0.1.7 --extern matches=/home/cratesfyi/cratesfyi/debug/deps/libmatches-e2a43ce3f52b9dcc.rlib --extern-version matches=matches,0.1.6`
error[E0432]: unresolved import `toml`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs:20:5
|
20 | use toml;
|     ^^^^ no `toml` in the root

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

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:14:5
|
14 | use syntax::ast::{FloatTy, LitKind};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:15:5
|
15 | use syntax::ptr::P;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/consts.rs:158:9
|
158 |     use syntax::ast::*;
|         ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `rustc_errors`
--> .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};
|     ^^^^^^^^^^^^ Maybe a missing `extern crate rustc_errors;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:18:5
|
18 | use syntax::ast::{self, LitKind};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:18:5
|
18 | use syntax::ast::{self, LitKind};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:19:5
|
19 | use syntax::attr;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:21:5
|
21 | use syntax::errors::DiagnosticBuilder;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:22:5
|
22 | use syntax::ptr::P;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:23:5
|
23 | use syntax::symbol::keywords;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/conf.rs:7:5
|
7 | use syntax::{ast, codemap};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:7:5
|
7 | use syntax::ast::Name;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/hir_utils.rs:8:5
|
8 | use syntax::ptr::P;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

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

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:12:5
|
12 | use syntax::codemap::{CharPos, Span};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:13:5
|
13 | use syntax::parse::token;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:15:5
|
15 | use syntax::util::parser::AssocOp;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:16:5
|
16 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax_pos`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:18:5
|
18 | use syntax_pos::{BytePos, Pos};
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:90:13
|
90 |         use syntax::ast::RangeLimits;
|             ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:363:9
|
363 |     use syntax::util::parser::AssocOp::*;
|         ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:386:9
|
386 |     use syntax::parse::token::BinOpToken::*;
|         ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:405:9
|
405 |     use syntax::ast::BinOpKind::*;
|         ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/sugg.rs:406:9
|
406 |     use syntax::parse::token::BinOpToken;
|         ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/inspector.rs:8:5
|
8 | use syntax::ast::Attribute;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:5:5
|
5 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/internal_lints.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:5:5
|
5 | use syntax::ast::Name;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/ptr.rs:6:5
|
6 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:10:5
|
10 | use syntax::ast::NodeId;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/usage.rs:11:5
|
11 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/higher.rs:8:5
|
8 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/mod.rs:117:9
|
117 |     use syntax::symbol;
|         ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:5:5
|
5 | use syntax::ast::{FloatTy, Lit, LitKind};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/approx_const.rs:6:5
|
6 | use syntax::symbol;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/arithmetic.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/assign_ops.rs:6:5
|
6 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `semver`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:11:5
|
11 | use semver::Version;
|     ^^^^^^ Maybe a missing `extern crate semver;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/attrs.rs:13:5
|
13 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:3:5
|
3 | use syntax::ast::LitKind;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bit_mask.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:6:5
|
6 | use syntax::util::ThinVec;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `quine_mc_cluskey`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:80:5
|
80 | use quine_mc_cluskey::Bool;
|     ^^^^^^^^^^^^^^^^ Maybe a missing `extern crate quine_mc_cluskey;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate quine_mc_cluskey;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:214:13
|
214 |         use quine_mc_cluskey::Bool::*;
|             ^^^^^^^^^^^^^^^^ Maybe a missing `extern crate quine_mc_cluskey;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate quine_mc_cluskey;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:289:9
|
289 |     use quine_mc_cluskey::Bool::*;
|         ^^^^^^^^^^^^^^^^ Maybe a missing `extern crate quine_mc_cluskey;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate quine_mc_cluskey;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:337:9
|
337 |     use quine_mc_cluskey::Bool::*;
|         ^^^^^^^^^^^^^^^^ Maybe a missing `extern crate quine_mc_cluskey;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/bytecount.rs:4:5
|
4 | use syntax::ast::{Name, UintTy};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/collapsible_if.rs:16:5
|
16 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/const_static_lifetime.rs:1:5
|
1 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:6:5
|
6 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/copies.rs:7:5
|
7 | use syntax::util::small_vector::SmallVector;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:8:5
|
8 | use syntax::ast::{Attribute, NodeId};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:9:5
|
9 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `itertools`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:1:5
|
1 | use itertools::Itertools;
|     ^^^^^^^^^ Maybe a missing `extern crate itertools;`?

error[E0432]: unresolved import `pulldown_cmark`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:2:5
|
2 | use pulldown_cmark;
|     ^^^^^^^^^^^^^^ no `pulldown_cmark` in the root

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:4:5
|
4 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:5:5
|
5 | use syntax::codemap::{BytePos, Span};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax_pos`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:6:5
|
6 | use syntax_pos::Pos;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0432]: unresolved import `url`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:8:5
|
8 | use url::Url;
|     ^^^ Maybe a missing `extern crate url;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate pulldown_cmark;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:169:17
|
169 |             use pulldown_cmark::Event::*;
|                 ^^^^^^^^^^^^^^ Maybe a missing `extern crate pulldown_cmark;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate pulldown_cmark;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:193:9
|
193 |     use pulldown_cmark::Event::*;
|         ^^^^^^^^^^^^^^ Maybe a missing `extern crate pulldown_cmark;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate pulldown_cmark;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/doc.rs:194:9
|
194 |     use pulldown_cmark::Tag::*;
|         ^^^^^^^^^^^^^^ Maybe a missing `extern crate pulldown_cmark;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_comparison.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/double_parens.rs:1:5
|
1 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/duration_subsec.rs:3:5
|
3 | use syntax::codemap::Spanned;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/else_if_without_else.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_clike.rs:8:5
|
8 | use syntax::ast::{IntTy, UintTy};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:6:5
|
6 | use syntax::ast::NodeId;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_glob_use.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/enum_variants.rs:6:5
|
6 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/erasing_op.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:10:5
|
10 | use syntax::ast::NodeId;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:11:5
|
11 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/eval_order_dependence.rs:5:5
|
5 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:7:5
|
7 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax_pos;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/excessive_precision.rs:8:5
|
8 | use syntax_pos::symbol::Symbol;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0432]: unresolved import `syntax_pos`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/fallible_impl_from.rs:4:5
|
4 | use syntax_pos::Span;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:4:5
|
4 | use syntax::ast::LitKind;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax_pos`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/format.rs:5:5
|
5 | use syntax_pos::Span;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:2:5
|
2 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/formatting.rs:4:5
|
4 | use syntax::ptr::P;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:7:5
|
7 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate rustc_target;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:8:5
|
8 | use rustc_target::spec::abi::Abi;
|     ^^^^^^^^^^^^ Maybe a missing `extern crate rustc_target;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:9:5
|
9 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:3:5
|
3 | use syntax::ast::NodeId;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_op.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/if_not_else.rs:5:5
|
5 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/indexing_slicing.rs:10:5
|
10 | use syntax::ast::RangeLimits;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax_pos`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/inherent_impl.rs:7:5
|
7 | use syntax_pos::Span;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/int_plus_one.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/items_after_statements.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:6:5
|
6 | use syntax::ast::{Lit, LitKind, Name};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/len_zero.rs:7:5
|
7 | use syntax::codemap::{Span, Spanned};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/let_if_seq.rs:5:5
|
5 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:9:5
|
9 | use syntax::symbol::keywords;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/literal_representation.rs:5:5
|
5 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

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

error[E0432]: unresolved import `itertools`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1:5
|
1 | use itertools::Itertools;
|     ^^^^^^^^^ Maybe a missing `extern crate itertools;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:18:5
|
18 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:19:5
|
19 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_clone.rs:4:5
|
4 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `rustc_errors`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:4:5
|
4 | use rustc_errors::{Applicability};
|     ^^^^^^^^^^^^ Maybe a missing `extern crate rustc_errors;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/map_unit_fn.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:6:5
|
6 | use syntax::ast::LitKind;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/matches.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:8:5
|
8 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/methods.rs:9:5
|
9 | use syntax::codemap::{Span, BytePos};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:6:5
|
6 | use syntax::codemap::{ExpnFormat, Span};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:11:5
|
11 | use syntax::ast::{LitKind, CRATE_NODE_ID};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc_early.rs:6:5
|
6 | use syntax::visit::FnKind;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:24:5
|
24 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:25:5
|
25 | use syntax::attr;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_doc.rs:26:5
|
26 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:14:5
|
14 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/missing_inline.rs:15:5
|
15 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `cargo_metadata`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:6:5
|
6 | use cargo_metadata;
|     ^^^^^^^^^^^^^^ no `cargo_metadata` in the root

error[E0432]: unresolved import `itertools`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/multiple_crate_versions.rs:7:5
|
7 | use itertools::Itertools;
|     ^^^^^^^^^ Maybe a missing `extern crate itertools;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/mutex_atomic.rs:8:5
|
8 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:7:5
|
7 | use syntax::ast::LitKind;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_bool.rs:8:5
|
8 | use syntax::codemap::Spanned;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_continue.rs:31:5
|
31 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate rustc_target;`?
--> .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;
|     ^^^^^^^^^^^^ Maybe a missing `extern crate rustc_target;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:10:5
|
10 | use syntax::ast::NodeId;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax_pos`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:11:5
|
11 | use syntax_pos::Span;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:12:5
|
12 | use syntax::errors::DiagnosticBuilder;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/neg_multiply.rs:3:5
|
3 | use syntax::codemap::{Span, Spanned};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/new_without_default.rs:5:5
|
5 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `rustc_errors`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_copy_const.rs:10:5
|
10 | use rustc_errors::Applicability;
|     ^^^^^^^^^^^^ Maybe a missing `extern crate rustc_errors;`?

error[E0432]: unresolved import `rustc_typeck`
--> .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;
|     ^^^^^^^^^^^^ Maybe a missing `extern crate rustc_typeck;`?

error[E0432]: unresolved import `syntax_pos`
--> .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};
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:2:5
|
2 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:3:5
|
3 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:4:5
|
4 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/non_expressive_names.rs:5:5
|
5 | use syntax::attr;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:3:5
|
3 | use syntax::ast::LitKind;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/open_options.rs:4:5
|
4 | use syntax::codemap::{Span, Spanned};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:3:5
|
3 | use syntax::ast::LitKind;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:4:5
|
4 | use syntax::ptr::P;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/panic_unimplemented.rs:5:5
|
5 | use syntax::ext::quote::rt::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:2:5
|
2 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:3:5
|
3 | use syntax::codemap::Spanned;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:123:9
|
123 |     use syntax::ast::BinOpKind::*;
|         ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/precedence.rs:131:9
|
131 |     use syntax::ast::BinOpKind::*;
|         ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:9:5
|
9 | use syntax::ast::NodeId;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:10:5
|
10 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax_pos`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ptr.rs:11:5
|
11 | use syntax_pos::MultiSpan;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/question_mark.rs:5:5
|
5 | use syntax::ptr::P;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:3:5
|
3 | use syntax::ast::RangeLimits;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/ranges.rs:4:5
|
4 | use syntax::codemap::Spanned;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/reference.rs:1:5
|
1 | use syntax::ast::{Expr, ExprKind, UnOp};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `regex_syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:1:5
|
1 | use regex_syntax;
|     ^^^^^^^^^^^^ no `regex_syntax` in the root

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:5:5
|
5 | use syntax::ast::{LitKind, NodeId, StrStyle};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:6:5
|
6 | use syntax::codemap::{BytePos, Span};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate regex_syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:148:9
|
148 |     use regex_syntax::hir::HirKind::*;
|         ^^^^^^^^^^^^ Maybe a missing `extern crate regex_syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate regex_syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:149:9
|
149 |     use regex_syntax::hir::Anchor::*;
|         ^^^^^^^^^^^^ Maybe a missing `extern crate regex_syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:2:5
|
2 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:3:5
|
3 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/returns.rs:4:5
|
4 | use syntax::visit::FnKind;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:6:5
|
6 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:3:5
|
3 | use syntax::codemap::Spanned;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/strings.rs:148:13
|
148 |         use syntax::ast::LitKind;
|             ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/suspicious_trait_impl.rs:4:5
|
4 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/transmute.rs:5:5
|
5 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate rustc_target;`?
--> .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;
|     ^^^^^^^^^^^^ Maybe a missing `extern crate rustc_target;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate rustc_target;`?
--> .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;
|     ^^^^^^^^^^^^ Maybe a missing `extern crate rustc_target;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .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;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax_pos`
--> .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;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0432]: unresolved import `rustc_typeck`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:8:5
|
8 | use rustc_typeck::hir_ty_to_ty;
|     ^^^^^^^^^^^^ Maybe a missing `extern crate rustc_typeck;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:12:5
|
12 | use syntax::ast::{FloatTy, IntTy, UintTy};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:13:5
|
13 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:14:5
|
14 | use syntax::errors::DiagnosticBuilder;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax_pos;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:541:9
|
541 |     use syntax_pos::hygiene::CompilerDesugaringKind;
|         ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:957:21
|
957 |                 use syntax::ast::{LitIntType, LitKind};
|                     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1290:13
|
1290 |         use syntax::ast::{LitKind, UintTy};
|             ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1564:9
|
1564 |     use syntax::ast::{IntTy, UintTy};
|         ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax_pos`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1747:13
|
1747 |         use syntax_pos::BytePos;
|             ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:3:5
|
3 | use syntax::ast::{LitKind, NodeId};
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `unicode_normalization`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unicode.rs:5:5
|
5 | use unicode_normalization::UnicodeNormalization;
|     ^^^^^^^^^^^^^^^^^^^^^ Maybe a missing `extern crate unicode_normalization;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:2:5
|
2 | use syntax::ast::*;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:3:5
|
3 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unsafe_removed_from_name.rs:4:5
|
4 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:5:5
|
5 | use syntax::ast;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:6:5
|
6 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unused_label.rs:7:5
|
7 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:6:5
|
6 | use syntax::ast::NodeId;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:7:5
|
7 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:5:5
|
5 | use syntax::ast::NodeId;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax_pos;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/use_self.rs:6:5
|
6 | use syntax_pos::symbol::keywords::SelfType;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/vec.rs:4:5
|
4 | use syntax::codemap::Span;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:5:5
|
5 | use syntax::ast::LitKind;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:6:5
|
6 | use syntax::ptr;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:7:5
|
7 | use syntax::symbol::LocalInternedString;
|     ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `syntax_pos`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/write.rs:8:5
|
8 | use syntax_pos::Span;
|     ^^^^^^^^^^ Maybe a missing `extern crate syntax_pos;`?

error[E0433]: failed to resolve. Maybe a missing `extern crate syntax;`?
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs:189:15
|
189 |     crate use syntax::ast::{Name, NodeId};
|               ^^^^^^ Maybe a missing `extern crate syntax;`?

error[E0432]: unresolved import `serde`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/conf.rs:102:25
|
102 |                       use serde;
|                           ^^^^^ no `serde` in the root
...
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

error[E0432]: unresolved import `serde`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/utils/conf.rs:103:25
|
103 |                       use serde::Deserialize;
|                           ^^^^^ Maybe a missing `extern crate serde;`?
...
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

error[E0412]: cannot find type `FloatTy` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
4  | use rustc::ty::layout::FloatTy;
|

error[E0412]: cannot find type `FloatTy` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
4  | use rustc::ty::layout::FloatTy;
|

error[E0412]: cannot find type `LitKind` in this scope
--> .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 {
|                                    ^^^^^^^ did you mean `PatKind`?

error[E0412]: cannot find type `P` in this scope
--> .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 `P` in this scope
--> .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 `P` in this scope
--> .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 `P` in this scope
--> .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 `GenericArg` in this scope
--> .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 {
|                                         ^^^^^^^^^^ did you mean `Generics`?

error[E0412]: cannot find type `GenericArg` in this scope
--> .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 {
|                                                             ^^^^^^^^^^ did you mean `Generics`?

error[E0412]: cannot find type `GenericArgs` in this scope
--> .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 {
|                                             ^^^^^^^^^^^ did you mean `Generics`?

error[E0412]: cannot find type `GenericArgs` in this scope
--> .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 {
|                                                                  ^^^^^^^^^^^ did you mean `Generics`?

error[E0412]: cannot find type `P` in this scope
--> .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 `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `AssocOp` in this scope
--> .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 `AssocOp` in this scope
--> .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
--> .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
--> .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
--> .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[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Attribute` in this scope
--> .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 `AstCrate` in this scope
--> .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
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                                                   ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Attribute` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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>> {
|                                                                                                           ^^^^^^ did you mean `BodyId`?

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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {}
|                              ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {}
|                                        ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `P` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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 {
|                                          ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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> {
|                                                                            ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `DiagnosticBuilder` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `DiagnosticBuilder` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `DiagnosticBuilder` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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> {
|                                                                 ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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 {
|                                                              ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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 {
|                                                               ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Lit` in this scope
--> .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) {
|                                      ^^^ did you mean `Lint`?
|
= help: there is an enum variant `rustc::hir::PatKind::Lit`, try using `rustc::hir::PatKind`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Attribute` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Attribute` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Lit` in this scope
--> .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) {
|                                                     ^^^ did you mean `Lint`?
|
= help: there is an enum variant `rustc::hir::PatKind::Lit`, try using `rustc::hir::PatKind`?

error[E0412]: cannot find type `NestedMetaItem` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:69:12
|
69 |         _: Span,
|            ^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/booleans.rs:70:12
|
70 |         _: NodeId,
|            ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Ty` in this scope
--> .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
help: possible candidates are found in other modules, you can import them into scope
|
1  | use rustc::hir::Ty;
|
1  | use rustc::ty::Ty;
|

error[E0412]: cannot find type `Item` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1  | use rustc::hir::Item;
|

error[E0412]: cannot find type `SmallVector` in this scope
--> .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 `SmallVector` in this scope
--> .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 `LocalInternedString` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/cyclomatic_complexity.rs:121:18
|
121 |         node_id: NodeId,
|                  ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Attribute` in this scope
--> .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 `Attribute` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                                                                                                              ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/derive.rs:89:11
|
89 |     span: Span,
|           ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
3  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/entry.rs:116:11
|
116 |     span: Span,
|           ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                                                                                   ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `LocalInternedString` in this scope
--> .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[E0412]: cannot find type `Variant` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
3   | use rustc::hir::Variant;
|

error[E0412]: cannot find type `LocalInternedString` in this scope
--> .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 `EnumDef` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
3   | use rustc::hir::EnumDef;
|

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Item` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
3   | use rustc::hir::Item;
|

error[E0412]: cannot find type `Item` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
3   | use rustc::hir::Item;
|

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:64:12
|
64 |         _: Span,
|            ^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/escape.rs:65:18
|
65 |         node_id: NodeId,
|                  ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                              ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {}
|                                        ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {}
|                             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Symbol` in this scope
--> .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
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1  | use rustc::ty::layout::FloatTy;
|

error[E0412]: cannot find type `FloatTy` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::ty::layout::FloatTy;
|

error[E0412]: cannot find type `P` in this scope
--> .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
--> .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[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/functions.rs:83:15
|
83 |         span: Span,
|               ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/identity_conversion.rs:26:26
|
26 |     try_desugar_arm: Vec<NodeId>,
|                          ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
4  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Attribute` in this scope
--> .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[E0412]: cannot find type `Lit` in this scope
--> .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 {
|                               ^^^ did you mean `Lint`?
|
= help: there is an enum variant `rustc::hir::PatKind::Lit`, try using `rustc::hir::PatKind`?

error[E0412]: cannot find type `BinOpKind` in this scope
--> .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
--> .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: possible candidate is found in another module, you can import it into scope
|
3  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
3  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `BinOpKind` in this scope
--> .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
--> .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: possible candidate is found in another module, you can import it into scope
|
3   | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
3   | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
3   | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
3   | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Block` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
3  | use rustc::hir::Block;
|

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Lit` in this scope
--> .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) {
|                                                                                    ^^^ did you mean `Lint`?
|
= help: there is an enum variant `rustc::hir::PatKind::Lit`, try using `rustc::hir::PatKind`?

error[E0412]: cannot find type `Name` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:89:11
|
89 |     Named(Name),
|           ^^^^ not found in this scope
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lifetimes.rs:97:11
|
97 |     span: Span,
|           ^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
4   | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Lit` in this scope
--> .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) {
|                                                 ^^^ did you mean `Lint`?
|
= help: there is an enum variant `rustc::hir::PatKind::Lit`, try using `rustc::hir::PatKind`?

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
4   | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Lit` in this scope
--> .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) {
|                                                 ^^^ did you mean `Lint`?
|
= help: there is an enum variant `rustc::hir::PatKind::Lit`, try using `rustc::hir::PatKind`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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 {
|                                                  ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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 {
|                                               ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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 {
|                                                                                  ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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 {
|                                                                                  ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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 {
|                                                                                    ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1408:25
|
1408 |     node_id_low: Option<NodeId>,
|                         ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1409:26
|
1409 |     node_id_high: Option<NodeId>,
|                          ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {}
|                              ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {}
|                                        ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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> {
|                                                                   ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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>) {
|                                                                          ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1757:13
|
1757 |     def_id: NodeId,
|             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1758:19
|
1758 |     iter_expr_id: NodeId,
|                   ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1868:21
|
1868 |     states: HashMap<NodeId, VarState>, // incremented variables
|                     ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:1924:13
|
1924 |     var_id: NodeId,
|             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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> {
|                                                        ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2091:9
|
2091 |     id: NodeId,
|         ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Name` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2092:15
|
2092 |     iterator: Name,
|               ^^^^ not found in this scope
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/loops.rs:2188:18
|
2188 |     ids: HashSet<NodeId>,
|                  ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:246:12
|
246 |         _: Span,
|            ^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/misc.rs:247:12
|
247 |         _: NodeId,
|            ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Generics` in this scope
--> .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
help: possible candidates are found in other modules, you can import them into scope
|
1   | use rustc::hir::Generics;
|
1   | use rustc::ty::Generics;
|

error[E0412]: cannot find type `Pat` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Pat;
|

error[E0412]: cannot find type `FnKind` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::intravisit::FnKind;
|

error[E0412]: cannot find type `FnDecl` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::FnDecl;
|

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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 `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Block` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Block;
|

error[E0412]: cannot find type `Lit` in this scope
--> .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) {
|                                                 ^^^ did you mean `Lint`?
|
= help: there is an enum variant `rustc::hir::PatKind::Lit`, try using `rustc::hir::PatKind`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Crate` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
3  | use rustc::hir::Crate;
|

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:68:18
|
68 |         node_id: NodeId,
|                  ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/needless_pass_by_value.rs:302:25
|
302 |     moved_vars: HashSet<NodeId>,
|                         ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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>>,
|                               ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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>) {
|                                            ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                                       ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {}
|                             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {}
|                             ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {}
|                                        ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `LocalInternedString` in this scope
--> .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
--> .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

error[E0405]: cannot find trait `Visitor` in this scope
--> .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 rustc::hir::intravisit::Visitor;
|
1   | use rustc::mir::visit::Visitor;
|

error[E0412]: cannot find type `Pat` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Pat;
|

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0405]: cannot find trait `Visitor` in this scope
--> .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 rustc::hir::intravisit::Visitor;
|
1   | use rustc::mir::visit::Visitor;
|

error[E0412]: cannot find type `Local` in this scope
--> .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
help: possible candidates are found in other modules, you can import them into scope
|
1   | use rustc::hir::Local;
|
1   | use rustc::mir::Local;
|

error[E0412]: cannot find type `Block` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Block;
|

error[E0412]: cannot find type `Arm` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Arm;
|

error[E0412]: cannot find type `Item` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Item;
|

error[E0412]: cannot find type `Item` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Item;
|

error[E0412]: cannot find type `ImplItem` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::ImplItem;
|

error[E0412]: cannot find type `Attribute` in this scope
--> .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
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::FnDecl;
|

error[E0412]: cannot find type `Block` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Block;
|

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `P` in this scope
--> .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
--> .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: possible candidate is found in another module, you can import it into scope
|
1  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::Expr;
|

error[E0412]: cannot find type `BinOpKind` in this scope
--> .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
--> .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[E0412]: cannot find type `NodeId` in this scope
--> .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>) {
|                                                     ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `P` in this scope
--> .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
--> .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: possible candidate is found in another module, you can import it into scope
|
1  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Expr` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1  | use rustc::hir::Expr;
|

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/regex.rs:69:18
|
69 |     last: Option<NodeId>,
|                  ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `FnKind` in this scope
--> .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
help: possible candidate is found in another module, you can import it into scope
|
1   | use rustc::hir::intravisit::FnKind;
|

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:89:12
|
89 |         _: Span,
|            ^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:90:12
|
90 |         _: NodeId,
|            ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:162:11
|
162 |     span: Span,
|           ^^^^ not found in this scope

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:239:11
|
239 |     name: Name,
|           ^^^^ not found in this scope
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/shadow.rs:240:11
|
240 |     span: Span,
|           ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `Name` in this scope
--> .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
|
= help: there is an enum variant `rustc::hir::LifetimeName::Name`, try using `rustc::hir::LifetimeName`?

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/trivially_copy_pass_by_ref.rs:80:18
|
80 |         node_id: NodeId,
|                  ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                                                                                               ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1131:12
|
1131 |         _: Span,
|            ^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1132:12
|
1132 |         _: NodeId,
|            ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/types.rs:1646:11
|
1646 |     span: Span,
|           ^^^^ not found in this scope

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                                                ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Item` in this scope
--> .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: possible candidate is found in another module, you can import it into scope
|
1  | use rustc::hir::Item;
|

error[E0412]: cannot find type `UseTree` in this scope
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `Ident` in this scope
--> .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
--> .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 `Span` in this scope
--> .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

error[E0412]: cannot find type `LocalInternedString` in this scope
--> .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[E0412]: cannot find type `LocalInternedString` in this scope
--> .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
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `Span` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:194:15
|
194 |         span: Span,
|               ^^^^ not found in this scope

error[E0412]: cannot find type `NodeId` in this scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/unwrap.rs:195:16
|
195 |         fn_id: NodeId,
|                ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `NodeId` in this scope
--> .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) {
|                                                     ^^^^^^ did you mean `BodyId`?

error[E0412]: cannot find type `Span` in this scope
--> .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

error[E0412]: cannot find type `LocalInternedString` in this scope
--> .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 `LocalInternedString` in this scope
--> .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 `LocalInternedString` in this scope
--> .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

thread 'main' panicked at 'Error(
CargoError(
ChainedError {
error: Could not document `clippy_lints`.,
cause: process didn't exit successfully: `rustdoc --crate-name clippy_lints .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.212/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-a15b6570ce0da9e4.rlib --extern-version itertools=itertools,0.7.8 --extern toml=/home/cratesfyi/cratesfyi/debug/deps/libtoml-83164368626c5cc0.rlib --extern-version toml=toml,0.4.6 --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-f9636eb395befdee.rlib --extern-version serde=serde,1.0.70 --extern url=/home/cratesfyi/cratesfyi/debug/deps/liburl-32576e0a8af37d1f.rlib --extern-version url=url,1.7.1 --extern if_chain=/home/cratesfyi/cratesfyi/debug/deps/libif_chain-0604e6b6fde947ad.rlib --extern-version if_chain=if_chain,0.1.2 --extern quine_mc_cluskey=/home/cratesfyi/cratesfyi/debug/deps/libquine_mc_cluskey-6d8f73fdf7c11d33.rlib --extern-version quine_mc_cluskey=quine-mc_cluskey,0.2.4 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-1adaeb69ca9ba8e2.rlib --extern-version lazy_static=lazy_static,1.0.1 --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-f85a0885cf14c361.so --extern-version serde_derive=serde_derive,1.0.70 --extern semver=/home/cratesfyi/cratesfyi/debug/deps/libsemver-820f174884dff946.rlib --extern-version semver=semver,0.9.0 --extern pulldown_cmark=/home/cratesfyi/cratesfyi/debug/deps/libpulldown_cmark-809dd4ee1d9ed616.rlib --extern-version pulldown_cmark=pulldown-cmark,0.1.2 --extern cargo_metadata=/home/cratesfyi/cratesfyi/debug/deps/libcargo_metadata-95a436bb542441b7.rlib --extern-version cargo_metadata=cargo_metadata,0.5.8 --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-35a3f5b5482724c0.rlib --extern-version regex_syntax=regex-syntax,0.6.1 --extern unicode_normalization=/home/cratesfyi/cratesfyi/debug/deps/libunicode_normalization-e4a7c49b51f222ae.rlib --extern-version unicode_normalization=unicode-normalization,0.1.7 --extern matches=/home/cratesfyi/cratesfyi/debug/deps/libmatches-e2a43ce3f52b9dcc.rlib --extern-version matches=matches,0.1.6` (exit code: 101)
}
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.