messense
ac70bb60d4
Update ui tests for examples
2017-07-03 12:37:30 +08:00
mcarton
74d4842c5f
Fix the test suite after cargo update
2017-06-19 22:11:12 +02:00
scott-linder
5db8647c5e
Test for trait method decl/impl for borrowed box.
2017-06-12 08:44:08 -04:00
scott-linder
74ebe6e69e
Add check_local
to TypePass
for BORROWED_BOX
...
Adds a boolean flag to indicate whether the current type in `check_ty`
is in a local declaration, as only the borrowed box lint should consider
these types.
2017-06-11 12:20:20 -04:00
scott-linder
c29f5ea83b
Commit updated example stderr
2017-06-11 12:19:11 -04:00
scott-linder
663688f70d
Move old-style test to examples
2017-06-11 12:19:11 -04:00