aboutsummaryrefslogtreecommitdiff
path: root/src/deprecated.rs
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:07:32 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-11 05:07:32 +0000
commit6e625bd790814ed885fe663fb89758650c9299fc (patch)
treea1afe3b3cb6a1d4d7a42915fea2419272d51fa23 /src/deprecated.rs
parent87076c3b5a518f87e132b59a5fd1309051aab57b (diff)
parentf517c46dbb314e55c044d264212aac8e53a9f3f4 (diff)
downloadunicode-bidi-6e625bd790814ed885fe663fb89758650c9299fc.tar.gz
Snap for 8570526 from f517c46dbb314e55c044d264212aac8e53a9f3f4 to mainline-scheduling-releaseaml_sch_331113000aml_sch_331111000android13-mainline-scheduling-release
Change-Id: Ic14d17d91791ff7f3c54aa022607010ecb208057
Diffstat (limited to 'src/deprecated.rs')
-rw-r--r--src/deprecated.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/deprecated.rs b/src/deprecated.rs
index 4d4b76e..491436a 100644
--- a/src/deprecated.rs
+++ b/src/deprecated.rs
@@ -9,8 +9,7 @@
//! This module holds deprecated assets only.
-// Doesn't worth updating API here
-#![cfg_attr(feature="cargo-clippy", allow(needless_pass_by_value))]
+use alloc::vec::Vec;
use super::*;