| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-07-03 | Fix allow bug in `trivially_copy_pass_by_ref` | Michael Wright | -0/+11 |
| 2019-05-23 | trivially_copy_pass_by_ref: print size of type and limit in the lint message | Matthias Krüger | -0/+3 |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+0 |
| 2018-12-09 | rustfmt tests | Matthias Krüger | -27/+19 |
| 2018-11-21 | Update trivially_copy_pass_by_ref with Trait examples | Wayne Warren | -0/+19 |
| 2018-10-11 | Stabilize tool lints | Oliver Scherer | -1/+1 |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -0/+10 |
| 2018-08-29 | Adapt ui-tests to the tool_lints | flip1995 | -3/+5 |
| 2018-08-06 | Fix #3000 | Michael Wright | -1/+1 |
| 2018-08-02 | Allow pass by ref when returning ADT with ref | Ryan Cumming | -0/+17 |
| 2018-07-23 | Allow pass by reference if we return a reference | Ryan Cumming | -0/+11 |
| 2018-06-15 | New Lint: Pass small trivially copyable objects by value | Wim Looman | -0/+57 |
