aboutsummaryrefslogtreecommitdiff
path: root/tests/ui/unstable-features/README.md
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2021-01-06 23:00:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-01-06 23:00:22 +0000
commitf14d6a686a8e9eb9359369569e06983a10e5d694 (patch)
treeb4a59a0bf295d7cc3837dd372b5068cb95023fc6 /tests/ui/unstable-features/README.md
parent932883e65ccd882ab2f97188ef66a0aa7cf339a7 (diff)
parent1f8d1834e3d402e53170cd757f0554d2984688ab (diff)
downloadpin-project-f14d6a686a8e9eb9359369569e06983a10e5d694.tar.gz
Upgrade rust/crates/pin-project to 1.0.3 am: 803535edf4 am: edabc1003f am: 1f8d1834e3
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/pin-project/+/1541052 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ib29efe0f160a29b3b80e05e765a40ad617cb9208
Diffstat (limited to 'tests/ui/unstable-features/README.md')
-rw-r--r--tests/ui/unstable-features/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/ui/unstable-features/README.md b/tests/ui/unstable-features/README.md
index b9215b6..96f370c 100644
--- a/tests/ui/unstable-features/README.md
+++ b/tests/ui/unstable-features/README.md
@@ -1,5 +1,7 @@
# UI tests for unstable features
-These tests check how the guarantees and features provided by pin-project interact with unstable language features.
+These tests check how the guarantees and features provided by pin-project
+interact with unstable language features.
-The names of the files contained in this directory need to begin with the name of the feature.
+The names of the files contained in this directory need to begin with the name
+of the feature.