Auto merge of #2438 - jseyfried:subcommands, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 4 Mar 2016 18:22:25 +0000 (18:22 +0000)
committerbors <bors@rust-lang.org>
Fri, 4 Mar 2016 18:22:25 +0000 (18:22 +0000)
This PR moves the subcommands in `src/bin` into their own directory and ensures future compatibility with the corrected search paths for non-inline modules (see [Rust PR #32006](https://github.com/rust-lang/rust/pull/32006)).
r? @alexcrichton


Trivial merge