Skip to content

Commit 42654b6

Browse files
committed
path-clarity: Clarify selection and stabilization plan
1 parent ae1e7da commit 42654b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust-2018/path-clarity.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ system under consideration, the "uniform paths" variant and the "anchored use
1717
paths" variant. Most of these changes apply to both variants; the two variant
1818
sections call out the differences between the two. We encourage testing of the
1919
new "uniform paths" variant introduced in edition preview 2. The release of
20-
the 2018 edition will use one of these two variants.
20+
Rust 2018 will stabilize one of these two variants and drop the other.
2121

2222
Here's a brief summary:
2323

0 commit comments

Comments
 (0)