about summary refs log tree commit diff
path: root/src/test/ui/kindck
AgeCommit message (Collapse)AuthorLines
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-5/+3
2019-03-11Update testsVadim Petrochenkov-12/+12
2018-12-28remove remaining copyright headersMatthias Krüger-10/+0
2018-12-25Remove licensesMark Rousskov-157/+56
2018-10-17Update 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-01Update testsBasile Desloges-12/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+933