]> git.lizzy.rs Git - rust.git/commit
rollup merge of #20057: nick29581/array-syntax
authorAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 08:04:19 +0000 (00:04 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 17:27:35 +0000 (09:27 -0800)
commitbc1d818b836644b67e2027cc358aa8d86f85e287
tree11b330e75932bfa569665e03314fc2c8bcbc1c5a
parent7e62684bb4cf10cef5f5335f5baaf838f3a541c0
parent2e86929a4a5a36f3993e577b4582ba70d84bbb40
rollup merge of #20057: nick29581/array-syntax

This does NOT break any existing programs because the `[_, ..n]` syntax is also supported.

Part of #19999

r? @nikomatsakis
src/librustc/util/ppaux.rs
src/librustc_trans/trans/debuginfo.rs
src/libsyntax/parse/parser.rs
src/libsyntax/print/pprust.rs