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

"HIR and HIR Lowering" #17

Closed
3 of 4 tasks
nikomatsakis opened this issue Jan 18, 2018 · 8 comments
Closed
3 of 4 tasks

"HIR and HIR Lowering" #17

nikomatsakis opened this issue Jan 18, 2018 · 8 comments
Labels
Hard Might require advanced knowledge help wanted Extra attention is needed Medium Might require some prior knowledge or code reading

Comments

@nikomatsakis
Copy link
Contributor

nikomatsakis commented Jan 18, 2018

Talk about the HIR:

@nikomatsakis nikomatsakis mentioned this issue Jan 18, 2018
20 tasks
@theotherphil
Copy link
Contributor

theotherphil commented Jan 23, 2018

@nikomatsakis I'd like to give this a go, but know very little about compilers in general or rustc in particular. I'm happy to just read the code and put a rough first sketch together, but if you can point me at any other existing resources that would be great.

Edit: the current README looks like a good start. What's the planned division of information between the guide and the READMEs?

@nikomatsakis
Copy link
Contributor Author

@theotherphil my plan is to move README content into the guide, since the guide itself will eventually move into rustc. Our experience has been that the READMEs are not typically very "discoverable". So, an initial PR based on the README would be a good start!

Feel free to ping me with questions. I'll try to keep up here, but you can also find me on gitter or IRC.

@theotherphil
Copy link
Contributor

Ok great, thanks!

@mark-i-m
Copy link
Member

Ping @theotherphil :)

Any updates?

@theotherphil
Copy link
Contributor

Nothing yet, apart from copying Nico's README from librustc. I have a document with some questions I want to answer but I've not yet had time to work out any answers.

@theotherphil
Copy link
Contributor

I didn't get the time to write anything useful on this topic and I'm now going to be computerless for a while so won't be doing any work in the near future either. Sorry for the slow progress - if anyone else fancies working on this they won't be stepping on my toes.

@mark-i-m
Copy link
Member

Thanks for the heads up @theotherphil :)

@mark-i-m mark-i-m assigned mark-i-m and unassigned mark-i-m Feb 11, 2018
@mark-i-m mark-i-m added the help wanted Extra attention is needed label Feb 11, 2018
@mark-i-m mark-i-m added Medium Might require some prior knowledge or code reading Hard Might require advanced knowledge labels Apr 10, 2018
david0u0 pushed a commit to david0u0/rustc-guide that referenced this issue Aug 3, 2020
appendix/code-index.md translated
@rylev
Copy link
Member

rylev commented Jul 4, 2021

Triage: closing. There is now a section on the HIR and HIR lowering so this issue is a bit too general. Closing this in favor of more specific issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hard Might require advanced knowledge help wanted Extra attention is needed Medium Might require some prior knowledge or code reading
Projects
None yet
Development

No branches or pull requests

4 participants