aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/pin_project/packed_sneaky-2.stderr
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-11 14:55:29 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-11 14:55:29 +0000
commit5ca84867572d2f96230b8450e77205925f9a1848 (patch)
tree4ff684b6890583131074a1033210f0ac7abb1d0d /tests/ui/pin_project/packed_sneaky-2.stderr
parentfcb335e6ca1967ccc95468d5c8ea80541c14d9ef (diff)
parent854e9fcb8c82f15786589be06db1c743ebf62319 (diff)
downloadpin-project-5ca84867572d2f96230b8450e77205925f9a1848.tar.gz
Upgrade rust/crates/pin-project to 1.0.8 am: c1569cc62c am: 02a74e9451 am: 854e9fcb8c
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pin-project/+/1791108 Change-Id: Ifd1f1b380fbda0e1a27c35291b1647f644cd1ccf
Diffstat (limited to 'tests/ui/pin_project/packed_sneaky-2.stderr')
-rw-r--r--tests/ui/pin_project/packed_sneaky-2.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/pin_project/packed_sneaky-2.stderr b/tests/ui/pin_project/packed_sneaky-2.stderr
index 51987a2..04d072a 100644
--- a/tests/ui/pin_project/packed_sneaky-2.stderr
+++ b/tests/ui/pin_project/packed_sneaky-2.stderr
@@ -10,4 +10,4 @@ error: #[pin_project] attribute may not be used on #[repr(packed)] types
10 | | }
| |_^
|
- = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
+ = note: this error originates in the macro `hidden_repr_macro` (in Nightly builds, run with -Z macro-backtrace for more info)