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
2024-03-14
fix: ICE when array index exceeds usize
granddaifuku
-0
/
+5
2024-01-26
Rollup merge of #120345 - flip1995:clippy-subtree-update, r=Manishearth
Matthias Krüger
-1
/
+1
2024-01-25
Merge commit '66c29b973b3b10278bd39f4e26b08522a379c2c9' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-01-24
remove StructuralEq trait
Ralf Jung
-17
/
+0
2024-01-11
Merge commit '26ac6aab023393c94edf42f38f6ad31196009643'
Philipp Krones
-23
/
+0
2024-01-05
Rollup merge of #119151 - Jules-Bertholet:no-foreign-doc-hidden-suggest, r=da...
Matthias Krüger
-2
/
+0
2024-01-03
Track `HirId` instead of `Span` in `ObligationCauseCode::SizedArgumentType`
Esteban Küber
-1
/
+1
2023-12-28
Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync
Philipp Krones
-1
/
+17
2023-12-20
Hide foreign `#[doc(hidden)]` paths in import suggestions
Jules Bertholet
-2
/
+0
2023-11-24
Bless clippy tests
Nilstrieb
-21
/
+21
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-0
/
+46
2023-10-25
Work around the fact that `check_mod_type_wf` may spuriously return `ErrorGua...
Oli Scherer
-2
/
+12
2023-10-23
Auto merge of #116849 - oli-obk:error_shenanigans, r=cjgillot
bors
-12
/
+2
2023-10-20
s/generator/coroutine/
Oli Scherer
-1
/
+1
2023-10-20
Avoid a `track_errors` by bubbling up most errors from `check_well_formed`
Oli Scherer
-12
/
+2
2023-10-09
Extend impl's def_span to include where clauses
Michael Goulet
-1
/
+1
2023-10-03
Point to full async fn for future
Michael Goulet
-2
/
+2
2023-09-21
adjust how closure/generator types and rvalues are printed
Ralf Jung
-1
/
+1
2023-09-12
Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyup
Philipp Krones
-4
/
+94
2023-09-04
Adjust clippy tests with new rustc help suggestion for lints
Urgau
-0
/
+19
2023-08-24
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
Philipp Krones
-26
/
+235
2023-08-17
Auto merge of #11070 - y21:issue11065, r=flip1995
bors
-0
/
+19
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-2
/
+2
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-1
/
+1
2023-07-02
Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyup
Philipp Krones
-47
/
+49
2023-06-26
Make simd_shuffle_indices use valtrees
Oli Scherer
-0
/
+12
2023-06-25
Do not offer any of the suggestions in emit_coerce_suggestions for expr from ...
yukang
-5
/
+0
2023-06-10
Drop uplifted `clippy:cmp_nan`
Urgau
-3
/
+2
2023-06-02
Merge commit '30448e8cf98d4754350db0c959644564f317bc0f' into clippyup
Philipp Krones
-0
/
+1
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
[next]