about summary refs log tree commit diff
path: root/tests/ui/eta.fixed
AgeCommit message (Expand)AuthorLines
2019-06-12redundant_closure_for_method_calls fixes:Grzegorz-0/+19
2019-06-10Workaround for rust-lang/rustfmt#3615Alexander Shabalin-1/+1
2019-06-10Fixing eta with respect to lazy evaluation.Alexander Shabalin-2/+9
2019-05-30Rustup to https://github.com/rust-lang/rust/pull/61203Philipp Hansch-3/+3
2019-05-16Also rename the lint in test filesflip1995-1/+1
2019-05-16Split redundant_closure lintMichael Wright-1/+5
2019-04-26Add two more tests for redundant_closurePhilipp Hansch-0/+24
2019-04-20redundant closure triggers for fnptrs and closuresGrzegorz-0/+11
2019-04-19redundant closure for functions restricted to FnDefsGrzegorz-0/+5
2019-04-10Add // run-rustfix for eta.rs testPhilipp Hansch-0/+135