diff options
| author | bors <bors@rust-lang.org> | 2013-07-28 20:34:29 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-07-28 20:34:29 -0700 |
| commit | 27812ea5e025ed36dc80379b86bb249b33c528a2 (patch) | |
| tree | d70ce8e8d3067076d66a4e6458cd6cfd1e439398 /src/libsyntax/parse/parser.rs | |
| parent | 52dbe138cfd462f443fe209bcab12de418786e45 (diff) | |
| parent | 1493141bfdb478c42fb073ef6872540de3b125f0 (diff) | |
| download | rust-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
