about summary refs log tree commit diff
path: root/src/test/ui/enum
AgeCommit message (Expand)AuthorLines
2021-11-06Move some tests to more reasonable directoriesCaio-0/+46
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-2/+2
2021-08-30rename const_evaluatable_checked to generic_const_exprsEllen-2/+2
2021-07-28Show discriminant before overflow in diagnostic.Maarten de Vries-3/+5
2021-05-01Add help message for unused type paramkadmin-0/+2
2021-02-17Rollup merge of #79981 - camelid:overflowing_literals-inference-error, r=lcnrGuillaume Gomez-0/+4
2021-02-13Improve error and help messagesCamelid-4/+4
2020-12-26update testsBastian Kauschke-32/+29
2020-12-12Add 'consider using' message to overflowing_literalsCamelid-0/+4
2020-05-07Add some tests for #67945Yuki Okushi-0/+59
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+2
2020-03-15Add more context to the literal overflow messageYI-0/+7
2020-01-24Normalise notes with the/isvarkor-2/+2
2019-12-06accept union inside enum if not followed by identifierKamlesh Kumar-0/+13
2019-11-23Add error reporting on nested keywords inside 'enum' definitionJanusz Marcinkiewicz-0/+34
2019-10-16update ui testsGuillaume Gomez-0/+1
2019-04-30Place types inside backticksvarkor-8/+8
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2019-03-11Update testsVadim Petrochenkov-13/+13
2018-12-25Remove licensesMark Rousskov-110/+19
2018-12-25Auto merge of #57088 - euclio:non-camel-case-early-lint, r=estebankbors-1/+3
2018-12-24make non_camel_case_types an early lintAndy Russell-1/+3
2018-12-22enum type instead of variant suggestion unificationZack M. Davis-1/+1
2018-11-18resolve: Tweak some articles in ambiguity diagnosticsVadim Petrochenkov-1/+1
2018-08-31cleanup: Add main functions to some UI testsVadim Petrochenkov-7/+3
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+445