| 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 | -4/+1 | |
| 2018-10-11 | Stabilize tool lints | Oliver Scherer | -1/+1 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -0/+10 | |
| 2018-09-03 | Merge branch 'master' into issue-2879 | Daniel Wagner-Hall | -1/+3 | |
| 2018-08-29 | Adapt ui-tests to the tool_lints | flip1995 | -1/+3 | |
| 2018-08-27 | default_trait_access skips <F as Default>::default() | Daniel Wagner-Hall | -1/+4 | |
| This includes the type name, so is clear, and may be necessary. There doesn't seem to be an obviously cleaner way to pull out the literal text of the named type here. Fixes #2879 | ||||
| 2018-06-18 | Exclude generated code | Daniel Wagner-Hall | -1/+62 | |
| 2018-06-14 | Add default_trait_access lint | Daniel Wagner-Hall | -0/+39 | |
