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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clippy_lints
/
src
/
operators
Age
Commit message (
Expand
)
Author
Lines
2025-02-18
Move methods from `Map` to `TyCtxt`, part 2.
Nicholas Nethercote
-8
/
+8
2025-02-10
Convert two missed places
Bastian Kersting
-1
/
+1
2025-02-06
Merge commit '3e3715c31236bff56f1c63a1de2c7bbdfcfb0923' into clippy-subtree-u...
Philipp Krones
-3
/
+0
2025-01-28
Merge commit '51d49c1ae2785b24ef18a46ef233fc1d91844666' into clippy-subtree-u...
Philipp Krones
-13
/
+13
2025-01-23
The clipper :3c
Boxy
-1
/
+2
2025-01-09
Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-12-26
Merge commit '609cd310be44677ae31d452a17b0f8207e1abfe1' into clippy-subtree-u...
Philipp Krones
-2
/
+2
2024-11-28
Merge commit 'ff4a26d442bead94a4c96fb1de967374bc4fbd8e' into clippy-subtree-u...
Philipp Krones
-3
/
+4
2024-11-18
use `TypingEnv` when no `infcx` is available
lcnr
-4
/
+3
2024-11-14
Merge commit '786fbd6d683933cd0e567fdcd25d449a69b4320c' into clippy-subtree-u...
Philipp Krones
-108
/
+92
2024-11-07
Merge commit 'f712eb5cdccd121d0569af12f20e6a0fabe4364d' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-11-04
Remove BorrowKind glob, make names longer
Michael Goulet
-2
/
+2
2024-10-18
Merge commit 'a109190d7060236e655fc75533373fa274ec5343' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-09-24
Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...
Philipp Krones
-4
/
+5
2024-09-19
[Clippy] Swap `float_equality_without_abs` to use diagnostic items instead of...
GnomedDev
-3
/
+3
2024-08-24
Merge commit '0f8eabd6231366bfc1bb1464601297c2d48f8f68' into clippyup
Jason Newcomb
-13
/
+15
2024-08-08
Merge commit 'cb806113e0f83a8f9b47d35b453b676543bcc40e' into clippy-subtree-u...
Philipp Krones
-51
/
+45
2024-07-25
Merge commit '37f4fbb92913586b73a35772efd00eccd1cbbe13' into clippy-subtree-u...
Philipp Krones
-35
/
+41
2024-07-11
Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-u...
Philipp Krones
-37
/
+104
2024-06-19
Resolve Clippy `f16` and `f128` `unimplemented!`/`FIXME`s
Trevor Gross
-0
/
+2
2024-06-13
Merge commit '3e5a02b13b1244545454752c6629b767522a44b1' into clippy-subtree-u...
Philipp Krones
-2
/
+2
2024-05-30
Auto merge of #125764 - flip1995:clippy-subtree-update, r=Manishearth
bors
-6
/
+6
2024-05-30
Merge commit 'c9139bd546d9cd69df817faeab62c5f9b1a51337' into clippy-subtree-u...
Philipp Krones
-6
/
+6
2024-05-29
Don't require `visit_body` to take a lifetime that must outlive the function ...
Oli Scherer
-2
/
+2
2024-05-12
Propagate errors rather than using return_if_err
Michael Goulet
-2
/
+2
2024-05-12
Make LateCtxt be a type info delegate for EUV for clippy
Michael Goulet
-17
/
+2
2024-05-12
Inline MemCategorization into ExprUseVisitor
Michael Goulet
-2
/
+2
2024-05-09
Make builtin_deref just return a Ty
Michael Goulet
-1
/
+1
2024-05-02
Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-u...
Philipp Krones
-15
/
+38
2024-04-16
Avoid lots of `hir::HirId{,Map,Set}` qualifiers.
Nicholas Nethercote
-16
/
+17
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-18
/
+18
2024-03-07
Merge commit '93f0a9a91f58c9b2153868f458402155fb6265bb' into clippy-subtree-u...
Philipp Krones
-23
/
+23
2024-02-27
Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' into clippy-subtree-u...
Philipp Krones
-2
/
+1
2024-02-10
hir: Remove `hir::Map::{opt_parent_id,parent_id,get_parent,find_parent}`
Vadim Petrochenkov
-1
/
+1
2024-02-08
Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyup
Philipp Krones
-4
/
+38
2024-01-27
Fix `NonZero` clippy lints.
Markus Reiter
-24
/
+31
2024-01-25
Merge commit '66c29b973b3b10278bd39f4e26b08522a379c2c9' into clippy-subtree-u...
Philipp Krones
-4
/
+4
2024-01-19
Pack the u128 in LitKind::Int
Josh Stone
-3
/
+4
2024-01-11
Merge commit '26ac6aab023393c94edf42f38f6ad31196009643'
Philipp Krones
-81
/
+127
2023-12-16
Merge commit 'a859e5cc1ce100df22346a1005da30532d04de59' into clippyup
Philipp Krones
-11
/
+14
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-3
/
+3
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-211
/
+181
2023-11-03
Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
bors
-7
/
+8
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-49
/
+58
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-7
/
+8
2023-10-21
Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup
Philipp Krones
-1
/
+1
2023-10-06
Merge commit 'b105fb4c39bc1a010807a6c076193cef8d93c109' into clippyup
Philipp Krones
-2
/
+2
2023-10-05
Add more diagnostic items for clippy
Jason Newcomb
-2
/
+2
2023-09-21
Prevent promotion of const fn calls in inline consts
Oli Scherer
-2
/
+2
2023-09-12
Merge commit '98363cbf6a7c3f8b571a7d92a3c645bb4376e4a6' into clippyup
Philipp Krones
-3
/
+15
[next]