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
/
tests
/
ui
/
map_clone.rs
Age
Commit message (
Expand
)
Author
Lines
2019-12-22
Fix `map_clone` false positive
Michael Wright
-0
/
+10
2019-10-03
Test fixes
Shotaro Yamada
-1
/
+1
2019-05-16
Also rename the lint in test files
flip1995
-1
/
+1
2019-05-16
Split redundant_closure lint
Michael Wright
-1
/
+1
2019-04-15
Only suggest .copied() for Option right now
Manish Goregaokar
-2
/
+2
2019-04-15
Also suggest .copied() when .clone() is called on a Copy type
Manish Goregaokar
-0
/
+1
2019-04-15
Suggest .copied() instead of .cloned() in map_clone when dealing with references
Manish Goregaokar
-0
/
+1
2019-02-10
removing redundant closures in the whole project
Grzegorz
-0
/
+1
2019-01-15
Really fix issue number in `map_clone` test
Michael Wright
-1
/
+1
2019-01-15
Fix `map_clone` bad suggestion
Michael Wright
-0
/
+12
2019-01-13
Add run-rustfix to map_clone test
Wilco Kusee
-0
/
+2
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-09
rustfmt tests
Matthias Krüger
-2
/
+0
2018-10-11
Stabilize tool lints
Oliver Scherer
-1
/
+1
2018-10-08
Don't suggest cloned() for map Box deref
Ryan Cumming
-0
/
+1
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-10-02
Reimplement the `map_clone` lint from scratch
Oliver Schneider
-0
/
+9
2018-10-02
relicensing: Remove map_clone
Manish Goregaokar
-105
/
+0
2018-08-29
Adapt ui-tests to the tool_lints
flip1995
-3
/
+3
2017-10-03
Reduce the hackiness of cargo-clippy
Oliver Schneider
-2
/
+2
2017-08-01
Move all our tests back to ui tests
Oliver Schneider
-0
/
+105
2017-05-17
Make most tests an `example` so we can run them one by one
Oliver Schneider
-105
/
+0
2017-05-11
Address PR comments
Oliver Schneider
-3
/
+5
2017-05-10
Fixes #443
Oliver Schneider
-1
/
+4
2017-02-08
remove all //~ from tests
Oliver Schneider
-22
/
+22
2017-02-07
rustup and compile-fail -> ui test move
Oliver Schneider
-0
/
+100