about summary refs log tree commit diff
path: root/src/test/ui/closures
AgeCommit message (Expand)AuthorLines
2019-10-11Print lifetimes with backticksYuki Okushi-2/+2
2019-09-22ignore-x86 instead of ignore-muslEsteban Küber-1/+1
2019-09-22ignore musl target in tests to avoid issues with output differencesEsteban Küber-4/+6
2019-09-22On obligation errors point at the unfulfilled binding when possibleEsteban Küber-3/+11
2019-09-19When possible point at argument causing item obligation failureEsteban Küber-2/+2
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-10/+6
2019-08-21more `--bless`ing + test error annotations fixesArtem Varaksa-3/+3
2019-08-21improve diagnostics: break/continue wrong contextArtem Varaksa-6/+6
2019-05-29Auto merge of #61203 - memoryruins:bare_trait_objects, r=Centrilbors-2/+2
2019-05-29Update ui test suite to use dynmemoryruins-2/+2
2019-05-28Update test outputvarkor-3/+24
2019-05-12Change compare mode to use -Zborrowck=mirMatthew Jasper-0/+79
2019-04-22update tests for migrate mode by defaultMatthew Jasper-15/+7
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-2/+0
2019-03-11Update NLL testsVadim Petrochenkov-1/+1
2019-03-11Update testsVadim Petrochenkov-17/+17
2018-12-28remove remaining copyright headersMatthias Krüger-10/+0
2018-12-25Remove licensesMark Rousskov-178/+37
2018-10-17Update output for borrowck=migrate compare mode.David Wood-63/+0
2018-09-01Update testsBasile Desloges-34/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+759