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
/
utils
/
author.rs
Age
Commit message (
Expand
)
Author
Lines
2024-01-05
Update clippy for hir::Guard removal
Matthew Jasper
-8
/
+2
2023-12-28
Merge commit 'ac4c2094a6030530661bee3876e0228ddfeb6b8b' into clippy-subtree-sync
Philipp Krones
-0
/
+1
2023-12-25
Fix clippy's usage of Body's coroutine_kind
Michael Goulet
-4
/
+17
2023-11-29
Add `never_patterns` feature gate
Nadrieril
-0
/
+1
2023-11-16
Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup
Philipp Krones
-1
/
+1
2023-11-04
fix clippy author and failing test
Dinu Blanovschi
-2
/
+7
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-8
/
+4
2023-10-21
Merge commit '2b030eb03d9e5837440b1ee0b98c50b97c0c5889' into clippyup
Philipp Krones
-8
/
+10
2023-08-04
Improve spans for indexing expressions
Nilstrieb
-1
/
+1
2023-06-26
Support `hir::ExprKind::Become` in clippy
Maybe Waffle
-0
/
+5
2023-05-20
Merge commit '435a8ad86c7a33bd7ffb91c59039943408d3b6aa' into clippyup
Philipp Krones
-1
/
+1
2023-05-05
Auto merge of #111255 - flip1995:clippyup, r=Manishearth
bors
-2
/
+2
2023-05-05
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
Philipp Krones
-2
/
+2
2023-05-02
initial step towards implementing C string literals
Deadbeef
-0
/
+5
2023-04-21
offset_of
DrMeepster
-0
/
+4
2023-04-16
Alloc `hir::Lit` in an arena to remove the destructor from `Expr`
Nilstrieb
-1
/
+1
2023-03-14
Remove box expressions from HIR
clubby789
-5
/
+0
2023-03-10
Merge commit '3c06e0b1ce003912f8fe0536d3a7fe22558e38cf' into clippyup
Philipp Krones
-1
/
+1
2023-02-25
Make clippy happy
Michael Goulet
-1
/
+1
2022-12-02
Add `StrStyle` to `ast::LitKind::ByteStr`.
Nicholas Nethercote
-1
/
+1
2022-10-23
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
flip1995
-55
/
+62
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-1
/
+1
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-1
/
+1
2022-09-09
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
Philipp Krones
-1
/
+1
2022-09-06
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
bors
-3
/
+11
2022-09-05
separate the receiver from arguments in HIR under /clippy
Takayuki Maeda
-3
/
+4
2022-09-02
clippy: BindingAnnotation change
Cameron Steffen
-3
/
+11
2022-08-29
Use `&'hir Expr` everywhere.
Nicholas Nethercote
-1
/
+1
2022-08-23
Remove the symbol from `ast::LitKind::Err`.
Nicholas Nethercote
-1
/
+1
2022-07-29
Rename local_did to def_id
Miguel Guarniz
-1
/
+1
2022-07-29
Change maybe_body_owned_by to take local def id
Miguel Guarniz
-1
/
+1
2022-07-12
Fix clippy build
Maybe Waffle
-3
/
+3
2022-06-12
Make `ExprKind::Closure` a struct variant.
Camille GILLOT
-2
/
+8
2022-05-09
fix clippy
SparrowLii
-5
/
+5
2022-05-05
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
flip1995
-1
/
+1
2022-01-21
Remove a span from hir::ExprKind::MethodCall
Cameron Steffen
-2
/
+2
2022-01-17
Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu
bors
-4
/
+0
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-1
/
+1
2022-01-12
Remove LLVM-style inline assembly from clippy
Tomasz Miąsko
-4
/
+0
2021-12-23
fix clippy
lcnr
-2
/
+9
2021-12-17
Auto merge of #89841 - cormacrelf:let-else-typed, r=nagisa
bors
-5
/
+12
2021-12-13
Fix clippy uses of QPath::LangItem
Esteban Kuber
-1
/
+1
2021-12-13
let-else: use hir::Let in clippy
Cormac Relf
-5
/
+12
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-602
/
+557
2021-08-15
Introduce hir::ExprKind::Let - Take 2
Caio
-0
/
+9
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-46
/
+28
2021-06-03
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
flip1995
-1
/
+1
2021-04-08
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
flip1995
-48
/
+48
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-1
/
+1
2021-03-16
ast/hir: Rename field-related structures
Vadim Petrochenkov
-2
/
+2
[next]