about summary refs log tree commit diff
path: root/tests/ui/inline_fn_without_body.rs
AgeCommit message (Expand)AuthorLines
2019-09-21inline_fn_without_body: make it use a rustfix pageManish Goregaokar-0/+2
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-9/+4
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-3/+3
2018-01-29Make lint work on all members of ast::Item_Philipp Hansch-1/+0
2018-01-18Suggest removing inline attributesRyan Cumming-3/+8
2018-01-18Lint for trait methods without bodiesRyan Cumming-0/+18