mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
Update ui tests
This commit is contained in:
parent
b22a1638bf
commit
125d60d4df
@ -30,5 +30,5 @@ LL | pub(in too_soon) struct H;
|
||||
|
||||
error: aborting due to 5 previous errors
|
||||
|
||||
Some errors have detailed explanations: E0433, E0742.
|
||||
Some errors have detailed explanations: E0433, E0577, E0742.
|
||||
For more information about an error, try `rustc --explain E0433`.
|
||||
|
@ -18,3 +18,4 @@ LL | m!{ m<> }
|
||||
|
||||
error: aborting due to 3 previous errors
|
||||
|
||||
For more information about this error, try `rustc --explain E0577`.
|
||||
|
Loading…
Reference in New Issue
Block a user