Skip to content
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

Rename tcx.map to the far more descriptive tcx.hir. #39309

Merged
merged 2 commits into from
Jan 26, 2017

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented Jan 26, 2017

Also a bit more renaming because ast_map and 'ast were still used with HIR.
Main motivation is to "free up" tcx.map, or rather, tcx.maps, to consolidate ty::maps there.

r? @nikomatsakis

@bors
Copy link
Contributor

bors commented Jan 26, 2017

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

@nikomatsakis
Copy link
Contributor

@bors r+ p=1

  • Very likely to bitrot

@bors
Copy link
Contributor

bors commented Jan 26, 2017

📌 Commit 1ff3641 has been approved by nikomatsakis

@bors
Copy link
Contributor

bors commented Jan 26, 2017

⌛ Testing commit 1ff3641 with merge 491b978...

bors added a commit that referenced this pull request Jan 26, 2017
Rename tcx.map to the far more descriptive tcx.hir.

Also a bit more renaming because `ast_map` and `'ast` were still used with HIR.
Main motivation is to "free up" `tcx.map`, or rather, `tcx.maps`, to consolidate `ty::maps` there.

r? @nikomatsakis
@bors
Copy link
Contributor

bors commented Jan 26, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: nikomatsakis
Pushing 491b978 to master...

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