Files
rust/clippy_utils/src
y21 f74ec6b1b8 new lint: missing_field_in_debug
move some strings into consts, more tests

s/missing_field_in_debug/missing_fields_in_debug

dont trigger in macro expansions

make dogfood tests happy

minor cleanups

replace HashSet with FxHashSet

replace match_def_path with match_type

if_chain -> let chains, fix markdown, allow newtype pattern

fmt

consider string literal in `.field()` calls as used

don't intern defined symbol, remove mentions of 'debug_tuple'

special-case PD, account for field access through `Deref`
2023-05-31 23:52:02 +02:00
..
2023-02-22 17:04:58 +00:00
2023-04-27 17:18:12 +00:00
2023-04-21 02:14:02 -07:00
2023-05-18 16:42:13 -04:00
2023-05-16 11:20:00 -05:00
2023-05-31 23:52:02 +02:00
2023-05-22 20:06:58 -04:00
2023-04-21 02:14:02 -07:00