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
/
methods
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2022-01-18
Auto merge of #87648 - JulianKnodt:const_eq_constrain, r=oli-obk
bors
-2
/
+6
2022-01-17
Update w/ comments
kadmin
-1
/
+1
2022-01-17
Update term for use in more places
kadmin
-2
/
+6
2022-01-17
Use Term in ProjectionPredicate
kadmin
-2
/
+2
2022-01-17
Merge commit '8d14c94b5c0a66241b4244f1c60ac5859cec1d97' into clippyup
flip1995
-16
/
+70
2022-01-16
Auto merge of #92805 - BoxyUwU:revert-lazy-anon-const-substs, r=lcnr
bors
-5
/
+5
2022-01-15
Return a LocalDefId in get_parent_item.
Camille GILLOT
-1
/
+1
2022-01-15
initial revert
Ellen
-5
/
+5
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-26
/
+28
2021-12-30
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
flip1995
-1
/
+1
2021-12-19
Auto merge of #91957 - nnethercote:rm-SymbolStr, r=oli-obk
bors
-8
/
+8
2021-12-17
Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyup
flip1995
-1
/
+31
2021-12-15
Remove unnecessary sigils around `Ident::as_str()` calls.
Nicholas Nethercote
-2
/
+2
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-1
/
+1
2021-12-15
Remove `SymbolStr`.
Nicholas Nethercote
-5
/
+5
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-7
/
+100
2021-11-28
Take a LocalDefId in expect_*item.
Camille GILLOT
-1
/
+1
2021-10-21
Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup
flip1995
-6
/
+5
2021-10-07
Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup
flip1995
-2
/
+3
2021-09-28
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
flip1995
-0
/
+2
2021-09-25
Rollup merge of #89216 - r00ster91:bigo, r=dtolnay
Manish Goregaokar
-1
/
+1
2021-09-24
consistent big O notation
r00ster91
-1
/
+1
2021-09-16
Fix clippy
jackh726
-2
/
+2
2021-09-08
Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff' into clippyup
flip1995
-3
/
+39
2021-08-26
add `tcx` to `fn walk`
lcnr
-5
/
+5
2021-08-12
Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup
flip1995
-1
/
+31
2021-07-31
Fix clippy
Vadim Petrochenkov
-2
/
+2
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-317
/
+327
2021-07-01
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
flip1995
-5
/
+60
2021-06-03
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
flip1995
-36
/
+79
2021-05-20
Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup
flip1995
-10
/
+14
2021-05-06
Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup
flip1995
-21
/
+0
2021-04-27
Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup
flip1995
-1
/
+1
2021-04-22
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
flip1995
-43
/
+58
2021-04-08
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
flip1995
-142
/
+203
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-267
/
+119
2021-03-12
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
flip1995
-1998
/
+181
2021-03-01
Use diagnostic items in into_iter_collections
Cameron Steffen
-2
/
+2
2021-02-26
Add missing diagnostic item Symbols
Cameron Steffen
-3
/
+3
2021-02-17
Auto merge of #81993 - flip1995:clippyup, r=Manishearth
bors
-28
/
+113
2021-02-15
Only store a LocalDefId in hir::ImplItem.
Camille GILLOT
-5
/
+4
2021-02-15
Only store a LocalDefId in hir::TraitItem.
Camille GILLOT
-3
/
+3
2021-02-15
Only store a LocalDefId in hir::Item.
Camille GILLOT
-2
/
+1
2021-02-11
Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup
flip1995
-28
/
+113
2021-02-09
Rename HIR UnOp variants
Ömer Sinan Ağacan
-5
/
+5
2021-02-03
Suggest panic!("{}", ..) instead of panic!(..) clippy::expect_fun_call.
Mara Bos
-1
/
+1
2021-01-30
Merge commit '95c0459217d1661edfa794c8bb122452b92fb485' into clippyup
flip1995
-54
/
+165
2021-01-18
Rollup merge of #81038 - flip1995:clippyup, r=Manishearth
Ashley Mannix
-1
/
+1
2021-01-16
Review changes
Jack Huey
-1
/
+1
2021-01-15
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' into clippyup
flip1995
-1
/
+1
[next]