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
/
escape.rs
Age
Commit message (
Expand
)
Author
Lines
2023-12-12
Move some methods from `tcx.hir()` to `tcx`
zetanumbers
-6
/
+6
2023-12-10
remove redundant imports
surechen
-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
-1
/
+1
2023-11-03
Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb
bors
-1
/
+1
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-2
/
+2
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-1
/
+1
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-2
/
+1
2023-05-05
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
Philipp Krones
-4
/
+2
2023-04-26
Fix uses of `TraitRef::identity` in clippy and rustdoc
Maybe Waffle
-2
/
+1
2023-01-28
Take a LocalDefId in hir::Visitor::visit_fn.
Camille GILLOT
-4
/
+8
2023-01-04
get_parent and find_parent
Michael Goulet
-2
/
+2
2023-01-04
rename get_parent_node to parent_id
Michael Goulet
-3
/
+3
2022-11-21
Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup
Philipp Krones
-7
/
+1
2022-10-29
Rename some `OwnerId` fields.
Nicholas Nethercote
-1
/
+1
2022-10-20
rustc_hir_typeck: fix clippy
lcnr
-2
/
+2
2022-10-07
Change InferCtxtBuilder from enter to build
Cameron Steffen
-3
/
+2
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-2
/
+8
2022-09-27
rustc_typeck to rustc_hir_analysis
lcnr
-2
/
+2
2022-09-24
separate definitions and `HIR` owners
Takayuki Maeda
-1
/
+1
2022-08-31
Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup
Jason Newcomb
-10
/
+3
2022-07-01
Factor out hir::Node::Binding
Cameron Steffen
-11
/
+5
2022-06-30
Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup
Philipp Krones
-2
/
+3
2022-06-04
Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' into clippyup
Philipp Krones
-2
/
+4
2022-05-10
Update clippy to new rake_read signature
Eric Holk
-1
/
+1
2022-01-16
Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr
bors
-2
/
+1
2022-01-15
Return a LocalDefId in get_parent_item.
Camille GILLOT
-1
/
+1
2022-01-15
nyahggdshjjghsdfhgsf
Ellen
-1
/
+1
2022-01-15
initial revert
Ellen
-3
/
+2
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+1
2021-10-07
Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup
flip1995
-1
/
+1
2021-09-28
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
flip1995
-2
/
+5
2021-09-16
Fix clippy
jackh726
-1
/
+1
2021-09-02
rustc_target: move `LayoutOf` to `ty::layout`.
Eduard-Mihai Burtescu
-2
/
+3
2021-08-26
add `tcx` to `fn walk`
lcnr
-2
/
+2
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-5
/
+5
2021-07-14
ExprUseVisitor::Delegate consume only when moving
Aman Arora
-6
/
+3
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-3
/
+3
2021-03-15
Add comments with examples and tests
Roxane
-1
/
+1
2021-03-14
Add fake_read() to clippy
Roxane
-0
/
+3
2021-02-15
Only store a LocalDefId in hir::TraitItem.
Camille GILLOT
-2
/
+2
2021-01-15
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
flip1995
-5
/
+29
2021-01-12
Separate out a `hir::Impl` struct
Joshua Nelson
-2
/
+2
2020-11-04
Auto merge of #78662 - sexxi-goose:add_expr_id_to_delegate, r=nikomatsakis
bors
-3
/
+3
2020-11-02
Provide diagnostic suggestion in ExprUseVisitor Delegate
Dhruv Jauhar
-3
/
+3
2020-10-28
Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup
Eduardo Broto
-1
/
+0
2020-10-09
Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup
flip1995
-1
/
+8
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-1
/
+1
2020-07-14
Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175' into clippyup
flip1995
-4
/
+1
[next]