rust/clippy_lints/src/utils
2020-08-29 01:20:49 +02:00
..
ast_utils.rs Merge remote-tracking branch 'upstream/master' into rustup 2020-08-18 19:50:23 +02:00
attrs.rs Merge commit '09bd400243' into clippyup 2020-08-11 17:50:45 +02:00
author.rs Merge remote-tracking branch 'upstream/master' into rustup 2020-08-18 19:50:23 +02:00
camel_case.rs new lints around #[must_use] fns 2019-10-14 12:09:04 +02:00
comparisons.rs Rustup to rust-lang/rust#67886 2020-01-07 01:46:33 +09:00
conf.rs appreciative too_large_for_stack in useless vec! 2020-08-14 14:29:16 +02:00
constants.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
diagnostics.rs Use 'tcx for references to AccessLevels wherever possible. 2020-07-03 00:04:48 +03:00
higher.rs Merge remote-tracking branch 'upstream/master' into rustup 2020-08-18 19:50:23 +02:00
hir_utils.rs Merge remote-tracking branch 'upstream/master' into rustup 2020-08-18 19:50:23 +02:00
inspector.rs clippy: support QPath::LangItem 2020-08-17 13:55:05 +01:00
internal_lints.rs Rename SpanlessEq::ignore_fn to deny_side_effects 2020-08-16 23:30:33 +02:00
mod.rs or_fn_call: ignore nullary associated const fns 2020-08-29 01:20:49 +02:00
numeric_literal.rs Merge commit 'da5a6fb1b6' into clippyup 2020-07-26 21:07:07 +02:00
paths.rs Added F32::EPSILON and F64::EPSILON to paths.rs 2020-08-25 13:41:39 +02:00
ptr.rs Use 'tcx for references to AccessLevels wherever possible. 2020-07-03 00:04:48 +03:00
sugg.rs clippy: support QPath::LangItem 2020-08-17 13:55:05 +01:00
sym.rs Rustup to https://github.com/rust-lang/rust/pull/67853 2020-01-04 11:30:03 +01:00
usage.rs Rename TypeckTables to TypeckResults. 2020-07-17 08:47:04 +00:00