aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/unexpected-struct-source.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/unexpected-struct-source.stderr')
-rw-r--r--tests/ui/unexpected-struct-source.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/unexpected-struct-source.stderr b/tests/ui/unexpected-struct-source.stderr
index f48d554..6f15841 100644
--- a/tests/ui/unexpected-struct-source.stderr
+++ b/tests/ui/unexpected-struct-source.stderr
@@ -1,5 +1,5 @@
error: not expected here; the #[source] attribute belongs on a specific field
- --> $DIR/unexpected-struct-source.rs:4:1
+ --> tests/ui/unexpected-struct-source.rs:4:1
|
4 | #[source]
| ^^^^^^^^^