about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorUlrik Sverdrup <root@localhost>2015-02-04 23:23:12 +0100
committerUlrik Sverdrup <root@localhost>2015-02-04 23:23:12 +0100
commit75239142a8271895775d69ef50037b0162cdcd6e (patch)
treeb41d240b3a91749bda5f1846e36c6b36dd397acb /src/libstd/sys/unix/stack_overflow.rs
parent3b2ed14906fd9f9daa27cc7d1dad263d2f5ff450 (diff)
downloadrust-75239142a8271895775d69ef50037b0162cdcd6e.tar.gz
rust-75239142a8271895775d69ef50037b0162cdcd6e.zip
Implement `..` syntax for RangeFull as expression
Allows the expression `..` (without either endpoint) in general, can be
used in slicing syntax `&expr[..]` where we previously wrote `&expr[]`.

The old syntax &expr[] is not yet removed or warned for.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions