Skip to content

Commit 9fd99c7

Browse files
shadajsylvestre
authored andcommitted
Add --diagnostic-width to test for args ignored in hash
1 parent 48394f4 commit 9fd99c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/compiler/rust.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3722,6 +3722,7 @@ proc_macro false
37223722
"foo.rs",
37233723
"--out-dir",
37243724
"out",
3725+
"--diagnostic-width=1",
37253726
"--extern",
37263727
"a=1",
37273728
"--crate-name",

0 commit comments

Comments
 (0)