Skip to content

Commit 435e967

Browse files
aturonalexcrichton
authored andcommitted
Updated summary
1 parent 571ce8a commit 435e967

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

active/0000-slice-notation.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ This RFC adds *overloaded slice notation*:
1414

1515
via two new traits, `Slice` and `SliceMut`.
1616

17+
It also changes the notation for range `match` patterns to `...`, to
18+
signify that they are inclusive whereas `..` in slices are exclusive.
19+
1720
# Motivation
1821

1922
There are two primary motivations for introducing this feature.

0 commit comments

Comments
 (0)