Skip to content

resolve: Refactor away record_exports, fixing #4953 #30864

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 15, 2016

Conversation

jseyfried
Copy link
Contributor

No description provided.

@alexcrichton
Copy link
Member

r? @nrc

None => return,
};
self.resolver.export_map.entry(node_id).or_insert(Vec::new()).push(export);
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you move the if public check into add_export

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

@nrc
Copy link
Member

nrc commented Jan 13, 2016

Wow, nice.

r+ with the tiny bit of refactoring

@jseyfried
Copy link
Contributor Author

@nrc Thanks for the feedback. I moved the public check into add_export and amended the commit.

@nrc
Copy link
Member

nrc commented Jan 14, 2016

@bors: r+

@bors
Copy link
Collaborator

bors commented Jan 14, 2016

📌 Commit d3561d4 has been approved by nrc

@bors
Copy link
Collaborator

bors commented Jan 14, 2016

☔ The latest upstream changes (presumably #30883) made this pull request unmergeable. Please resolve the merge conflicts.

bors added a commit that referenced this pull request Jan 14, 2016
@jseyfried
Copy link
Contributor Author

@nrc Rebased

@nrc
Copy link
Member

nrc commented Jan 15, 2016

@bors: r+

@bors
Copy link
Collaborator

bors commented Jan 15, 2016

📌 Commit a353490 has been approved by nrc

Manishearth added a commit to Manishearth/rust that referenced this pull request Jan 15, 2016
bors added a commit that referenced this pull request Jan 15, 2016
@bors bors merged commit a353490 into rust-lang:master Jan 15, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants