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 HAIR to THIR #818

Merged
merged 2 commits into from
Aug 2, 2020
Merged

Rename HAIR to THIR #818

merged 2 commits into from
Aug 2, 2020

Conversation

JohnTitor
Copy link
Member

rust-lang/rust#74582 is merged, let's cut our hair here as well :)
The nightly rustc doc isn't updated so the links are currently broken.
Closes #806

Copy link
Member

@mark-i-m mark-i-m left a comment

Choose a reason for hiding this comment

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

Thanks! One minor request below, but other than that, r=me

@@ -1,4 +1,4 @@
# HAIR and MIR construction
# THIR and MIR construction

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 add a note that THIR used to be called HAIR? That way people that come across comments or old discussions have some context.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point! Addressed via 19832d5.

@mark-i-m mark-i-m merged commit 61824dd into rust-lang:master Aug 2, 2020
@JohnTitor JohnTitor deleted the hair-cut branch August 2, 2020 15:10
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.

Rename HAIR (High-level Abstruct IR) to THIR (Typed HIR) in this guide
2 participants