]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #15078 : jakub-/rust/pattern-matching-refactor-vol-2, r=pnkfelix
authorbors <bors@rust-lang.org>
Thu, 3 Jul 2014 08:56:36 +0000 (08:56 +0000)
committerbors <bors@rust-lang.org>
Thu, 3 Jul 2014 08:56:36 +0000 (08:56 +0000)
I believe there's more commonality to be found there but maybe small steps are better. I'm also in the process of documenting what I can, I will see if I can add it to this PR.

It also seems to me that ideally some of this stuff (especially the pattern sanity check) could live as a separate compiler-agnostic module but I understand this may not be the right time (if not the worst) to start the process of modularising rustc.


Trivial merge