summary refs log tree commit diff
path: root/src/test/ui/rfc-2008-non-exhaustive
AgeCommit message (Expand)AuthorLines
2019-03-28Implement `#[non_exhaustive]` on variants.David Wood-55/+206
2019-03-11Update testsVadim Petrochenkov-3/+3
2019-03-02Point at enum definition when match patterns are not exhaustiveEsteban Küber-0/+2
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-7/+3
2018-12-25Remove licensesMark Rousskov-96/+16
2018-10-28resolve: More precise spans for privacy errorsVadim Petrochenkov-4/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+364