rust/src/test/ui/non-exhaustive
2018-11-30 21:15:48 +00:00
..
non-exhaustive-float-range-match.rs Fix bug in matching on floating-point ranges 2018-11-30 21:15:48 +00:00
non-exhaustive-float-range-match.stderr Fix bug in matching on floating-point ranges 2018-11-30 21:15:48 +00:00
non-exhaustive-match-nested.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
non-exhaustive-match-nested.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
non-exhaustive-match.rs Update existing tests with more precise error messages 2018-11-30 13:53:15 +00:00
non-exhaustive-match.stderr Update existing tests with more precise error messages 2018-11-30 13:53:15 +00:00
non-exhaustive-pattern-witness.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
non-exhaustive-pattern-witness.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00