mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
fix ui test error again
This commit is contained in:
parent
b1526ca384
commit
a8a0c69191
@ -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`.
|
||||
|
Loading…
Reference in New Issue
Block a user