| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -1/+1 |
| 2021-04-19 | fix suggestion for unsized function parameters | lcnr | -9/+8 |
| 2021-04-06 | Point at `impl` and type defs introducing requirements on E0277 | Esteban Küber | -1/+5 |
| 2020-10-27 | Add unsized_fn_params feature | Santiago Pastorino | -3/+3 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -2/+2 |
| 2020-07-14 | Suggest borrowing in more unsized fn param cases | Esteban Küber | -1/+4 |
| 2020-07-14 | Remove `Sized` `on_unimplemented` note | Esteban Küber | -2/+0 |
| 2020-01-16 | When trait bounds are missing for return values, point at them | Esteban Küber | -0/+3 |
| 2019-05-29 | Update ui test suite to use dyn | memoryruins | -1/+1 |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 |
| 2019-01-01 | Fix broken links to second edition TRPL. | Corey Farwell | -2/+2 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -2/+2 |
| 2018-08-19 | Lift some Sized checks. | Masaki Hara | -0/+1 |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+24 |
