Update ui stderr with improved rustc output
Related rust pull request: rust-lang/rust#76160
This commit is contained in:
parent
7f27b12288
commit
93ce686b5d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
error: expected token: `,`
|
||||
error: expected `,`, found `a`
|
||||
--> $DIR/issue-3145.rs:2:19
|
||||
|
|
||||
LL | println!("{}" a); //~ERROR expected token: `,`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue