| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+0 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-09 | rustfmt tests | Matthias Krüger | -1/+0 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -0/+10 | |
| 2018-05-11 | Remove all mention and testing of #[plugin(clippy)] and warn if used | Oliver Schneider | -10/+0 | |
| 2018-05-01 | Prevent crash when macro is in different file | Philipp 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-04 | aux -> auxiliary (breaks Windows) | Manish Goregaokar | -0/+10 | |
