Skip to content

Move trans, back, driver, and back into a new crate, rustc_trans. #19070

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
Nov 18, 2014

Conversation

nikomatsakis
Copy link
Contributor

Reduces memory usage significantly and opens opportunities for more parallel compilation.

This PR was previously #19002 but I closed it because bors didn't seem to recognize the r+ annotations there.

@rust-highfive
Copy link
Contributor

warning Warning warning

  • These commits modify unsafe code. Please review it carefully!

…uces memory usage significantly and opens opportunities for more parallel compilation.
@nikomatsakis nikomatsakis force-pushed the crates branch 3 times, most recently from 455e5a7 to dc6e414 Compare November 18, 2014 12:38
bors added a commit that referenced this pull request Nov 18, 2014
Reduces memory usage significantly and opens opportunities for more parallel compilation.

This PR was previously #19002 but I closed it because bors didn't seem to recognize the `r+` annotations there.
bors added a commit that referenced this pull request Nov 18, 2014
Reduces memory usage significantly and opens opportunities for more parallel compilation.

This PR was previously #19002 but I closed it because bors didn't seem to recognize the `r+` annotations there.
@bors bors closed this Nov 18, 2014
@bors bors merged commit dc6e414 into rust-lang:master Nov 18, 2014
@nikomatsakis nikomatsakis deleted the crates branch March 30, 2016 16:12
lnicola pushed a commit to lnicola/rust that referenced this pull request Feb 10, 2025
Remove mutable syntax tree shenanigans from adjustment hints
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.

4 participants