Skip to content

Commit

Permalink
fix ui test error again
Browse files Browse the repository at this point in the history
  • Loading branch information
canndrew committed Mar 14, 2018
1 parent b1526ca commit a8a0c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/feature-gate-exhaustive-patterns.stderr
Expand Up @@ -6,4 +6,4 @@ LL | let Ok(_x) = foo(); //~ ERROR refutable pattern in local binding

error: aborting due to previous error

If you want more information on this error, try using "rustc --explain E0005"
For more information about this error, try `rustc --explain E0005`.

0 comments on commit a8a0c69

Please sign in to comment.