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
/
eta.rs
Age
Commit message (
Expand
)
Author
Lines
2019-06-12
redundant_closure_for_method_calls fixes:
Grzegorz
-0
/
+19
2019-06-10
Workaround for rust-lang/rustfmt#3615
Alexander Shabalin
-1
/
+1
2019-06-10
Fixing eta with respect to lazy evaluation.
Alexander Shabalin
-0
/
+7
2019-05-30
Rustup to https://github.com/rust-lang/rust/pull/61203
Philipp Hansch
-3
/
+3
2019-05-16
Also rename the lint in test files
flip1995
-1
/
+1
2019-05-16
Split redundant_closure lint
Michael Wright
-1
/
+5
2019-04-26
Add two more tests for redundant_closure
Philipp Hansch
-0
/
+24
2019-04-20
redundant closure triggers for fnptrs and closures
Grzegorz
-0
/
+11
2019-04-19
redundant closure for functions restricted to FnDefs
Grzegorz
-0
/
+5
2019-04-10
Add // run-rustfix for eta.rs test
Philipp Hansch
-0
/
+2
2019-02-26
do not trigger redundant_closure when there is a difference in borrow level b...
Grzegorz
-0
/
+8
2019-02-10
test formatting
Grzegorz
-22
/
+30
2019-02-10
redundant closure implemented for closures containing method calls
Grzegorz
-0
/
+54
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-09
rustfmt tests
Matthias Krüger
-10
/
+21
2018-10-11
Remove now-useless `allow(unknown_lints)`
Oliver Scherer
-1
/
+1
2018-10-11
Stabilize tool lints
Oliver Scherer
-1
/
+1
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-08-29
Adapt ui-tests to the tool_lints
flip1995
-3
/
+3
2018-06-15
New Lint: Pass small trivially copyable objects by value
Wim Looman
-1
/
+1
2018-04-15
Allow new lint in ui/eta.rs
Philipp Hansch
-1
/
+1
2018-04-08
Temporarily disable the needless_borrow lint
Oliver Schneider
-1
/
+1
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
/
+51
2017-05-17
Make most tests an `example` so we can run them one by one
Oliver Schneider
-51
/
+0
2017-05-11
clean tests/ui/eta.rs
Luis de Bethencourt
-15
/
+0
2017-02-20
Rename lint to needless_take_by_value
sinkuu
-1
/
+1
2017-02-19
Lint needless take-by-value
sinkuu
-1
/
+1
2017-02-08
remove all //~ from tests
Oliver Schneider
-13
/
+13
2017-02-07
rustup and compile-fail -> ui test move
Oliver Schneider
-0
/
+66