]> git.lizzy.rs Git - rust.git/commit
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)
commit1c26513ef9a58fa3e6703320cc37427aa229bbbd
tree2d769c50c2a442c6f3fd0773fa5106ba51af10f6
parent5d905f1314d243eb1572588f7e7e98768f8bb711
parent15c9dc7a86d14f4aba3e23f91af65671aa4b5001
auto merge of #9180 : blake2-ppc/rust/reduce-either, r=catamorphism

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).
src/libsyntax/parse/parser.rs