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_utils
/
src
/
hir_utils.rs
Age
Commit message (
Expand
)
Author
Lines
2024-01-12
Delegation implementation: step 1
Bryanskiy
-1
/
+1
2024-01-11
Merge commit '26ac6aab023393c94edf42f38f6ad31196009643'
Philipp Krones
-1
/
+1
2024-01-05
Update clippy for hir::Guard removal
Matthew Jasper
-21
/
+3
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-2
/
+1
2023-11-29
Add `never_patterns` feature gate
Nadrieril
-0
/
+1
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-33
/
+83
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-6
/
+2
2023-08-24
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
Philipp Krones
-1
/
+1
2023-08-23
Fix clippy lint for identical `if`/`else` contraining `?` expressions
Esteban Küber
-1
/
+2
2023-08-04
Improve spans for indexing expressions
Nilstrieb
-2
/
+2
2023-07-31
Merge commit '5436dba826191964ac1d0dab534b7eb6d4c878f6' into clippyup
Philipp Krones
-11
/
+14
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-2
/
+1
2023-06-26
Support `hir::ExprKind::Become` in clippy
Maybe Waffle
-0
/
+3
2023-05-20
Merge commit '435a8ad86c7a33bd7ffb91c59039943408d3b6aa' into clippyup
Philipp Krones
-47
/
+159
2023-05-05
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
Philipp Krones
-2
/
+2
2023-04-21
offset_of
DrMeepster
-0
/
+9
2023-03-28
Add `(..)` syntax for RTN
Michael Goulet
-6
/
+1
2023-03-14
Remove box expressions from HIR
clubby789
-2
/
+1
2023-02-25
Make clippy happy
Michael Goulet
-2
/
+2
2022-12-28
Rename `Rptr` to `Ref` in AST and HIR
Nilstrieb
-2
/
+2
2022-11-27
Auto merge of #104048 - cjgillot:split-lifetime, r=compiler-errors
bors
-11
/
+5
2022-11-25
Rollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC
Matthias Krüger
-1
/
+1
2022-11-25
RefCell::get_mut: fix typo
Ralf Jung
-1
/
+1
2022-11-23
Separate lifetime ident from resolution in HIR.
Camille GILLOT
-11
/
+5
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-15
/
+18
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-2
/
+2
2022-09-09
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
Philipp Krones
-5
/
+5
2022-09-09
Appease clippy again
Michael Goulet
-4
/
+2
2022-09-09
Make clippy happy
Michael Goulet
-0
/
+3
2022-09-08
Arena-allocate `hir::Lifetime`.
Nicholas Nethercote
-1
/
+1
2022-09-06
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
bors
-5
/
+6
2022-09-05
separate the receiver from arguments in HIR under /clippy
Takayuki Maeda
-3
/
+10
2022-09-02
clippy: BindingAnnotation change
Cameron Steffen
-5
/
+6
2022-08-01
Shrink `Token`.
Nicholas Nethercote
-2
/
+2
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-29
/
+4
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-5
/
+5
2022-07-14
Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillot
Dylan DPC
-3
/
+3
2022-07-12
Fix clippy build
Maybe Waffle
-3
/
+3
2022-07-11
move else block into the `Local` struct
Ding Xiang Fei
-4
/
+4
2022-07-11
lower let-else in MIR instead
Ding Xiang Fei
-2
/
+6
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-2
/
+42
2022-06-16
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
flip1995
-1
/
+13
2022-06-12
Make `ExprKind::Closure` a struct variant.
Camille GILLOT
-3
/
+5
2022-06-04
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
Philipp Krones
-3
/
+3
2022-06-03
Manipulate lifetimes by LocalDefId for region resolution.
Camille GILLOT
-5
/
+3
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-5
/
+3
2022-05-09
fix clippy
SparrowLii
-2
/
+4
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-17
/
+25
2022-04-14
Reimplement lowering of sym operands for asm! so that it also works with glob...
Amanieu d'Antras
-1
/
+2
2022-03-14
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
flip1995
-1
/
+5
[next]