about summary refs log tree commit diff
path: root/tests/ui/empty_line_after_outer_attribute.rs
AgeCommit message (Expand)AuthorLines
2019-02-27Add `rustfmt::skip` to outer attr format testsMichael Wright-0/+3
2019-01-23allow assertions_on_constants for collapsible_if and missing_test_filesA.A.Abroskin-1/+1
2019-01-23Merge branch 'master' into add-lints-aseert-checksA.A.Abroskin-9/+0
2019-01-09change assert_checks to assertions_on_constantsA.A.Abroskin-1/+1
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2019-01-07Add assert(true) and assert(false) lintsA.A.Abroskin-1/+1
2018-12-09add rustfmt::skip attributes to some testsMatthias Krüger-2/+0
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-2/+2
2018-03-30Handle nested block commentsPhilipp Hansch-1/+6
2018-03-30Fix false positive in empty_line_after_outer_attrPhilipp Hansch-0/+7
2018-03-26Fix false positive in empty_line_after_outer_attributePhilipp Hansch-0/+12
2018-02-21Lint multiline attributes properlyPhilipp Hansch-0/+9
2018-02-01Fix false positive in empty_line_after_outer_attrPhilipp Hansch-0/+5
2018-01-29Make lint work on all members of ast::Item_Philipp Hansch-0/+23
2018-01-29Add test case for comments between item and attrPhilipp Hansch-0/+12
2018-01-29Warn on empty lines after outer attributesPhilipp Hansch-0/+21