We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef17859 + cb9b10c commit 1a08cb6Copy full SHA for 1a08cb6
src/test/ui/structs/80853.rs renamed to src/test/ui/structs/issue-80853.rs
src/test/ui/structs/80853.stderr renamed to src/test/ui/structs/issue-80853.stderr
@@ -1,5 +1,5 @@
1
error[E0618]: expected function, found `S`
2
- --> $DIR/80853.rs:4:5
+ --> $DIR/issue-80853.rs:4:5
3
|
4
LL | fn repro_ref(thing: S) {
5
| ----- `thing` has type `S`
0 commit comments