| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -9/+0 | |
| 2022-12-27 | Silence knock-down errors on `[type error]` bindings | Esteban Küber | -32/+3 | |
| Fix #56036, fix #76589. | ||||
| 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-10-20 | review comments | Esteban Küber | -1/+1 | |
| 2020-10-20 | Tweak "object unsafe" errors | Esteban Küber | -5/+11 | |
| Fix #77598. | ||||
| 2020-02-02 | Use more appropriate spans on object unsafe traits and provide structured ↵ | Esteban Küber | -1/+4 | |
| suggestions when possible | ||||
| 2020-02-02 | Wording changes to object unsafe trait errors | Esteban Küber | -1/+5 | |
| Stemming from the thread at https://twitter.com/indygreg/status/1223279056398929920 | ||||
| 2019-09-02 | On object safety violation, point at source when possible | Esteban Küber | -3/+4 | |
| 2019-09-02 | Refer to "`self` type" instead of "receiver type" | Esteban Küber | -1/+1 | |
| 2019-05-29 | Update ui test suite to use dyn | memoryruins | -5/+5 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -3/+3 | |
| 2018-06-23 | add `dyn` to display of dynamic (trait) type names | Zack M. Davis | -2/+2 | |
| The `dyn Trait` syntax was stabilized in 199ee327. Resolves #49277. | ||||
| 2018-03-14 | update tests | Guillaume Gomez | -2/+2 | |
| 2018-02-26 | Update UI tests | Vadim Petrochenkov | -3/+3 | |
| 2018-02-25 | Update ui tests | Guillaume Gomez | -0/+2 | |
| 2018-02-08 | Move some E0XXX to `ui` | Esteban Küber | -0/+22 | |
