Skip to content

Update links to rustc_mir to use the new names #1225

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
camelid opened this issue Oct 2, 2021 · 1 comment · Fixed by #1228
Closed

Update links to rustc_mir to use the new names #1225

camelid opened this issue Oct 2, 2021 · 1 comment · Fixed by #1228
Assignees
Labels
E-easy Difficulty: might be a good place for a beginner E-help-wanted Call for participation: extra help is wanted

Comments

@camelid
Copy link
Member

camelid commented Oct 2, 2021

rustc_mir was recently split into several crates, so uses of and links to the old names need to be updated to the new names.

For example, rustc_mir::dataflow is now rustc_mir_dataflow.

@camelid camelid added E-help-wanted Call for participation: extra help is wanted E-easy Difficulty: might be a good place for a beginner labels Oct 2, 2021
@Lee-Janggun
Copy link
Contributor

I'll take this. I read the guide from time to time and this was starting to seriously bug me.

@camelid camelid linked a pull request Oct 12, 2021 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
E-easy Difficulty: might be a good place for a beginner E-help-wanted Call for participation: extra help is wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants