rust/clippy_tests
scott-linder 54b52054c9 Test for local types in LINKEDLIST and BOX_VEC
Add negative tests for types in local declarations in the `LINKEDLIST`
and `BOX_VEC` lints. They share a pass with `BORROWED_BOX` which does
check local delclarations.
2017-06-11 12:30:48 -04:00
..
examples Test for local types in LINKEDLIST and BOX_VEC 2017-06-11 12:30:48 -04:00
src Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00
Cargo.toml Make most tests an example so we can run them one by one 2017-05-17 14:19:44 +02:00