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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
clippy
/
clippy_utils
Age
Commit message (
Expand
)
Author
Lines
2021-08-30
Fix clippy for let-else
Cameron Steffen
-1
/
+11
2021-08-26
update `TypeFlags` to deal with missing ct substs
lcnr
-1
/
+1
2021-08-26
add `tcx` to `fn walk`
lcnr
-9
/
+9
2021-08-26
make unevaluated const substs optional
lcnr
-5
/
+1
2021-08-23
Auto merge of #83302 - camsteffen:write-piece-unchecked, r=dtolnay
bors
-15
/
+20
2021-08-23
Rollup merge of #88230 - steffahn:a_an, r=oli-obk
Mara Bos
-3
/
+3
2021-08-22
Rollup merge of #88211 - petrochenkov:withhilo, r=jyn514
Guillaume Gomez
-1
/
+1
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-3
/
+3
2021-08-22
Auto merge of #88163 - camsteffen:collapsible-match-fix, r=Manishearth
bors
-25
/
+13
2021-08-21
cleanup: `Span::new` -> `Span::with_lo`
Vadim Petrochenkov
-1
/
+1
2021-08-19
introduce a Coerce predicate
Niko Matsakis
-0
/
+3
2021-08-19
Fix clippy let expressions fallout
Cameron Steffen
-25
/
+13
2021-08-16
clippy: Fix format_args expansion parsing
Cameron Steffen
-15
/
+20
2021-08-15
Introduce hir::ExprKind::Let - Take 2
Caio
-161
/
+378
2021-08-13
move Constness into TraitPredicate
Deadbeef
-2
/
+2
2021-08-12
Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735' into clippyup
flip1995
-8
/
+75
2021-07-29
rfc3052: Remove authors field from Cargo manifests
Jade
-1
/
+0
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-20
/
+30
2021-07-26
Actually infer args in visitors
kadmin
-3
/
+3
2021-07-25
Add inferred args to typeck
kadmin
-6
/
+4
2021-07-25
Add generic arg infer
kadmin
-1
/
+10
2021-07-19
Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042' into clippyup
flip1995
-40
/
+40
2021-07-16
Auto merge of #87140 - camsteffen:pat-slice-refs, r=oli-obk
bors
-9
/
+9
2021-07-16
Rollup merge of #87069 - sexxi-goose:copy_ref_always, r=nikomatsakis
Guillaume Gomez
-2
/
+2
2021-07-15
Remove refs from pat slices
Cameron Steffen
-9
/
+9
2021-07-15
Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup
flip1995
-31
/
+175
2021-07-14
ExprUseVisitor::Delegate consume only when moving
Aman Arora
-2
/
+2
2021-07-10
rustc_span: Revert addition of `proc_macro` field to `ExpnKind::Macro`
Vadim Petrochenkov
-12
/
+2
2021-07-06
Make type_implements_trait not a query
Aman Arora
-6
/
+8
2021-07-04
revert broken formatting
Niko Matsakis
-31
/
+25
2021-07-04
allow inference vars in type_implements_trait
Niko Matsakis
-26
/
+34
2021-07-02
Auto merge of #86782 - flip1995:clippyup, r=Manishearth
bors
-49
/
+117
2021-07-01
Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup
flip1995
-49
/
+117
2021-07-01
Rename all_crate_nums query to crates and remove useless wrapper
bjorn3
-1
/
+1
2021-06-21
Delete spaces
Alexander Melentyev
-1
/
+1
2021-06-10
Add support for using qualified paths with structs in expression and pattern
Ryan Levick
-4
/
+13
2021-06-04
Revert clippy's path to the copy intrinsics (part of reverting PR 81238).
Felix S. Klock II
-2
/
+2
2021-06-03
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
flip1995
-277
/
+242
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-05-20
Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup
flip1995
-8
/
+101
2021-05-12
Use () for entry_fn.
Camille GILLOT
-2
/
+2
2021-05-12
Implement span quoting for proc-macros
Aaron Hill
-2
/
+2
2021-05-06
Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f' into clippyup
flip1995
-34
/
+239
2021-05-03
Change `std::sys::unix::ext::fs::PermissionsExt::from_mode` to `std::os::imp:...
Christiaan Dirkx
-1
/
+1
2021-04-29
Implement RFC 1260 with feature_name `imported_main`.
Charles Lew
-1
/
+1
2021-04-27
Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8' into clippyup
flip1995
-6
/
+34
2021-04-22
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
flip1995
-130
/
+376
2021-04-08
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
flip1995
-93
/
+142
2021-04-07
Rollup merge of #83916 - Amanieu:asm_anonconst, r=petrochenkov
Dylan DPC
-1
/
+2
2021-04-06
Use AnonConst for asm! constants
Amanieu d'Antras
-1
/
+2
[next]