about summary refs log tree commit diff
path: root/tests/ui/needless_pass_by_value_proc_macro.rs
AgeCommit message (Expand)AuthorLines
2019-03-11Filter out proc_macro and proc_macro_attributeTaiki Endo-0/+10
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-4/+3
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
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+2
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-1/+1
2017-03-21Filter out proc_macro_derive functions (fixes #1615)sinkuu-0/+11