summary refs log tree commit diff
path: root/src/test/ui/token
AgeCommit message (Expand)AuthorLines
2018-03-14Add empty main() to tests where it is missing.Eric Huss-9/+7
2018-03-14Add crate name to "main function not found" error message.Eric Huss-2/+2
2018-03-14update testsGuillaume Gomez-4/+4
2018-02-27Add label to primary span in some parse errorsEsteban Küber-1/+1
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-26Update UI testsVadim Petrochenkov-20/+20
2018-02-25Update ui testsGuillaume Gomez-0/+4
2018-01-07`struct` pattern parsing and diagnostic tweaksEsteban Küber-0/+55
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-19/+17
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-8/+6
2017-07-05Merge remote-tracking branch 'origin/master' into proc_macro_apiAlex Crichton-5/+5
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-5/+5
2017-06-26Update UI test with proc_macro changesAlex Crichton-0/+3
2017-06-26Simplify `hygiene::Mark` application, andJeffrey Seyfried-1/+1
2017-05-30Add new error codeGuillaume Gomez-2/+2
2017-05-24Change error count messagesMichael Kohl-5/+5
2017-04-17libsyntax/parse: improve associated item error reportingAriel Ben-Yehuda-1/+9
2017-04-10Point at only one char on `Span::next_point`Esteban Küber-0/+23
2017-03-27Fix unittestsEsteban Küber-1/+5
2017-03-25Improve wording and spans for unexpected tokenEsteban Küber-0/+170