| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -383/+0 | |
| 2022-12-10 | Introduce `with_forced_trimmed_paths` | Esteban Küber | -7/+18 | |
| 2022-11-28 | fix rebase | Esteban Küber | -14/+14 | |
| 2022-11-28 | Further tweak the type shortening logic | Esteban Küber | -3/+3 | |
| 2022-11-28 | Tweak shortening logic to be less trigger happy | Esteban Küber | -13/+13 | |
| 2022-11-28 | Detect long types in E0308 and write them to disk | Esteban Küber | -0/+166 | |
| On type error with long types, print an abridged type and write the full type to disk. Print the widest possible short type while still fitting in the terminal. | ||||
| 2022-07-06 | session: `output-width` -> `diagnostic-width` | David Wood | -0/+206 | |
| Rename the `--output-width` flag to `--diagnostic-width` as this appears to be the preferred name within the compiler team. Signed-off-by: David Wood <david.wood@huawei.com> | ||||
