]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #10366 : brson/rust/ignore-patterns, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 19 Nov 2013 00:36:33 +0000 (16:36 -0800)
committerbors <bors@rust-lang.org>
Tue, 19 Nov 2013 00:36:33 +0000 (16:36 -0800)
This replaces `*` with `..` in enums, `_` with `..` in structs, and `.._` with `..` in vectors. It adds obsolete syntax warnings for the old forms but doesn't turn them on yet because we need a snapshot.

#5830

1  2 
src/librustc/middle/trans/debuginfo.rs