about summary refs log tree commit diff
path: root/tests/ui/infinite_iter.rs
AgeCommit message (Expand)AuthorLines
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-31Limit infinite_iter collect() check to known typesWilco Kusee-0/+19
2018-12-09rustfmt testsMatthias Krüger-8/+19
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-5/+5
2018-08-07RustupOliver Schneider-1/+1
2018-06-15New Lint: Pass small trivially copyable objects by valueWim Looman-1/+1
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+2
2017-09-25stabilizing feature iterator_for_each for rust 1.21.0Michal Budzynski-1/+0
2017-08-25New lint: (maybe_)infinite_iterAndre Bogus-0/+40