rust/clippy_lints/src/utils
2020-04-18 18:28:29 +08:00
..
attrs.rs Cleanup: Rename 'db' variable to 'diag' 2020-04-17 08:08:00 +02:00
author.rs Rename dummy_hir_id -> parent_hir_id 2020-04-15 19:46:05 +02:00
camel_case.rs
comparisons.rs
conf.rs Rollup merge of #5468 - Toxyxer:zero-single-char-names, r=flip1995 2020-04-15 20:12:31 +02:00
constants.rs
diagnostics.rs Add an Option<Span> argument to span_lint_and_help. 2020-04-18 18:28:29 +08:00
higher.rs Rustup to rust-lang/rust#70632 2020-04-01 20:14:05 +02:00
hir_utils.rs rustup https://github.com/rust-lang/rust/pull/70536 2020-03-30 11:17:58 +02:00
inspector.rs remove redundant import 2020-03-27 20:47:34 +01:00
internal_lints.rs Add an Option<Span> argument to span_lint_and_help. 2020-04-18 18:28:29 +08:00
mod.rs Refactor: Use rustc's match_def_path 2020-04-15 07:23:13 +02:00
numeric_literal.rs nursery group -> style 2020-03-23 16:45:31 +00:00
paths.rs Make use of some existing diagnostic items 2020-04-12 13:58:04 +02:00
ptr.rs rustup https://github.com/rust-lang/rust/pull/70536 2020-03-30 11:17:58 +02:00
sugg.rs Cleanup: Rename 'db' variable to 'diag' 2020-04-17 08:08:00 +02:00
sym.rs
usage.rs rustup https://github.com/rust-lang/rust/pull/70536 2020-03-30 11:17:58 +02:00