]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #11974 : huonw/rust/no-at-vec, r=pcwalton
authorbors <bors@rust-lang.org>
Sat, 1 Feb 2014 19:16:24 +0000 (11:16 -0800)
committerbors <bors@rust-lang.org>
Sat, 1 Feb 2014 19:16:24 +0000 (11:16 -0800)
This removes @[] from the parser as well as much of the handling of it (and `@str`) from the compiler as I can find.

I've just rebased @pcwalton's (already reviewed) `@str` removal (and fixed the problems in a separate commit); the only new work is the trailing commits with my authorship.

Closes #11967

1  2 
src/librustc/metadata/common.rs
src/librustc/metadata/decoder.rs
src/librustc/metadata/encoder.rs
src/libstd/vec.rs

Simple merge
Simple merge
Simple merge
Simple merge