| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-16 | Move some tests to more reasonable directories | Caio | -60/+0 | |
| 2020-08-14 | Tweak output of E0225 | Esteban Küber | -5/+5 | |
| When encountering multiple non-auto trait bounds suggest creating a new trait and explain what auto-traits are. | ||||
| 2019-12-25 | Fix rebase and sort assoc type list for deterministic output | Esteban Küber | -2/+2 | |
| 2019-12-24 | Account for multiple trait bounds with missing associated types | Esteban Küber | -3/+10 | |
| 2019-12-24 | Avoid output dependency on std spans | Esteban Küber | -40/+26 | |
| 2019-12-24 | Tweak errors for missing associated types and type parameters | Esteban Küber | -11/+28 | |
| 2019-05-29 | Update ui test suite to use dyn | memoryruins | -9/+9 | |
| 2019-05-20 | Addressed more points raised in review. | Alexander Regueiro | -2/+8 | |
| 2019-05-20 | Update tests. | Alexander Regueiro | -7/+15 | |
| 2019-04-23 | Update ui tests | varkor | -4/+4 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -1/+1 | |
| 2019-03-16 | fix tests | Grigorii Kargin | -4/+4 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -4/+4 | |
| 2018-11-22 | Do not point at associated types from other crates | Esteban Küber | -5/+0 | |
| This is a somewhat arbitrary restriction in order to be consistent in the output of the tests regardless of target platform. | ||||
| 2018-11-22 | Reword and fix test | Esteban Küber | -1/+1 | |
| 2018-11-22 | Point at the associated type's def span | Esteban Küber | -0/+5 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+36 | |
