| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-18 | Move some tests to more reasonable directories | Caio | -36/+0 | |
| 2021-08-12 | Use smaller spans for some structured suggestions | Esteban Kuber | -6/+8 | |
| Use more accurate suggestion spans for * argument parse error * fully qualified path * missing code block type * numeric casts * E0212 | ||||
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -2/+2 | |
| * On suggestions that include deletions, use a diff inspired output format * When suggesting addition, use `+` as underline * Color highlight modified span | ||||
| 2020-09-29 | Say "doesn't" instead of "wouldn't" in convert message | Camelid | -2/+2 | |
| 2020-09-29 | Add article after "to" | Camelid | -3/+3 | |
| Also added missing backtick in "you can cast" message. | ||||
| 2020-09-27 | Use correct article in help message for conversion or cast | Camelid | -1/+1 | |
| Before it always used `an`; now it uses the correct article for the type. | ||||
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -3/+3 | |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+2 | |
| Make the spacing between the code snippet and verbose structured suggestions consistent with note and help messages. | ||||
| 2019-05-03 | Reword casting message | Esteban Küber | -2/+2 | |
| 2019-04-29 | Suggest try_into when possible | Esteban Küber | -5/+12 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -3/+3 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+25 | |
