| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-12 | Rollup merge of #106167 - yanchen4791:issue-105544-fix, r=oli-obk | Matthias Krüger | -5/+22 |
| 2023-01-11 | Fix invalid syntax in impl Trait parameter type suggestions for E0311 | yanchen4791 | -5/+22 |
| 2023-01-11 | Don't recommend `if let` if `let else` works | mejrs | -5/+1 |
| 2023-01-11 | Migrate pattern matching | mejrs | -13/+3 |
| 2023-01-11 | When suggesting writing a fully qualified path probe for appropriate types | Esteban Küber | -2/+6 |
| 2023-01-11 | Note predicate span on ImplDerivedObligation | Michael Goulet | -1/+1 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -2/+2 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+7197 |
