flip1995
|
611d039814
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
|
flip1995
|
7631fc5d82
|
Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup
|
2021-10-21 13:11:36 +02:00 |
|
Mara Bos
|
9f7f8b71a6
|
Suggest panic!("{}", ..) instead of panic!(..) clippy::expect_fun_call.
|
2021-02-03 23:15:51 +01:00 |
|
Michael Wright
|
1559f8bf34
|
Fix expect_fun_call false negative on references
Closes #4912
|
2019-12-19 06:57:56 +02:00 |
|
Michael Wright
|
464ed58861
|
Ensure expect_fun_call bad suggestion is fixed
Closes #3839
|
2019-03-06 07:00:05 +02:00 |
|
Michael Wright
|
5284b95a06
|
Fix expect_fun_call lint suggestions
This commit corrects some bad suggestions produced by the
`expect_fun_call` lint and enables `rust-fix` checking on the tests.
Addresses #3630
|
2019-01-24 06:58:53 +02:00 |
|