| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-06-30 | lint: port pass-by-value diagnostics | David Wood | -3/+4 |
| 2022-03-11 | Improve `AdtDef` interning. | Nicholas Nethercote | -2/+2 |
| 2022-02-15 | Overhaul `TyS` and `Ty`. | Nicholas Nethercote | -3/+4 |
| 2022-02-12 | change to a struct variant | Ellen | -1/+1 |
| 2022-01-27 | update pass_by_value | lcnr | -2/+2 |
| 2022-01-11 | rustc_pass_by_value: handle inferred generic types (with _) | Mahdi Dibaiee | -9/+5 |
| 2022-01-11 | rustc_pass_by_value: handle generic and const type parameters | Mahdi Dibaiee | -14/+19 |
| 2022-01-11 | rustc_pass_by_value: allow types with no parameters on self | Mahdi Dibaiee | -13/+5 |
| 2022-01-10 | rustc_pass_by_value remove dependency on rustc_diagnostic_item | Mahdi Dibaiee | -7/+4 |
| 2022-01-10 | rustc_pass_by_value lint: add test on custom types | Mahdi Dibaiee | -0/+1 |
| 2022-01-09 | feat: pass_by_value lint attribute | Mahdi Dibaiee | -0/+103 |
