]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #9180 : blake2-ppc/rust/reduce-either, r=catamorphism
authorbors <bors@rust-lang.org>
Sat, 14 Sep 2013 15:50:50 +0000 (08:50 -0700)
committerbors <bors@rust-lang.org>
Sat, 14 Sep 2013 15:50:50 +0000 (08:50 -0700)
Work a bit towards #9157 "Remove Either". These instances don't need to use Either and are better expressed in other ways (removing allocations and simplifying types).

1  2 
src/libsyntax/parse/parser.rs

Simple merge