Skip to content

Commit cb9b10c

Browse files
Update tests names to start with issue-
See @JohnTitor's [comment](#82720 (comment)) @rustbot label +C-cleanup
1 parent a0d66b5 commit cb9b10c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/test/ui/structs/80853.stderr renamed to src/test/ui/structs/issue-80853.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0618]: expected function, found `S`
2-
--> $DIR/80853.rs:4:5
2+
--> $DIR/issue-80853.rs:4:5
33
|
44
LL | fn repro_ref(thing: S) {
55
| ----- `thing` has type `S`

0 commit comments

Comments
 (0)