rust-clippy/tests
Andre Bogus 2f7babba82 New zero_ptr lint.
This fixes #1047. I did not bother to add a full suggestion,
because replacing with `std::ptr::null()` may still lead to
inference failures.
2017-02-21 04:36:59 +01:00
..
auxiliary aux -> auxiliary (breaks Windows) 2016-10-04 09:15:03 +05:30
compile-fail remove all //~ from tests 2017-02-08 14:58:07 +01:00
run-pass remove all //~ from tests 2017-02-08 14:58:07 +01:00
ui New zero_ptr lint. 2017-02-21 04:36:59 +01:00
camel_case.rs fallout 2016-08-17 18:35:25 +02:00
cc_seme.rs Run rustfmt 2016-06-10 00:08:14 +02:00
compile-test.rs rustup and compile-fail -> ui test move 2017-02-07 21:05:30 +01:00
consts.rs become rustfmt resistant 2017-01-17 19:27:52 +01:00
dogfood.rs Forbid default warnings in dogfood 2016-10-22 16:16:55 +02:00
ice_exacte_size.rs run rustfmt 2016-12-20 10:20:41 +01:00
issue-825.rs rustfmt tests to fix build 2017-01-17 16:12:09 +01:00
matches.rs correctly check exclusive range patterns for overlap 2017-01-30 12:30:16 +01:00
trim_multiline.rs run rustfmt 2016-12-20 10:20:41 +01:00
used_underscore_binding_macro.rs run rustfmt 2017-01-26 11:31:26 +01:00
versioncheck.rs remove rustc-serialize dependency and factor util::cargo out into a crate 2017-01-26 11:31:26 +01:00