rust/src/test
bors 91f057de35 Auto merge of #36203 - petrochenkov:uvsdot, r=nrc
Replace `_, _` with `..` in patterns

This is how https://github.com/rust-lang/rust/issues/33627 looks in action.

Looks especially nice in leftmost/rightmost positions `(first, ..)`/`(.., last)`.
I haven't touched libsyntax intentionally because the feature is still unstable.
2016-09-04 14:03:01 -07:00
..
codegen
codegen-units
compile-fail Rollup merge of #36212 - razielgn:updated-e0493-to-new-format, r=jonathandturner 2016-09-04 21:00:59 +08:00
compile-fail-fulldeps Replace _, _, _ with .. 2016-09-04 12:27:01 +03:00
debuginfo Fix type encoding/decoding for unions 2016-09-03 13:39:35 +03:00
incremental
mir-opt
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make Auto merge of #36203 - petrochenkov:uvsdot, r=nrc 2016-09-04 14:03:01 -07:00
run-pass Auto merge of #36119 - arielb1:ctp-again, r=eddyb 2016-09-03 14:31:42 -07:00
run-pass-fulldeps Replace _, _ with .. 2016-09-04 12:30:33 +03:00
run-pass-valgrind
rustdoc
ui Rollup merge of #36212 - razielgn:updated-e0493-to-new-format, r=jonathandturner 2016-09-04 21:00:59 +08:00