about summary refs log tree commit diff
path: root/src/test/ui/empty
AgeCommit message (Expand)AuthorLines
2019-04-22Never stop due to errors before borrow checkingEsteban Küber-1/+14
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-2/+2
2019-04-09improve unknown enum variant errorsAndy Russell-9/+17
2019-03-23Tweak spans for E0599Esteban Küber-8/+8
2019-03-11Update testsVadim Petrochenkov-24/+24
2019-03-02Point at enum definition when match patterns are not exhaustiveEsteban Küber-2/+9
2019-01-20Use structured suggestion in stead of notesEsteban Küber-6/+4
2019-01-09clarify resolve typo suggestionAndy Russell-18/+18
2018-12-26Fixed more tests.Alexander Regueiro-6/+10
2018-12-25Remove licensesMark Rousskov-168/+38
2018-11-23Reword incorrect macro invocation primary labelEsteban Küber-1/+1
2018-11-19Auto merge of #56051 - pietroalbini:rollup, r=pietroalbinibors-4/+12
2018-11-18resolve: Tweak some articles in ambiguity diagnosticsVadim Petrochenkov-2/+2
2018-11-10in which the E0618 "expected function" diagnostic gets a makeoverZack M. Davis-4/+12
2018-10-24Point to macro def span instead of whole bodyEsteban Küber-6/+4
2018-10-23Point at macro definition when no rules expect tokenEsteban Küber-2/+7
2018-08-14Moved problematic tests on i586-unknown-linux-gnu back to compile-fail.David Wood-21/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+754