mbartlett21
|
cadad20da1
|
Add semicolons up to needless_for_each.rs
|
2021-05-25 00:54:50 +00:00 |
|
flip1995
|
ffa2b7da29
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2021-04-08 17:36:41 +02:00 |
|
Cameron Steffen
|
827d6aaad4
|
Eat dogfood
|
2021-03-31 14:06:27 -05:00 |
|
Josh Stone
|
0dddfbf9bf
|
Use iter::zip in src/tools/clippy/
|
2021-03-26 09:33:38 -07:00 |
|
flip1995
|
9f6b5de7de
|
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
|
2021-03-25 19:29:11 +01:00 |
|
Cameron Steffen
|
1c3a3e7dc6
|
Don't re-export clippy_utils::diagnostics::*
|
2021-03-15 20:06:01 -05:00 |
|
Cameron Steffen
|
6fc52a63d1
|
Move some utils to clippy_utils::source module
|
2021-03-15 15:34:15 -05:00 |
|
flip1995
|
f2f2a005b4
|
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
|
2021-03-12 15:30:50 +01:00 |
|
Yoshitomo Nakanishi
|
bdeec5dbd6
|
Use TypeckResults::expr_ty instead of TyCtxt::type_of to fix "Not a type" ICE
|
2021-02-27 22:57:29 +09:00 |
|
flip1995
|
f64149dd04
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
|
Yoshitomo Nakanishi
|
9b0c1ebc18
|
Change to span_lint_and_sugg from span_lint_and_help
|
2021-02-16 18:07:09 +09:00 |
|
Yoshitomo Nakanishi
|
1f8ee3cc19
|
Handle struct ctor case
|
2021-02-16 11:20:51 +09:00 |
|
Yoshitomo Nakanishi
|
fb91c76586
|
Add more tests for default_numeric_fallback
|
2021-02-15 23:33:27 +09:00 |
|
Yoshitomo Nakanishi
|
0198ac7bdd
|
Add fn_sig_opt to get fn signature from HirId
|
2021-02-15 23:29:18 +09:00 |
|
Yoshitomo Nakanishi
|
93796b2346
|
Add some restrictions to default_numeric_fallback to avoid FNs
|
2021-02-15 14:43:37 +09:00 |
|
Yoshitomo Nakanishi
|
22d4483dee
|
Simplify DefaultNumericFallback
|
2021-02-07 18:11:31 +09:00 |
|
Yoshitomo Nakanishi
|
8b8b0a94b0
|
Fix enclosing_body_owner_opt and rename it to enclosing_body_opt
|
2021-02-04 22:57:03 +09:00 |
|
Yoshitomo Nakanishi
|
e32e4dedf1
|
New lint: default_numeric_fallback
|
2021-02-04 17:26:43 +09:00 |
|