Skip to content

Conversation

@pyjarrett
Copy link
Contributor

Minor reordering of use's in librustc_driver/driver.rs

  • puts her::lower::lower_create with it's siblings
  • groups link and write of rustc_trans::back

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nikomatsakis (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@jseyfried
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jun 21, 2016

📌 Commit bd47750 has been approved by jseyfried

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jun 21, 2016
Improves organization of driver includes.

Minor reordering of use's in librustc_driver/driver.rs

- puts her::lower::lower_create with it's siblings
- groups link and write of rustc_trans::back
bors added a commit that referenced this pull request Jun 21, 2016
Rollup of 7 pull requests

- Successful merges: #34356, #34360, #34369, #34371, #34378, #34380, #34391
- Failed merges:
@bors bors merged commit bd47750 into rust-lang:master Jun 22, 2016
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.

5 participants