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
/
len_zero.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-17
Move some `Map` methods onto `TyCtxt`.
Nicholas Nethercote
-1
/
+1
2025-01-21
Move supertrait_def_ids into the elaborate module like all other fns
Michael Goulet
-1
/
+2
2025-01-09
Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u...
Philipp Krones
-13
/
+26
2025-01-08
Rename PatKind::Lit to Expr
Oli Scherer
-1
/
+1
2025-01-08
Exhaustively handle expressions in patterns
Oli Scherer
-3
/
+9
2024-11-14
Merge commit '786fbd6d683933cd0e567fdcd25d449a69b4320c' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-11-07
Merge commit 'f712eb5cdccd121d0569af12f20e6a0fabe4364d' into clippy-subtree-u...
Philipp Krones
-1
/
+1
2024-10-18
Merge commit 'a109190d7060236e655fc75533373fa274ec5343' into clippy-subtree-u...
Philipp Krones
-15
/
+3
2024-10-14
Move trait bound modifiers into hir::PolyTraitRef
Michael Goulet
-1
/
+1
2024-10-04
Adapt clippy.
Camille GILLOT
-5
/
+1
2024-10-03
Rollup merge of #131183 - compiler-errors:opaque-ty-origin, r=estebank
Matthias Krüger
-1
/
+1
2024-10-03
Merge commit 'aa0d551351a9c15d8a95fdb3e2946b505893dda8' into clippy-subtree-u...
Philipp Krones
-2
/
+2
2024-10-02
Use named fields for OpaqueTyOrigin
Michael Goulet
-1
/
+1
2024-09-25
Auto merge of #130778 - flip1995:clippy-subtree-update, r=Manishearth
bors
-3
/
+16
2024-09-24
Fix tools
Michael Goulet
-2
/
+1
2024-09-24
Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...
Philipp Krones
-3
/
+16
2024-08-24
Merge commit '0f8eabd6231366bfc1bb1464601297c2d48f8f68' into clippyup
Jason Newcomb
-2
/
+2
2024-07-11
Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-u...
Philipp Krones
-11
/
+8
2024-06-01
Deduplicate supertrait_def_ids code
Mark Rousskov
-1
/
+1
2024-05-30
Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanup
León Orell Valerian Liehr
-11
/
+6
2024-04-04
Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...
Philipp Krones
-10
/
+28
2024-03-27
Implement `mut ref`/`mut ref mut`
Jules Bertholet
-4
/
+4
2024-02-07
hir: Remove `fn opt_hir_id` and `fn opt_span`
Vadim Petrochenkov
-3
/
+3
2024-01-17
Fix clippy
Oli Scherer
-2
/
+3
2023-12-28
Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync
Philipp Krones
-2
/
+2
2023-12-15
Appease the tools: clippy, rustdoc
Michael Goulet
-4
/
+6
2023-12-12
Move some methods from `tcx.hir()` to `tcx`
zetanumbers
-1
/
+1
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-1
/
+1
2023-11-26
rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle...
Vadim Petrochenkov
-1
/
+1
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-33
/
+28
2023-11-03
Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
bors
-1
/
+2
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-14
/
+21
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-1
/
+2
2023-09-25
Merge commit '7671c283a50b5d1168841f3014b14000f01dd204' into clippyup
Philipp Krones
-0
/
+8
2023-07-31
Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup
Philipp Krones
-3
/
+27
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-10
/
+14
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-2
/
+2
2023-05-05
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
Philipp Krones
-1
/
+1
2023-04-23
Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyup
Philipp Krones
-10
/
+12
2023-03-10
Merge commit '3c06e0b1ce003912f8fe0536d3a7fe22558e38cf' into clippyup
Philipp Krones
-30
/
+95
2023-02-10
Merge commit '0f7558148c22e53cd4608773b56cdfa50dcdeac3' into clippyup
Philipp Krones
-2
/
+15
2023-01-26
change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyB...
Kyle Matsuda
-5
/
+5
2023-01-26
replace usages of fn_sig query with bound_fn_sig
Kyle Matsuda
-5
/
+5
2023-01-19
Use UnordSet instead of FxHashSet in define_id_collections!().
Michael Woerister
-1
/
+1
2022-12-29
Merge commit '4f3ab69ea0a0908260944443c739426cc384ae1a' into clippyup
Philipp Krones
-1
/
+1
2022-12-17
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
Philipp Krones
-6
/
+14
2022-12-13
Combine projection and opaque into alias
Michael Goulet
-1
/
+1
2022-12-13
ProjectionTy.item_def_id -> ProjectionTy.def_id
Michael Goulet
-1
/
+1
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-2
/
+1
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-5
/
+5
[next]