aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/pin_project/packed_sneaky-2.stderr
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-11 15:28:27 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-11 15:28:27 +0000
commitacc9e53a5671101733055621a10922e8beaef0ae (patch)
tree4ff684b6890583131074a1033210f0ac7abb1d0d /tests/ui/pin_project/packed_sneaky-2.stderr
parent8fe66ec544959e0a124ade3d211c902a23feb2cf (diff)
parente43f58f322631f588c014f497d29aac986311335 (diff)
downloadpin-project-acc9e53a5671101733055621a10922e8beaef0ae.tar.gz
Upgrade rust/crates/pin-project to 1.0.8 am: c1569cc62c am: 02a74e9451 am: 854e9fcb8c am: 5ca8486757 am: e43f58f322
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pin-project/+/1791108 Change-Id: I215366d9bccdb5a1458563c3bcb51784049e270d
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)