Skip to content

Commit 04cad56

Browse files
committed
really fix ui test errors
1 parent a704624 commit 04cad56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/ui/feature-gate-exhaustive-patterns.stderr

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ error[E0005]: refutable pattern in local binding: `Err(_)` not covered
44
LL | let Ok(_x) = foo(); //~ ERROR refutable pattern in local binding
55
| ^^^^^^ pattern `Err(_)` not covered
66

7-
error: aborting due to previous error
87

0 commit comments

Comments
 (0)