Commit Graph

10 Commits

Author SHA1 Message Date
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