projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2eade62
bd0e512
)
Auto merge of #2438 - jseyfried:subcommands, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 4 Mar 2016 18:22:25 +0000
(18:22 +0000)
committer
bors
<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