rust-clippy/tests
Adolfo Ochagavía 87ef5f4d3b Lint against indexing and slicing
This can be useful to prevent panics in a codebase. ATM it is a pedantic
lint, but in the future it should be added to the restricions group.
2016-03-11 21:30:35 +01:00
..
compile-fail Lint against indexing and slicing 2016-03-11 21:30:35 +01:00
compile-fail-regex_macros Put regex_macros tests in a separate feature 2016-03-07 19:39:49 +01:00
run-pass Put regex_macros tests in a separate feature 2016-03-07 19:39:49 +01:00
run-pass-regex_macros Put regex_macros tests in a separate feature 2016-03-07 19:39:49 +01:00
camel_case.rs fix enum_variant_names linting on all caps enum variants 2016-02-17 13:33:32 +01:00
cc_seme.rs fallout 2016-02-01 13:01:16 +01:00
compile-test.rs Put regex_macros tests in a separate feature 2016-03-07 19:39:49 +01:00
consts.rs fallout 2016-02-17 13:33:32 +01:00
dogfood.rs high-speed-dogfood 2015-12-03 16:41:55 +01:00
matches.rs Put tests in tests folder 2015-12-23 17:48:41 +01:00
trim_multiline.rs added empty line test 2015-08-13 23:18:34 +05:30
used_underscore_binding_macro.rs Add RustcEncodable test 2015-12-21 01:40:19 -08:00