about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-07-28 20:34:29 -0700
committerbors <bors@rust-lang.org>2013-07-28 20:34:29 -0700
commit27812ea5e025ed36dc80379b86bb249b33c528a2 (patch)
treed70ce8e8d3067076d66a4e6458cd6cfd1e439398 /src/libsyntax/parse/parser.rs
parent52dbe138cfd462f443fe209bcab12de418786e45 (diff)
parent1493141bfdb478c42fb073ef6872540de3b125f0 (diff)
downloadrust-27812ea5e025ed36dc80379b86bb249b33c528a2.tar.gz
rust-27812ea5e025ed36dc80379b86bb249b33c528a2.zip
auto merge of #8091 : kevinmehall/rust/const-struct-base, r=alexcrichton
With an expression like

    static w : foo = foo { a:5, ..x };

Rust currently gives the error "constant contains unimplemented expression type". This branch implements support for constant structs with `..base`.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions