rust/src/test/ui/pattern/usefulness
2020-03-23 02:04:43 -04:00
..
always-inhabited-union-ref.rs Update tests for erasing regions in typeck 2020-03-17 09:07:56 +00:00
always-inhabited-union-ref.stderr Update tests for erasing regions in typeck 2020-03-17 09:07:56 +00:00
exhaustive_integer_patterns.rs
exhaustive_integer_patterns.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
guards-not-exhaustive.rs
irrefutable-exhaustive-integer-binding.rs
irrefutable-unit.rs
issue-35609.rs
issue-35609.stderr
issue-43253.rs
issue-43253.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
issue-53820-slice-pattern-large-array.rs slice_patterns: organize some tests 2020-01-18 19:33:47 +01:00
issue-65413-constants-and-slices-exhaustiveness.rs slice_patterns: organize some tests 2020-01-18 19:33:47 +01:00
match-arm-statics-2.rs Ignore tests on some platforms due to #53081 2020-03-23 02:04:43 -04:00
match-arm-statics-2.stderr Ignore tests on some platforms due to #53081 2020-03-23 02:04:43 -04:00
match-arm-statics.rs
match-arm-statics.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
match-byte-array-patterns-2.rs
match-byte-array-patterns-2.stderr
match-byte-array-patterns.rs
match-byte-array-patterns.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
match-empty-exhaustive_patterns.rs
match-empty-exhaustive_patterns.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
match-empty.rs
match-empty.stderr
match-non-exhaustive.rs
match-non-exhaustive.stderr
match-privately-empty.rs Ignore tests on some platforms due to #53081 2020-03-23 02:04:43 -04:00
match-privately-empty.stderr Ignore tests on some platforms due to #53081 2020-03-23 02:04:43 -04:00
match-range-fail-dominate.rs
match-range-fail-dominate.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
match-ref-ice.rs
match-ref-ice.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
match-slice-patterns.rs
match-slice-patterns.stderr
match-vec-fixed.rs
match-vec-fixed.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
match-vec-unreachable.rs
match-vec-unreachable.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
nested-exhaustive-match.rs
non-exhaustive-defined-here.rs
non-exhaustive-defined-here.stderr
non-exhaustive-float-range-match.rs
non-exhaustive-float-range-match.stderr
non-exhaustive-match-nested.rs
non-exhaustive-match-nested.stderr
non-exhaustive-match.rs Ignore tests on some platforms due to #53081 2020-03-23 02:04:43 -04:00
non-exhaustive-match.stderr Ignore tests on some platforms due to #53081 2020-03-23 02:04:43 -04:00
non-exhaustive-pattern-witness.rs
non-exhaustive-pattern-witness.stderr
refutable-pattern-errors.rs
refutable-pattern-errors.stderr
refutable-pattern-in-fn-arg.rs
refutable-pattern-in-fn-arg.stderr
slice-pattern-const-2.rs
slice-pattern-const-2.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
slice-pattern-const-3.rs
slice-pattern-const-3.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
slice-pattern-const.rs
slice-pattern-const.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
slice-patterns-exhaustiveness.rs
slice-patterns-exhaustiveness.stderr
slice-patterns-irrefutable.rs
slice-patterns-reachability.rs
slice-patterns-reachability.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
struct-like-enum-nonexhaustive.rs
struct-like-enum-nonexhaustive.stderr
struct-pattern-match-useless.rs
struct-pattern-match-useless.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
top-level-alternation.rs
top-level-alternation.stderr Normalise notes with the/is 2020-01-24 16:24:50 +00:00
tuple-struct-nonexhaustive.rs
tuple-struct-nonexhaustive.stderr