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
2025-03-20
Merge commit '1e5237f4a56ae958af7e5824343eacf737b67083' into clippy-subtree-u...
Philipp Krones
-2
/
+5
2025-03-11
Implement `#[define_opaque]` attribute for functions.
Oli Scherer
-10
/
+0
2025-02-28
Merge commit '9f9a822509e5ad3e560cbbe830d1013f936fca28' into clippy-subtree-u...
Philipp Krones
-67
/
+335
2025-01-28
Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...
Philipp Krones
-7
/
+53
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-11
/
+2
2025-01-09
Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u...
Philipp Krones
-0
/
+28
2024-12-12
Filter empty lines, comments and delimiters from previous to last multiline s...
Esteban Küber
-2
/
+0
2024-12-12
Tweak multispan rendering
Esteban Küber
-6
/
+0
2024-11-28
Merge commit 'ff4a26d442bead94a4c96fb1de967374bc4fbd8e' into clippy-subtree-u...
Philipp Krones
-24
/
+0
2024-10-11
Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiser
bors
-10
/
+0
2024-10-03
Merge commit 'aa0d551351a9c15d8a95fdb3e2946b505893dda8' into clippy-subtree-u...
Philipp Krones
-5
/
+17
2024-10-01
Remove crashes and fix tests
Michael Goulet
-10
/
+0
2024-09-26
Rollup merge of #130912 - estebank:point-at-arg-type, r=compiler-errors
Jubilee
-2
/
+2
2024-09-27
On implicit `Sized` bound on fn argument, point at type instead of pattern
Esteban Küber
-2
/
+2
2024-09-24
Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...
Philipp Krones
-34
/
+30
2024-08-24
Merge commit '0f8eabd6231366bfc1bb1464601297c2d48f8f68' into clippyup
Jason Newcomb
-3
/
+12
2024-08-08
Merge commit 'cb806113e0f83a8f9b47d35b453b676543bcc40e' into clippy-subtree-u...
Philipp Krones
-7
/
+7
2024-07-25
Merge commit '37f4fbb92913586b73a35772efd00eccd1cbbe13' into clippy-subtree-u...
Philipp Krones
-12
/
+3
2024-07-11
Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-06-27
Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' into clippy-subtree-u...
Philipp Krones
-0
/
+10
2024-06-13
Tweak output of import suggestions
Esteban Küber
-3
/
+1
2024-06-13
Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u...
Philipp Krones
-39
/
+3
2024-05-02
Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-u...
Philipp Krones
-1
/
+2
2024-04-24
Error on using `yield` without also using `#[coroutine]` on the closure
Oli Scherer
-2
/
+2
2024-04-18
Merge commit 'ca3b393750ee8d870bf3215dcf6509cafa5c0445' into clippy-subtree-u...
Philipp Krones
-9
/
+27
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-1
/
+34
2024-03-22
Update (doc) comments
León Orell Valerian Liehr
-1
/
+1
2024-03-21
Merge commit '9d6f41691ed9dbfaec2a2df2661c42451f2fe0d3' into clippy-subtree-u...
Philipp Krones
-0
/
+34
2024-03-07
Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-02-29
Rollup merge of #121669 - nnethercote:count-stashed-errs-again, r=estebank
Guillaume Gomez
-0
/
+17
2024-02-29
Overhaul how stashed diagnostics work, again.
Nicholas Nethercote
-0
/
+17
2024-02-28
Use `LitKind::Err` for floats with empty exponents.
Nicholas Nethercote
-12
/
+1
2024-02-27
Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...
Philipp Krones
-55
/
+59
2024-02-17
Allow newly added non_local_definitions lint in clippy
Urgau
-0
/
+3
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
[next]