index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
clippy
/
tests
Age
Commit message (
Expand
)
Author
Lines
2021-03-16
Update clippy tests
Vadim Petrochenkov
-38
/
+28
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-930
/
+1797
2021-02-25
Fix Clippy build and test
flip1995
-0
/
+6
2021-02-25
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
flip1995
-213
/
+1932
2021-02-11
Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup
flip1995
-22
/
+644
2021-02-09
Rename HIR UnOp variants
Ömer Sinan Ağacan
-2
/
+2
2021-02-03
Suggest panic!("{}", ..) instead of panic!(..) clippy::expect_fun_call.
Mara Bos
-10
/
+10
2021-02-03
Fix/allow non_fmt_panic in clippy tests.
Mara Bos
-20
/
+20
2021-02-02
Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy
Manish Goregaokar
-66
/
+289
2021-02-01
Auto merge of #80851 - m-ou-se:panic-2021, r=petrochenkov
bors
-4
/
+19
2021-01-30
Update clippy test output for panic macros.
Mara Bos
-4
/
+19
2021-01-30
Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup
flip1995
-231
/
+1366
2021-01-22
Auto merge of #81135 - jyn514:no-backticks, r=flip1995
bors
-17
/
+17
2021-01-18
Rollup merge of #81038 - flip1995:clippyup, r=Manishearth
Ashley Mannix
-93
/
+990
2021-01-17
Fix formatting for removed lints
Joshua Nelson
-17
/
+17
2021-01-16
Deprecate unknown_clippy_lints
flip1995
-18
/
+31
2021-01-15
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
flip1995
-93
/
+990
2021-01-07
Reintroduce hir::ExprKind::If
Caio
-2
/
+2
2021-01-02
Use bootstrap rustc for versioncheck in Clippy
flip1995
-3
/
+4
2021-01-02
Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyup
flip1995
-44
/
+299
2020-12-29
Remove unnecessary semicolon from Clippy test
Aaron Hill
-2
/
+2
2020-12-23
Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
flip1995
-1
/
+1
2020-12-20
Merge commit '4911ab124c481430672a3833b37075e6435ec34d' into clippyup
flip1995
-432
/
+1706
2020-12-15
Auto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
bors
-3
/
+2
2020-12-06
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
flip1995
-187
/
+2448
2020-12-05
fix clippy test
Vishnunarayan K I
-3
/
+2
2020-11-30
Auto merge of #79329 - camelid:int-lit-suffix-error, r=davidtwco
bors
-2
/
+2
2020-11-29
Update tests to remove old numeric constants
bstrie
-1
/
+1
2020-11-27
Update error to reflect that integer literals can have float suffixes
Camelid
-2
/
+2
2020-11-24
Auto merge of #79228 - flip1995:clippyup, r=oli-obk
bors
-507
/
+2100
2020-11-23
Auto merge of #78343 - camelid:macros-qualify-panic, r=m-ou-se
bors
-5
/
+5
2020-11-23
Qualify `panic!` as `core::panic!` in non-built-in `core` macros
Camelid
-5
/
+5
2020-11-23
Fix ICE in utils::implements_trait
flip1995
-0
/
+5
2020-11-23
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
flip1995
-507
/
+2095
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-33
/
+12
2020-11-19
Remove the clippy::panic-params lint.
Mara Bos
-89
/
+0
2020-11-05
Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyup
flip1995
-342
/
+1688
2020-10-28
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
Eduardo Broto
-98
/
+1452
2020-10-26
Remove lint from clippy
Nathan Whitaker
-70
/
+0
2020-10-23
Merge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6' into clippyup
Eduardo Broto
-132
/
+956
2020-10-22
Fix clippy tests
varkor
-0
/
+3
2020-11-17
Fix handling of panic calls
Camelid
-13
/
+48
2020-11-14
Auto merge of #78809 - vn-ki:fix-issue-76064, r=oli-obk
bors
-16
/
+2
2020-11-13
update clippy test ouput
Vishnunarayan K I
-16
/
+2
2020-11-11
Implement destructuring assignment for structs and slices
Fabian Zaiser
-7
/
+22
2020-10-16
Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_q...
Dylan DPC
-0
/
+2
2020-10-14
fix stderr file of clippy/custom_ice_message test
hosseind88
-1
/
+1
2020-10-09
add new line
hosseind75
-1
/
+1
2020-10-09
fix clippy custom_ice_message test
hosseind75
-0
/
+2
2020-10-09
Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup
flip1995
-236
/
+660
[next]