Commit Graph

8 Commits

Author SHA1 Message Date
Oliver Schneider 74c776585c Move all our tests back to ui tests 2017-08-01 17:54:21 +02:00
Oliver Schneider 4465bc3e3f Make most tests an `example` so we can run them one by one 2017-05-17 14:19:44 +02:00
Andre Bogus e75d7ffd2d distinguish debug_assert 2017-05-15 22:49:20 +02:00
sinkuu 1e26c44010 Suggest `assert_ne` for `assert!(x != y)` 2017-02-22 16:47:18 +09:00
sinkuu 0a6bc6031a Rename lint to needless_take_by_value
And fixes false-positives for generics and `match`
2017-02-20 16:02:48 +09:00
sinkuu d81d961ba7 Lint needless take-by-value 2017-02-19 07:59:44 +09:00
sinkuu 8cb2ec804d Support generic type 2017-02-18 10:14:25 +09:00
sinkuu 6bb426b0e3 Add `should_assert_eq` lint (fixes #641) 2017-02-18 10:13:56 +09:00