about summary refs log tree commit diff
path: root/src/test/ui/parser/bad-lit-suffixes.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-140/+0
2022-11-16Use `token::Lit` in `ast::ExprKind::Lit`.Nicholas Nethercote-40/+27
2022-11-16Add some more bad suffix cases in a test.Nicholas Nethercote-17/+56
2022-09-27Migrate "invalid literal suffix" diagnostic to diagnostic structsXiretza-8/+8
2020-11-27Update error to reflect that integer literals can have float suffixesCamelid-4/+4
2019-11-07parser: allow ABIs from literal macro fragmentsMazdak Farrokhzad-2/+2
2019-05-31fix tidyEsteban Küber-16/+16
2019-05-23syntax: More consistent wording for some literal parsing errorsVadim Petrochenkov-2/+2
2019-03-26Reword invalid suffixe errorsEsteban Küber-16/+16
2019-03-11Update testsVadim Petrochenkov-16/+16
2019-01-11Add label for invalid literal suffixEsteban Küber-4/+4
2019-01-11Small tweaks to parser errorsEsteban Küber-8/+8
2018-12-25Remove licensesMark Rousskov-16/+16
2018-10-21Move parse-fail tests to UIVadim Petrochenkov-0/+114