rust/tests
Carol (Nichols || Goulding) 8e1dc0481c Include consts in the approx_consts lint for easier copypasting
If you try to use `f64::PI`, it won't work-- you need to use
`f64::consts::PI`, so suggest that in the lint message.
2016-06-08 19:58:29 -04:00
..
compile-fail Include consts in the approx_consts lint for easier copypasting 2016-06-08 19:58:29 -04:00
compile-fail-regex_macros Put regex_macros tests in a separate feature 2016-03-07 19:39:49 +01:00
run-pass chmod -x test files 2016-03-28 21:24:36 +02: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 Add environment variable to deactivate wiki links 2016-06-05 22:03:02 +02:00
consts.rs Rustup to 1.9.0-nightly (bf5da36f1 2016-04-06) 2016-04-08 02:23:14 +02:00
dogfood.rs split clippy into lints, plugin and cargo-clippy 2016-05-27 13:03:58 +02:00
issue-825.rs Add regression test for #825 2016-04-01 21:25:20 +05:30
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 Beautify more docs 2016-03-28 21:24:36 +02:00
versioncheck.rs add version check to the unit tests 2016-05-30 12:47:04 +02:00