diff options
| author | Ulrik Sverdrup <root@localhost> | 2015-02-04 23:23:12 +0100 |
|---|---|---|
| committer | Ulrik Sverdrup <root@localhost> | 2015-02-04 23:23:12 +0100 |
| commit | 75239142a8271895775d69ef50037b0162cdcd6e (patch) | |
| tree | b41d240b3a91749bda5f1846e36c6b36dd397acb /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 3b2ed14906fd9f9daa27cc7d1dad263d2f5ff450 (diff) | |
| download | rust-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
