| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -20/+0 | |
| 2023-01-08 | Mention signature rather than fn pointers when comparing impl/trait methods | Michael Goulet | -2/+2 | |
| 2021-12-11 | Tweak assoc type obligation spans | Esteban Kuber | -3/+5 | |
| * Point at RHS of associated type in obligation span * Point at `impl` assoc type on projection error * Reduce verbosity of recursive obligations * Point at source of binding lifetime obligation * Tweak "required bound" note * Tweak "expected... found opaque (return) type" labels * Point at set type in impl assoc type WF errors | ||||
| 2021-04-08 | Suggest changing impl parameter types to match trait | Esteban Küber | -1/+1 | |
| This is particularly useful for cases where arbitrary self types are used, like in custom `Future`s. | ||||
| 2021-01-11 | fix typo in trait method mutability mismatch help | Andy Russell | -5/+4 | |
| 2019-11-18 | Specific labels when referring to "expected" and "found" types | Esteban Küber | -2/+2 | |
| 2019-05-29 | Update ui test suite to use dyn | memoryruins | -6/+6 | |
| 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/+19 | |
