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
/
ui
/
crashes
Age
Commit message (
Expand
)
Author
Lines
2023-05-05
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
Philipp Krones
-6
/
+9
2023-04-23
Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyup
Philipp Krones
-12
/
+12
2023-04-18
clippy: add test for https://github.com/rust-lang/rust-clippy/issues/10645
Matthias Krüger
-1
/
+20
2023-04-12
Special-case item attributes in the suggestion output
Esteban Küber
-3
/
+0
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-3
/
+6
2023-03-27
Add notes to non-structural const in pattern error message
Jamen Marz
-0
/
+2
2023-03-24
Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup
Philipp Krones
-3
/
+3
2023-03-10
Merge commit '3c06e0b1ce003912f8fe0536d3a7fe22558e38cf' into clippyup
Philipp Krones
-1
/
+39
2023-03-02
Fix array-size-threshold config deserialization error
Alex Macleod
-13
/
+0
2023-02-25
Merge commit '149392b0baa4730c68f3c3eadf5c6ed7b16b85a4' into clippyup
Jason Newcomb
-0
/
+24
2023-02-10
Merge commit '0f7558148c22e53cd4608773b56cdfa50dcdeac3' into clippyup
Philipp Krones
-0
/
+10
2023-01-12
Don't suggest dyn as parameter to add
Michael Goulet
-3
/
+6
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-3
/
+3
2022-12-29
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
Philipp Krones
-0
/
+13
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-2
/
+17
2022-11-09
bless clippy
yukang
-0
/
+5
2022-10-23
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
flip1995
-0
/
+4
2022-10-07
make const_err a hard error
Ralf Jung
-2
/
+2
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-1
/
+11
2022-10-01
bless clippy
Maybe Waffle
-5
/
+5
2022-09-23
Stabilize const `BTree{Map,Set}::new`
Nilstrieb
-3
/
+3
2022-09-21
Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy
David Koloski
-0
/
+34
2022-09-09
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
Philipp Krones
-0
/
+30
2022-08-11
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
Philipp Krones
-3
/
+3
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-0
/
+20
2022-07-22
Do not resolve associated const when there is no provided value
Michael Goulet
-9
/
+1
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-0
/
+18
2022-07-07
Shorten span for closures.
Camille GILLOT
-1
/
+1
2022-07-06
fix miri-opt tests
Takayuki Maeda
-1
/
+1
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-1
/
+1
2022-06-07
Auto merge of #95565 - jackh726:remove-borrowck-mode, r=nikomatsakis
bors
-13
/
+9
2022-06-04
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
Philipp Krones
-0
/
+72
2022-06-03
Fully stabilize NLL
Jack Huey
-13
/
+9
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-2
/
+20
2022-05-11
Bless clippy.
Camille GILLOT
-1
/
+9
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-11
/
+38
2022-04-08
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
flip1995
-10
/
+6
2022-03-24
update clippy stderr file
Oli Scherer
-0
/
+10
2022-03-05
Do not point at whole file missing `fn main`
Esteban Kuber
-14
/
+6
2022-02-10
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
flip1995
-0
/
+28
2021-12-30
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
flip1995
-1
/
+1
2021-12-14
Stabilize `destructuring_assignment`
Jacob Pratt
-13
/
+2
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+11
2021-11-27
Only check for errors in predicate when skipping impl assembly
Aaron Hill
-7
/
+8
2021-11-26
Auto merge of #91205 - Aaron1011:visit_param_env, r=lcnr
bors
-8
/
+7
2021-11-25
Visit `param_env` field in Obligation's `TypeFoldable` impl
Aaron Hill
-8
/
+7
2021-11-25
Fix clippy test
Esteban Kuber
-0
/
+3
2021-11-04
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup
flip1995
-33
/
+81
2021-10-15
Fix clippy with changed macro statement spans
Cameron Steffen
-1
/
+1
2021-10-13
Update clippy ui output
Oli Scherer
-1
/
+1
[next]