Uh oh!
There was an error while loading. Please reload this page.
Rename HAIR to THIR (Typed HIR). - #74582
Conversation
nikomatsakis
commented
Jul 21, 2020
Probably a better name, I admit. We probably will want to update the rustc-dev-guide too (cc @rust-lang/wg-rustc-dev-guide). I'm not sure whether this ought to merit an MCP (cc @rust-lang/compiler, thoughts?). |
mark-i-m
commented
Jul 21, 2020
I still regret the HAIR loss... |
nagisa
commented
Jul 21, 2020
IMHO we can do without one here. HAIR is a comparatively obscure internal representation not many interact with or will have an opinion about. |
bors
commented
Jul 24, 2020
☔ The latest upstream changes (presumably #74710) made this pull request unmergeable. Please resolve the merge conflicts. |
wesleywiser
commented
Jul 24, 2020
Judging by the reactions to @nagisa's comment, it seems like most of the compiler team is in favor of this change. I think this can be r+'d after a rebase. |
bors
commented
Jul 30, 2020
☔ The latest upstream changes (presumably #74957) made this pull request unmergeable. Please resolve the merge conflicts. |
JohnTitor
commented
Jul 31, 2020
r? @wesleywiser |
nikomatsakis
commented
Jul 31, 2020
@bors r+ |
bors
commented
Jul 31, 2020
📌 Commit b9ac3f3 has been approved by |
Rename HAIR to THIR (Typed HIR). r? @nikomatsakis Originally suggested by @eddyb
bors
commented
Jul 31, 2020
☔ The latest upstream changes (presumably #65989) made this pull request unmergeable. Please resolve the merge conflicts. |
eddyb
commented
Aug 1, 2020
@bors r=nikomatsakis rollup=never p=1 (somewhat prone to conflict) |
bors
commented
Aug 1, 2020
📌 Commit 40e6dcc has been approved by |
bors
commented
Aug 1, 2020
bors
commented
Aug 1, 2020
☀️ Test successful - checks-actions, checks-azure |
r? @nikomatsakis
Originally suggested by @eddyb