Skip to content

Move the subcommands in src/bin into their own directory #2438

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2016

Conversation

jseyfried
Copy link
Contributor

This PR ensures future compatibility with the corrected search paths for non-inline modules (see Rust PR #32006).

@alexcrichton
Copy link
Member

Hm alternatively could the macro just move out of the subcommands module? I'd prefer to keep today's source structure if possible

@alexcrichton alexcrichton self-assigned this Mar 4, 2016
@jseyfried
Copy link
Contributor Author

Sure!

@alexcrichton
Copy link
Member

@bors: r+ bd0e512

Thanks!

@bors
Copy link
Contributor

bors commented Mar 4, 2016

⌛ Testing commit bd0e512 with merge 75412ce...

bors added a commit that referenced this pull request Mar 4, 2016
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](rust-lang/rust#32006)).
r? @alexcrichton
@bors
Copy link
Contributor

bors commented Mar 4, 2016

@bors bors merged commit bd0e512 into rust-lang:master Mar 4, 2016
@jseyfried jseyfried deleted the subcommands branch March 25, 2016 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants