rust/tests
Oliver Schneider 3ab6ad59c4
disallow lint attributes on `use` and `extern crate` items
2016-08-17 11:36:04 +02:00
..
compile-fail disallow lint attributes on `use` and `extern crate` items 2016-08-17 11:36:04 +02:00
run-pass rename mini-macro to clippy-mini-macro-test 2016-06-26 13:26:30 +02: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 Run rustfmt 2016-06-10 00:08:14 +02:00
compile-test.rs don't depend on regex_macros anymore 2016-06-25 18:12:29 +02:00
consts.rs Check for comparison of -0.0 and 0.0 in PartialOrd for Constant 2016-07-13 09:55:16 -07:00
dogfood.rs don't run clippy on itself twice in travis 2016-08-08 17:33:41 +02:00
issue-825.rs Run rustfmt 2016-06-10 00:08:14 +02:00
matches.rs Run rustfmt 2016-06-10 00:08:14 +02:00
trim_multiline.rs added empty line test 2015-08-13 23:18:34 +05:30
used_underscore_binding_macro.rs Run rustfmt 2016-06-10 00:08:14 +02:00
versioncheck.rs fix tests 2016-06-21 12:35:49 +02:00