about summary refs log tree commit diff
path: root/tests/auxiliary
AgeCommit message (Collapse)AuthorLines
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
2018-12-09rustfmt testsMatthias Krüger-1/+0
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-05-11Remove all mention and testing of #[plugin(clippy)] and warn if usedOliver Schneider-10/+0
2018-05-01Prevent crash when macro is in different filePhilipp Hansch-0/+11
This was caused by a macro in a different file. The `target.span` was be in the file of the macro definition and the `item.span` in the file of the calling code.
2016-10-04aux -> auxiliary (breaks Windows)Manish Goregaokar-0/+10