| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -406/+45 | |
| 2018-10-17 | Update output for borrowck=migrate compare mode. | David Wood | -379/+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-15 | Deduplicate tests | Shotaro Yamada | -45/+0 | |
| * `ui/lifetimes/lifetime-errors/ex3-both-anon-regions-both-are-structs-4` and `ex3-both-anon-regions-both-are-structs-3` * `ui/lint/lint-group-style` and `lint-group-nonstandard-style` | ||||
| 2018-09-19 | Update ui tests | Matthew Jasper | -8/+8 | |
| 2018-09-12 | use structured suggestion for "missing mut" label | Andy Russell | -5/+5 | |
| Fixes #54133. | ||||
| 2018-09-01 | Update tests | Basile Desloges | -302/+0 | |
| 2018-08-27 | remove `let x = baz` which was obscuring the real error | Niko Matsakis | -8/+8 | |
| 2018-08-19 | Fix typos found by codespell. | Matthias Krüger | -2/+2 | |
| 2018-08-14 | Update tests | Matthew Jasper | -33/+30 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+1974 | |
