rust-clippy/clippy_lints/src/utils
2020-11-18 01:28:37 +09:00
..
ast_utils.rs Fix dogfood test 2020-11-13 14:47:23 +09:00
attrs.rs Do not collect tokens for doc comments 2020-11-09 01:47:11 +03:00
author.rs Fix inconsistencies in handling of inert attributes on statements 2020-10-24 11:55:48 -04: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 Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
constants.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
diagnostics.rs Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup 2020-09-24 14:49:22 +02:00
eager_or_lazy.rs Fix or_fun_call for index operator 2020-11-08 14:49:42 -06:00
higher.rs Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyup 2020-10-23 22:16:59 +02:00
hir_utils.rs Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
inspector.rs Fix inconsistencies in handling of inert attributes on statements 2020-10-24 11:55:48 -04:00
internal_lints.rs Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup 2020-11-05 14:29:48 +01:00
mod.rs Move find_all_ret_expressions into utils 2020-11-18 01:28:37 +09:00
numeric_literal.rs Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
paths.rs Ignore trait implementations 2020-11-18 01:28:37 +09:00
ptr.rs Use 'tcx for references to AccessLevels wherever possible. 2020-07-03 00:04:48 +03:00
qualify_min_const_fn.rs Refactor how SwitchInt stores jump targets 2020-10-10 17:46:11 +02:00
sugg.rs Add underscore expressions for destructuring assignments 2020-11-14 13:53:12 +00:00
sym.rs Rustup to https://github.com/rust-lang/rust/pull/67853 2020-01-04 11:30:03 +01:00
usage.rs Auto merge of #78662 - sexxi-goose:add_expr_id_to_delegate, r=nikomatsakis 2020-11-04 22:45:15 +00:00
visitors.rs Move find_all_ret_expressions into utils 2020-11-18 01:28:37 +09:00