]> git.lizzy.rs Git - rust.git/commit
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)
commit7fc3e82aaeb15c067a1eed914032ba21a7763557
tree461e1e44ffd698e91076683c8beb9be350559b99
parent9062988610dc28201c552854a2363157fc297fa5
parent85f107d8cba0560e1edce8ad7158024f2489ca3b
auto merge of #10366 : brson/rust/ignore-patterns, r=alexcrichton

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
src/librustc/middle/trans/debuginfo.rs