rust/clippy_tests
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
..
examples Add check_local to TypePass for BORROWED_BOX 2017-06-11 12:20:20 -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