Skip to content

Commit

Permalink
really fix ui test errors
Browse files Browse the repository at this point in the history
  • Loading branch information
canndrew committed Mar 14, 2018
1 parent a704624 commit 04cad56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/ui/feature-gate-exhaustive-patterns.stderr
Expand Up @@ -4,5 +4,4 @@ error[E0005]: refutable pattern in local binding: `Err(_)` not covered
LL | let Ok(_x) = foo(); //~ ERROR refutable pattern in local binding
| ^^^^^^ pattern `Err(_)` not covered

error: aborting due to previous error

0 comments on commit 04cad56

Please sign in to comment.