rust/tests
Philipp Hansch 034c81b761
Fix false positive in empty_line_after_outer_attribute
`empty_line_after_outer_attribute` produced a false positive warning when
deriving `Copy` and/or `Clone` for an item.

It looks like the second point in [this comment][that_comment] is related,
as the attribute that causes the false positive has a path of
`rustc_copy_clone_marker`.

Fixes #2475

[that_comment]: https://github.com/rust-lang/rust/issues/35900#issuecomment-245978831
2018-03-26 21:57:42 +02:00
..
auxiliary aux -> auxiliary (breaks Windows) 2016-10-04 09:15:03 +05:30
run-pass Update needless_lifetimes_impl_trait.rs 2018-03-26 07:05:46 +02:00
ui Fix false positive in empty_line_after_outer_attribute 2018-03-26 21:57:42 +02: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 Format code 2018-03-16 10:54:49 +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 Format code 2018-03-16 10:54:49 +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 Format code 2018-03-16 10:54:49 +01:00
mut_mut_macro.rs mut_mut_macro is missing plugin(clippy) 2018-01-29 09:48:06 +05:30
needless_continue_helpers.rs Format code 2018-03-16 10:54:49 +01: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 Format code 2018-03-16 10:54:49 +01:00