about summary refs log tree commit diff
path: root/src/test/ui/kindck
AgeCommit message (Expand)AuthorLines
2019-09-22fix nll testsEsteban Küber-2/+2
2019-09-22hack to avoid incorrect suggestionEsteban Küber-8/+2
2019-09-22Point at type param when it's cause of unfulfilled obligationEsteban Küber-20/+26
2019-09-22On obligation errors point at the unfulfilled binding when possibleEsteban Küber-22/+22
2019-09-19When possible point at argument causing item obligation failureEsteban Küber-4/+4
2019-08-31Fix nll testsEsteban Küber-10/+6
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-119/+66
2019-05-29Update ui test suite to use dynmemoryruins-77/+77
2019-05-12Change compare mode to use -Zborrowck=mirMatthew Jasper-0/+95
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
2018-09-01Update testsBasile Desloges-12/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+933