| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-12 | Rollup merge of #106579 - estebank:issue-52144, r=Nilstrieb | nils | -5/+25 | |
| Suggest making private tuple struct field public Fix #52144. | ||||
| 2023-01-12 | fix fmt and bless | Deadbeef | -0/+2 | |
| 2023-01-11 | review comments: Tweak output | Esteban Küber | -0/+16 | |
| * Account for `struct S(pub(super)Ty);` in suggestion * Suggest changing field visibility in E0603 too | ||||
| 2023-01-11 | Suggest making private tuple struct field public | Esteban Küber | -5/+9 | |
| Fix #52144. | ||||
| 2023-01-11 | When suggesting writing a fully qualified path probe for appropriate types | Esteban Küber | -1/+6 | |
| Fix #46585. | ||||
| 2023-01-11 | label where constructor is defined and note that it should be called | Michael Goulet | -3/+3 | |
| 2023-01-11 | Be more specific about constructor `FnDef`s in type mismatch | Michael Goulet | -9/+9 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+7170 | |
