aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/pin_project/packed_sneaky-3.stderr
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-02 20:49:16 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-02 20:49:16 +0000
commit5af88c13c3c5afa7f70665ba03d6999029edd86c (patch)
tree33606e3663ed7bfe2c6fdc2fb260ef81d381059e /tests/ui/pin_project/packed_sneaky-3.stderr
parent17c2dc0947a705f204ff324f0af1d661c3f7b5a0 (diff)
parentb4dee5c78599b3e8c41a67bf1816606f516504b4 (diff)
downloadpin-project-5af88c13c3c5afa7f70665ba03d6999029edd86c.tar.gz
Upgrade rust/crates/pin-project to 1.0.6 am: a2c3c56704 am: b4dee5c785
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pin-project/+/1662597 Change-Id: Id3ba3f6b5559d10da857692affdddb83f018bd58
Diffstat (limited to 'tests/ui/pin_project/packed_sneaky-3.stderr')
-rw-r--r--tests/ui/pin_project/packed_sneaky-3.stderr2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ui/pin_project/packed_sneaky-3.stderr b/tests/ui/pin_project/packed_sneaky-3.stderr
index b711d05..b953e9f 100644
--- a/tests/ui/pin_project/packed_sneaky-3.stderr
+++ b/tests/ui/pin_project/packed_sneaky-3.stderr
@@ -3,6 +3,8 @@ error: expected item after attributes
|
4 | hidden_repr_macro! {} //~ ERROR expected item after attributes
| ^^^^^^^^^^^^^^^^^^^^^
+ |
+ = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
error: expected item after attributes
--> $DIR/packed_sneaky-3.rs:13:9