| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -67/+0 | |
| 2021-08-12 | Use smaller spans for some structured suggestions | Esteban Kuber | -4/+4 | |
| 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 | -4/+4 | |
| * 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 | -1/+1 | |
| 2020-09-29 | Add article after "to" | Camelid | -1/+1 | |
| Also added missing backtick in "you can cast" message. | ||||
| 2020-05-20 | refactor check_for_cast | Bastian Kauschke | -0/+10 | |
| 2019-11-21 | Point at type in `let` assignment on type errors | Esteban Küber | -4/+12 | |
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -6/+6 | |
| 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 | -1/+1 | |
| 2019-04-29 | Account for const fns to avoid incorrect suggestions | Esteban Küber | -0/+47 | |
