rust-clippy/tests
Ryan Cumming 7467b83377 Suggest removing inline attributes
This adds a `suggest_remove_item` helper that will remove an item and
all trailing whitespace. This should handle both attributes on the same
line as the function and on a separate line; the function takes the
position of the original attribute.
2018-01-18 20:02:42 +11:00
..
auxiliary aux -> auxiliary (breaks Windows) 2016-10-04 09:15:03 +05:30
run-pass Move mini-macro to proc macro 2017-12-20 08:16:44 -08:00
ui Suggest removing inline attributes 2018-01-18 20:02:42 +11:00
camel_case.rs fallout 2016-08-17 18:35:25 +02:00
cc_seme.rs Run rustfmt 2017-04-12 11:06:32 +02:00
compile-test.rs Update changed ui tests 2018-01-17 14:44:40 +01:00
conf_whitelisted.rs Apply changes that were required for running in the rustc test suite 2017-11-14 14:56:00 +01:00
dogfood.rs Rustup and lazy_static version mismatch fix 2017-12-15 10:05:32 +01:00
ice_exacte_size.rs run rustfmt 2016-12-20 10:20:41 +01:00
issue-825.rs Cargo fmt 2017-11-05 04:55:56 +09:00
matches.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
mut_mut_macro.rs Rustup and lazy_static version mismatch fix 2017-12-15 10:05:32 +01:00
needless_continue_helpers.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
trim_multiline.rs run rustfmt 2016-12-20 10:20:41 +01:00
used_underscore_binding_macro.rs Run rustfmt 2017-04-12 11:06:32 +02:00
versioncheck.rs remove rustc-serialize dependency and factor util::cargo out into a crate 2017-01-26 11:31:26 +01:00