aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/cfg/packed_sneaky.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/cfg/packed_sneaky.stderr')
-rw-r--r--tests/ui/cfg/packed_sneaky.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/cfg/packed_sneaky.stderr b/tests/ui/cfg/packed_sneaky.stderr
index b0d4d93..a54c2ec 100644
--- a/tests/ui/cfg/packed_sneaky.stderr
+++ b/tests/ui/cfg/packed_sneaky.stderr
@@ -1,5 +1,5 @@
error: #[pin_project] attribute may not be used on #[repr(packed)] types
- --> $DIR/packed_sneaky.rs:6:27
+ --> tests/ui/cfg/packed_sneaky.rs:6:27
|
6 | #[hidden_repr_cfg_not_any(packed)] //~ ERROR may not be used on #[repr(packed)] types
| ^^^^^^