| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -15/+0 | |
| 2022-07-01 | Don't point at Self type if we can't find an infer variable in ambiguous ↵ | Michael Goulet | -2/+8 | |
| trait predicate | ||||
| 2020-05-07 | Fix E0284 to not use incorrect wording | Esteban Küber | -4/+2 | |
| Fix #71584, fix #69683. | ||||
| 2020-04-05 | "cannot resolve" → "cannot satisfy" | Esteban Küber | -1/+1 | |
| 2019-12-14 | Indicate origin of where type parameter for uninferred types | Ohad Ravid | -1/+1 | |
| 2019-12-11 | Add more context for type parameters | Esteban Küber | -1/+1 | |
| 2019-12-10 | Point at method call when type annotations are needed | Esteban Küber | -2/+4 | |
| 2019-09-24 | Remove blanket silencing of "type annotation needed" errors | Esteban Küber | -1/+1 | |
| Remove blanket check for existence of other errors before emitting "type annotation needed" errors, and add some eager checks to avoid adding obligations when they refer to types that reference `[type error]` in order to reduce unneded errors. | ||||
| 2019-08-16 | Update stderr files with --bless | sd234678 | -1/+1 | |
| 2019-05-27 | Incorporated suggested changes | Jad Ghalayini | -0/+1 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+0 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1/+1 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+9 | |
