Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

LeSeulArtichaut
Copy link
Contributor

@rust-lang/wg-rustc-dev-guide I don't really know what's the best way organizing all of this. I'm not satisfied with the HIR IDs being described in detail in both the HIR chapter and this new one, and at the same time I'm not sure we should remove them from the HIR chapter because they are needed to understand the rest of the chapter.

Replaces #759, closes #748.

Co-authored-by: Tshepang Lekhonkhobe <[email protected]>
@mark-i-m
Copy link
Contributor

You might want to update the HIR chapter to point at this one. I think there is some content about identifiers there too.

@LeSeulArtichaut
Copy link
Contributor Author

LeSeulArtichaut commented Sep 11, 2020

@mark-i-m Could you check out c56ac82 and tell me if you like it or not? :D

@LeSeulArtichaut LeSeulArtichaut added the S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content label Sep 11, 2020
Copy link
Contributor

@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 💯

Co-authored-by: Who? Me?! <[email protected]>
@mark-i-m mark-i-m merged commit d4ae7b0 into rust-lang:master Sep 14, 2020
@LeSeulArtichaut LeSeulArtichaut deleted the rustc-ids branch September 15, 2020 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add info about IDs in the compiler
4 participants