| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-09-22 | fix nll tests | Esteban Küber | -2/+2 | |
| 2019-09-22 | hack to avoid incorrect suggestion | Esteban Küber | -8/+2 | |
| 2019-09-22 | Point at type param when it's cause of unfulfilled obligation | Esteban Küber | -20/+26 | |
| 2019-09-22 | On obligation errors point at the unfulfilled binding when possible | Esteban Küber | -22/+22 | |
| 2019-09-19 | When possible point at argument causing item obligation failure | Esteban Küber | -4/+4 | |
| 2019-08-31 | Fix nll tests | Esteban Küber | -10/+6 | |
| 2019-08-31 | Use span label instead of note for cause in E0631 | Esteban Küber | -119/+66 | |
| 2019-05-29 | Update ui test suite to use dyn | memoryruins | -77/+77 | |
| 2019-05-12 | Change compare mode to use -Zborrowck=mir | Matthew Jasper | -0/+95 | |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -5/+3 | |
| 2019-03-11 | Update tests | Vadim Petrochenkov | -12/+12 | |
| 2018-12-28 | remove remaining copyright headers | Matthias Krüger | -10/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -157/+56 | |
| 2018-10-17 | Update output for borrowck=migrate compare mode. | David Wood | -95/+0 | |
| This commit updates the test output for the updated NLL compare mode that uses `-Z borrowck=migrate` rather than `-Z borrowck=mir`. The previous commit changes `compiletest` and this commit only updates `.nll.stderr` files. | ||||
| 2018-09-01 | Update tests | Basile Desloges | -12/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+933 | |
