mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-23 02:27:39 +03:00
Update ui tests
This commit is contained in:
@@ -18,5 +18,5 @@ LL | m!((bad, pat));
|
||||
|
||||
error: aborting due to 3 previous errors
|
||||
|
||||
Some errors have detailed explanations: E0130, E0642.
|
||||
Some errors have detailed explanations: E0130, E0561, E0642.
|
||||
For more information about an error, try `rustc --explain E0130`.
|
||||
|
||||
@@ -30,4 +30,5 @@ LL | type A2 = fn(&arg: u8);
|
||||
|
||||
error: aborting due to 5 previous errors
|
||||
|
||||
For more information about this error, try `rustc --explain E0130`.
|
||||
Some errors have detailed explanations: E0130, E0561.
|
||||
For more information about an error, try `rustc --explain E0130`.
|
||||
|
||||
Reference in New Issue
Block a user