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,4 +1,4 @@
|
||||
error: expected token: `,`
|
||||
error: expected `,`, found `a`
|
||||
--> $DIR/issue-3145.rs:2:19
|
||||
|
|
||||
LL | println!("{}" a); //~ERROR expected token: `,`
|
||||
|
Loading…
Reference in New Issue
Block a user