aboutsummaryrefslogtreecommitdiff
path: root/tests/expand/pub/struct.expanded.rs
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-04-02 22:11:54 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-02 22:11:54 +0000
commit9c86bf4df21ca7b7ca15d9e31fb5272e0341fb6f (patch)
tree33606e3663ed7bfe2c6fdc2fb260ef81d381059e /tests/expand/pub/struct.expanded.rs
parent42d26b4814640853d0fce968c2ce329d0547fcdd (diff)
parent7dd4d455b635e6c2fd238d17843c5911fd5f57c0 (diff)
downloadpin-project-9c86bf4df21ca7b7ca15d9e31fb5272e0341fb6f.tar.gz
Upgrade rust/crates/pin-project to 1.0.6 am: a2c3c56704 am: b4dee5c785 am: 5af88c13c3 am: 7dd4d455b6
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pin-project/+/1662597 Change-Id: Idc7befe573dc9551708798b1b06be11ccfa8d938
Diffstat (limited to 'tests/expand/pub/struct.expanded.rs')
-rw-r--r--tests/expand/pub/struct.expanded.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/expand/pub/struct.expanded.rs b/tests/expand/pub/struct.expanded.rs
index 34b1c79..246d9b6 100644
--- a/tests/expand/pub/struct.expanded.rs
+++ b/tests/expand/pub/struct.expanded.rs
@@ -13,6 +13,7 @@ pub struct Struct<T, U> {
#[allow(clippy::unknown_clippy_lints)]
#[allow(clippy::pattern_type_mismatch)]
#[allow(clippy::redundant_pub_crate)]
+#[allow(clippy::semicolon_if_nothing_returned)]
#[allow(clippy::used_underscore_binding)]
const _: () = {
#[allow(box_pointers)]