| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-10-17 | Update output for borrowck=migrate compare mode. | David Wood | -397/+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-10-10 | Use the span of the user type for `AscribeUserType` | Matthew Jasper | -2/+2 | |
| Also change the order of the fake read for let and the AscribeUserType, so that we use the better span and message from the fake read in errors. | ||||
| 2018-09-27 | Enable NLL compare mode for more tests | Matthew Jasper | -75/+218 | |
| These tests were disabled due to NLL bugs that have since been fixed. | ||||
| 2018-09-19 | Update ui tests | Matthew Jasper | -6/+6 | |
| 2018-09-01 | Update tests | Basile Desloges | -150/+0 | |
| 2018-08-14 | Update former compile-fail tests | Matthew Jasper | -16/+16 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+2593 | |
