rust/src/test/ui/rfc-2008-non-exhaustive
2019-12-14 09:01:23 -05:00
..
auxiliary Add tests 2019-12-04 16:43:21 +00:00
improper_ctypes RFC 2008: Stabilization 2019-10-25 09:34:05 +01:00
uninhabited [WIP] fix tests after rebase 2019-12-14 09:01:23 -05: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_same_crate_empty_match.rs Forgot to update some test outputs 2019-12-04 16:43:24 +00:00
enum_same_crate_empty_match.stderr Forgot to update some test outputs 2019-12-04 16:43:24 +00:00
enum_same_crate.rs RFC 2008: Stabilization 2019-10-25 09:34:05 +01:00
enum.rs Forgot to update some test outputs 2019-12-04 16:43:24 +00:00
enum.stderr Forgot to update some test outputs 2019-12-04 16:43:24 +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 Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
struct.stderr Point at local similarly named element and tweak references to variants 2019-10-27 11:50:43 -07:00
structs_same_crate.rs RFC 2008: Stabilization 2019-10-25 09:34:05 +01:00
variant.rs
variant.stderr
variants_fictive_visibility.rs
variants_same_crate.rs RFC 2008: Stabilization 2019-10-25 09:34:05 +01:00