rust/tests
bors 291385b3e0 Auto merge of #5609 - phansch:empty-line-after-outer-attr-fix, r=flip1995
Make empty_line_after_outer_attr an early lint

Fixes #5567

Unfortunately I couldn't find a way to reproduce the issue without syn/quote. Considering that most real-world macros use syn and/or quote, I think it's okay to pull them in anyway.

changelog: Fix false positive in [`empty_line_after_outer_attr`]
2020-05-26 15:10:35 +00:00
..
auxiliary
cargo
ui Auto merge of #5609 - phansch:empty-line-after-outer-attr-fix, r=flip1995 2020-05-26 15:10:35 +00:00
ui-cargo multiple_crate_versions: skip dev and build deps 2020-05-25 20:00:08 +02:00
ui-toml Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyup 2020-05-11 20:23:47 +02:00
compile-test.rs Make empty_line_after_outer_attr an early lint 2020-05-26 16:52:02 +02:00
dogfood.rs
fmt.rs
integration.rs
missing-test-files.rs
versioncheck.rs