Skip to content

Commit

Permalink
Update ui stderr with improved rustc output
Browse files Browse the repository at this point in the history
Related rust pull request: #76160
  • Loading branch information
Michael Wright committed Sep 3, 2020
1 parent 7f27b12 commit 93ce686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/issue-3145.stderr
@@ -1,4 +1,4 @@
error: expected token: `,`
error: expected `,`, found `a`
--> $DIR/issue-3145.rs:2:19
|
LL | println!("{}" a); //~ERROR expected token: `,`
Expand Down

0 comments on commit 93ce686

Please sign in to comment.