rust/src/test/ui/rfc-2008-non-exhaustive
Mark Rousskov 8a3edb1d66 Update tests for extern block linting 2021-01-13 07:49:16 -05:00
..
auxiliary Add tests 2019-12-04 16:43:21 +00:00
improper_ctypes Update tests for extern block linting 2021-01-13 07:49:16 -05:00
uninhabited pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
borrowck-exhaustive.rs Handle non_exhaustive in borrow checking 2019-11-24 22:39:05 +00:00
borrowck-non-exhaustive.rs Handle non_exhaustive in borrow checking 2019-11-24 22:39:05 +00:00
borrowck-non-exhaustive.stderr Handle non_exhaustive in borrow checking 2019-11-24 22:39:05 +00:00
enum.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
enum.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
enum_same_crate.rs RFC 2008: Stabilization 2019-10-25 09:34:05 +01:00
enum_same_crate_empty_match.rs Apply suggestions from code review 2020-11-16 01:00:33 +00:00
enum_same_crate_empty_match.stderr Apply suggestions from code review 2020-11-16 01:00:33 +00:00
invalid-attribute.rs RFC 2008: Stabilization 2019-10-25 09:34:05 +01:00
invalid-attribute.stderr RFC 2008: Stabilization 2019-10-25 09:34:05 +01:00
struct.rs resolve: private fields in tuple struct ctor diag 2020-10-26 14:56:27 +00:00
struct.stderr resolve: private fields in tuple struct ctor diag 2020-10-26 14:56:27 +00:00
structs_same_crate.rs RFC 2008: Stabilization 2019-10-25 09:34:05 +01:00
variant.rs
variant.stderr typeck/pat: address review comments 2020-03-26 02:29:42 +01:00
variants_fictive_visibility.rs Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
variants_same_crate.rs RFC 2008: Stabilization 2019-10-25 09:34:05 +01:00