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
/
bind_instead_of_map.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-06
Fix all occurences of `needless_borrow` internally
Jason Newcomb
-2
/
+2
2021-04-01
Remove paths from bind_instead_of_map
Cameron Steffen
-81
/
+78
2021-03-31
Destructure args in methods module
Cameron Steffen
-7
/
+7
2021-03-17
Don't re-export clippy_utils::*
Cameron Steffen
-1
/
+1
2021-03-15
Don't re-export clippy_utils::diagnostics::*
Cameron Steffen
-4
/
+2
2021-03-15
Move some utils to clippy_utils::source module
Cameron Steffen
-2
/
+3
2021-03-15
Move some utils to ty_utils
Cameron Steffen
-1
/
+2
2021-03-11
replace `lints` and `lint` with `check`
Takayuki Maeda
-1
/
+1
2020-11-18
Move `find_all_ret_expressions` into `utils`
Hirochika Matsumoto
-124
/
+1
2020-09-16
option_if_let_else - distinguish pure from impure else expressions
Tim Nielens
-7
/
+14
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-1
/
+1
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-4
/
+4
2020-06-26
rustc_lint: only query `typeck_tables_of` when a lint needs it.
Eduard-Mihai Burtescu
-1
/
+1
2020-05-17
Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a' into clippyup
flip1995
-0
/
+309