Commit graph

14 commits

Author SHA1 Message Date
ThibsG 3cb75c2e5c Remove expansion restriction + fix doc and tests naming 2020-08-27 18:25:38 +02:00
ThibsG 2a3ee5fa85 Fix FP in new_ret_no_self: trigger in trait def instead of impl block 2020-08-27 18:25:38 +02:00
Philipp Hansch bf73d51959
Add lifetime test case for new_ret_no_self 2020-04-25 10:43:41 +02:00
David Tolnay 94154cad20
Downgrade trivially_copy_pass_by_ref to pedantic 2020-04-02 18:56:10 -07:00
Matthias Krüger 435299be30 rustfmt tests 2018-12-09 23:26:16 +01:00
Josh Mcguigan 30ffc17ef7 new_ret_no_self added test cases 2018-10-24 06:43:21 -07:00
Josh Mcguigan a624583557 new_ret_no_self added test cases 2018-10-20 06:29:17 -07:00
Josh Mcguigan 097df8f223 new_ret_no_self correct false positive on raw pointer return types 2018-10-19 05:20:33 -07:00
Josh Mcguigan 6e75050be0 new_ret_no_self correct linting of tuple return types 2018-10-19 04:55:06 -07:00
Josh Mcguigan 3f386d33f9 new_ret_no_self test remove tool lints cfg flag 2018-10-13 06:33:46 -07:00
Josh Mcguigan a5e4805ecf new_ret_no_self correctly lint impl return 2018-10-13 06:20:39 -07:00
Josh Mcguigan 1c4fa419f3 new_ret_no_self fix false positive for impl trait return with associated type self 2018-10-13 06:20:39 -07:00
Josh Mcguigan 13ce96c4bf new_ret_no_self corrected panic and added test stderr 2018-10-13 06:20:39 -07:00
Josh Mcguigan eb854b233c new_ret_no_self added positive test cases 2018-10-13 06:20:39 -07:00