about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2019-02-25Auto merge of #3772 - flip1995:ice-3719, r=Manishearthbors-2/+41
2019-02-25Auto merge of #3805 - martinsp:ice-3747, r=Manishearthbors-0/+17
2019-02-24Add a test for #2526mcarton-0/+18
2019-02-24Fix `useless_format` suggestionsMichael Wright-34/+80
2019-02-23Fix ICE #3747Martins Polakovs-0/+17
2019-02-22Auto merge of #3795 - mikerite:test-rustfmt, r=phanschbors-74/+126
2019-02-22rustfmt tests/ui/methods.rsMichael Wright-74/+123
2019-02-22Add `#[rustfmt::skip]` to methods testsMichael Wright-39/+42
2019-02-21Auto merge of #3789 - bzzzzzz:needless_range_loop_bugfix, r=oli-obkbors-0/+19
2019-02-21Fix `boxed_local` suggestionMichael Wright-1/+27
2019-02-20Auto merge of #3781 - uniphil:write_with_newline_false_positive, r=oli-obkbors-4/+81
2019-02-20Auto merge of #3779 - mikerite:fix-3704, r=phanschbors-5/+33
2019-02-20Make needless_range_loop not applicable to structures without iter methodbzzzz-0/+19
2019-02-20Format againMichael Wright-3/+3
2019-02-19Add test related to the ICEflip1995-2/+41
2019-02-19Auto merge of #3776 - notriddle:drop-bounds, r=oli-obkbors-0/+24
2019-02-19Format againMichael Wright-1/+1
2019-02-18Fix formattingMichael Howell-4/+8
2019-02-18Check {print,write}_with_newline for literal newlinephil-2/+62
2019-02-18Restore testsDaniel Wagner-Hall-81/+74
2019-02-18wildcard_enum_match_arm gives suggestionsDaniel Wagner-Hall-46/+90
2019-02-18Add failing test for #3778 write_with_newlinephil-3/+17
2019-02-17Add a lint to warn on `T: Drop` boundsMichael Howell-0/+20
2019-02-18Improve `iter_cloned_collect` suggestionsMichael Wright-5/+33
2019-02-17Add failing test for #3778 write_with_newlinephil-0/+3
2019-02-17Add test for ICE #3717 fixflip1995-0/+26
2019-02-12Auto merge of #3756 - g-bartoszek:redundant-closure-for-methods, r=oli-obkbors-11/+111
2019-02-11Fix `needless_range_loop` bad suggestionMichael Wright-1/+16
2019-02-10test formattingGrzegorz-36/+44
2019-02-10Auto merge of #3754 - phansch:uicleanup, r=oli-obkbors-217/+223
2019-02-10Auto merge of #3744 - phansch:fix3144, r=oli-obkbors-27/+38
2019-02-10Auto merge of #3740 - flip1995:const_assert_macro, r=oli-obkbors-7/+27
2019-02-10removing redundant closures in the whole projectGrzegorz-5/+7
2019-02-10redundant closure implemented for closures containing method callsGrzegorz-6/+96
2019-02-10rustfmtPhilipp Hansch-1/+1
2019-02-10UI test cleanup: Rename copies.rs to match_same_arms.rsPhilipp Hansch-21/+21
2019-02-10UI test cleanup: Extract match_same_arms testsPhilipp Hansch-479/+499
2019-02-10UI test cleanup: Extract similar_names testsPhilipp Hansch-217/+223
2019-02-06Fix ICE in needless_pass_by_value lintPhilipp Hansch-27/+38
2019-02-06Move run-pass tests to UI testsPhilipp Hansch-25/+60
2019-02-05Add tests for assertion_on_constants macro checkflip1995-7/+27
2019-02-04Auto merge of #3725 - mikerite:fix-2728, r=phanschbors-37/+19
2019-02-03Merge branch 'master' into issue3721rhysd-37/+355
2019-02-03use snippet for making a suggestion if possiblerhysd-7/+22
2019-02-02Auto merge of #2857 - avborhanian:master, r=phanschbors-2/+249
2019-02-02add more test cases for dbg_macro rulerhysd-6/+69
2019-02-01Updating code to ignore rustfmt issue.Unknown-3/+4
2019-02-01Fix test broken by removing comment.Unknown-1/+1
2019-02-01Updating to just warn for one test.Unknown-2/+1
2019-02-01Adding back tests, but also reducing threshold by 1Unknown-0/+179