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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-26
replace usages of fn_sig query with bound_fn_sig
Kyle Matsuda
-3
/
+3
2023-01-12
Merge commit '7f27e2e74ef957baa382dc05cf08df6368165c74' into clippyup
Philipp Krones
-4
/
+33
2023-01-04
get_parent and find_parent
Michael Goulet
-2
/
+2
2023-01-04
rename get_parent_node to parent_id
Michael Goulet
-2
/
+2
2022-12-28
Rename `Rptr` to `Ref` in AST and HIR
Nilstrieb
-1
/
+1
2022-12-17
Merge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5' into clippyup
Philipp Krones
-1
/
+1
2022-12-15
Merge `SimplifiedTypeGen<D>` into `SimplifiedType`.
Nicholas Nethercote
-1
/
+1
2022-12-01
Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyup
Philipp Krones
-27
/
+6
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-139
/
+176
2022-11-20
Auto merge of #98914 - fee1-dead-contrib:min-deref-patterns, r=compiler-errors
bors
-3
/
+12
2022-11-19
drive-by: Add is_async fn to hir::IsAsync
Michael Goulet
-5
/
+5
2022-11-18
Rm diagnostic item, use lang item
Deadbeef
-3
/
+12
2022-10-29
Use LanguageItems::require less
Cameron Steffen
-2
/
+2
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-1
/
+1
2022-10-23
Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup
flip1995
-2
/
+46
2022-10-20
rustc_hir_typeck: fix clippy
lcnr
-1
/
+1
2022-10-10
Fix unclosed HTML tag in clippy doc
Guillaume Gomez
-3
/
+3
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-65
/
+163
2022-09-29
Shrink `hir::def::Res`.
Nicholas Nethercote
-1
/
+1
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-2
/
+2
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-6
/
+6
2022-09-15
Fix clippy
est31
-1
/
+1
2022-09-12
Remove unused span argument from `visit_name`.
Nicholas Nethercote
-1
/
+1
2022-09-09
Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup
Philipp Krones
-4
/
+4
2022-09-08
Introduce `DotDotPos`.
Nicholas Nethercote
-1
/
+2
2022-09-06
Auto merge of #101241 - camsteffen:refactor-binding-annotations, r=cjgillot
bors
-1
/
+1
2022-09-05
separate the receiver from arguments in HIR under /clippy
Takayuki Maeda
-12
/
+14
2022-09-05
Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco
Dylan DPC
-2
/
+2
2022-09-02
clippy: BindingAnnotation change
Cameron Steffen
-1
/
+1
2022-08-31
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
Jason Newcomb
-5
/
+24
2022-08-29
Revert let_chains stabilization
Nilstrieb
-0
/
+1
2022-08-29
Use `&'hir Ty` everywhere.
Nicholas Nethercote
-1
/
+1
2022-08-29
Use `&'hir Expr` everywhere.
Nicholas Nethercote
-1
/
+1
2022-08-16
Shrink `ast::Attribute`.
Nicholas Nethercote
-4
/
+4
2022-08-12
Adjust cfgs
Mark Rousskov
-1
/
+0
2022-08-11
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
Philipp Krones
-0
/
+2
2022-07-31
Rollup merge of #99186 - camsteffen:closure-localdefid, r=cjgillot
Dylan DPC
-1
/
+1
2022-07-30
Use LocalDefId for closures more
Cameron Steffen
-1
/
+1
2022-07-29
Change enclosing_body_owner to return LocalDefId
Miguel Guarniz
-1
/
+1
2022-07-28
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
Philipp Krones
-1
/
+2
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-12
/
+52
2022-07-16
Stabilize `let_chains`
Caio
-1
/
+1
2022-07-12
Fix clippy build
Maybe Waffle
-6
/
+6
2022-07-06
Update TypeVisitor paths
Alan Egerton
-1
/
+1
2022-07-01
Factor out hir::Node::Binding
Cameron Steffen
-1
/
+1
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-3
/
+66
2022-06-19
Rollup merge of #98165 - WaffleLapkin:once_things_renamings, r=m-ou-se
Matthias Krüger
-2
/
+2
2022-06-16
Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock`
Maybe Waffle
-2
/
+2
2022-06-16
Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup
flip1995
-1
/
+3
[prev]
[next]