Skip to content

Commit 81a9332

Browse files
committed
fix test filenames
1 parent 3df5098 commit 81a9332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/static/duplicated-fields-issue-125842.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0124]: field `field` is already declared
2-
--> $DIR/issue-125842.rs:6:5
2+
--> $DIR/duplicated-fields-issue-125842.rs:6:5
33
|
44
LL | field: Option<u8>,
55
| ----------------- `field` first declared here

0 commit comments

Comments
 (0)