Jeremy Stucki
|
b651f19eb8
|
Rename 'flat_map' → 'flat_map_identity'
|
2019-08-11 20:34:25 +02:00 |
|
Jeremy Stucki
|
f0ce04f814
|
Handle calls with 'std::convert::identity'
|
2019-08-11 19:51:43 +02:00 |
|
Jeremy Stucki
|
05d9f884e1
|
Merge branch 'origin/master' into flat-map
|
2019-08-11 19:22:40 +02:00 |
|
Ralf Jung
|
40fea7a9e0
|
update_lints
|
2019-08-11 11:02:25 +02:00 |
|
flip1995
|
a922f800af
|
Run update_lints and fmt
|
2019-08-05 13:24:31 +02:00 |
|
Vincent Dal Maso
|
77b21b644f
|
Move expression check to LateLintPass
Changes:
- Move from EarlyLintPass
- Fix entrypoint check with function path def_id.
|
2019-08-05 13:23:30 +02:00 |
|
flip1995
|
e6a836e2e8
|
Move UNNECESSARY_UNWRAP to complexity and PANICKING_UNWRAP to correctness
|
2019-08-01 15:14:06 +02:00 |
|
xd009642
|
925e8207fa
|
Respond to review comments
Update README and CHANGELOG using the util scripts, refine the help message and fix the float_cmp error.
|
2019-07-27 21:58:29 +01:00 |
|
Darth-Revan
|
b7145fbb66
|
Fix "unkown clippy lint" error in UI test.
|
2019-07-17 08:58:36 +02:00 |
|
Darth-Revan
|
0513202d25
|
Implement lint for inherent to_string() method.
|
2019-07-17 08:58:32 +02:00 |
|
Jeremy Stucki
|
c7da4c26fb
|
Implement flat_map lint
|
2019-07-08 17:11:54 +02:00 |
|
Joe Frikker
|
1e6c6976dd
|
PR comments
|
2019-06-23 18:02:13 -04:00 |
|
Joe Frikker
|
60a80849ce
|
Adding try_err lint
|
2019-06-22 16:37:05 -04:00 |
|
David Tolnay
|
f88a387c3f
|
Downgrade integer_division to restriction
|
2019-06-15 00:17:04 -07:00 |
|
flip1995
|
0e480ca4bc
|
Use replace_region_in_file for creating the lint list
|
2019-06-14 13:07:33 +02:00 |
|
Jane Lusby
|
a2bf96f1c6
|
make it pass dogfood
|
2019-06-12 12:29:37 -07:00 |
|
Jane Lusby
|
113ae891d9
|
run rustfmt
|
2019-06-12 12:29:37 -07:00 |
|
Jane Lusby
|
73259d68db
|
fix padding and put clippy someplaces
|
2019-06-12 12:29:37 -07:00 |
|
Jane Lusby
|
cfd7e0d5fd
|
show default lint levels
|
2019-06-12 12:29:37 -07:00 |
|
Jane Lusby
|
296794dec5
|
prelim arg parse
|
2019-06-12 12:29:37 -07:00 |
|
Jane Lusby
|
5abcff2be5
|
move Lint static def into its own module
|
2019-06-12 12:29:37 -07:00 |
|