Skip to content

simplify HIR folder so that it only maps 1 item to 1 item #29816

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

Conversation

nikomatsakis
Copy link
Contributor

Simplify HIR folder so that it only maps 1 item to 1 item, removing a bunch of asserts. This is a small refactoring on the way to my larger branch for moving items out of line in the tree and isolating attempts to access them.

r? @nrc

@nikomatsakis nikomatsakis force-pushed the incr-comp-visitor-refactor-hir-folder branch from cea4d77 to 37795ba Compare November 14, 2015 01:24
@nrc
Copy link
Member

nrc commented Nov 14, 2015

@bors: r+

@bors
Copy link
Collaborator

bors commented Nov 14, 2015

📌 Commit 37795ba has been approved by nrc

@bors
Copy link
Collaborator

bors commented Nov 14, 2015

⌛ Testing commit 37795ba with merge b6b17c9...

bors added a commit that referenced this pull request Nov 14, 2015
…lder, r=nrc

Simplify HIR folder so that it only maps 1 item to 1 item, removing a bunch of asserts. This is a small refactoring on the way to my larger branch for moving items out of line in the tree and isolating attempts to access them.

r? @nrc
@bors bors merged commit 37795ba into rust-lang:master Nov 14, 2015
@nikomatsakis nikomatsakis deleted the incr-comp-visitor-refactor-hir-folder branch March 30, 2016 16:13
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