Skip to content

Rename rustc-guide to rustc-dev-guide #601

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

Merged
merged 2 commits into from
Mar 10, 2020

Conversation

spastorino
Copy link
Member

This is in preparation for #470
Needs to be merged after we actually rename the guide.

Have used this to rename:

git grep -l 'rustc-guide' | xargs sed -i 's/rustc-guide/rustc-dev-guide/g'
git grep -l 'rustc guide' | xargs sed -i 's/rustc guide/rustc dev guide/g'

LeSeulArtichaut
LeSeulArtichaut previously approved these changes Mar 6, 2020
Copy link
Contributor

@LeSeulArtichaut LeSeulArtichaut left a comment

Choose a reason for hiding this comment

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

Went through these

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.

Sorry, since we're updating these links anyway...

mark-i-m
mark-i-m previously approved these changes Mar 9, 2020
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!

@mark-i-m mark-i-m marked this pull request as ready for review March 9, 2020 21:41
@spastorino spastorino changed the title [Do not merge yet] Rename rustc-guide to rustc-dev-guide Rename rustc-guide to rustc-dev-guide Mar 9, 2020
@spastorino spastorino changed the title Rename rustc-guide to rustc-dev-guide [WIP] Rename rustc-guide to rustc-dev-guide Mar 10, 2020
@spastorino spastorino changed the title [WIP] Rename rustc-guide to rustc-dev-guide Rename rustc-guide to rustc-dev-guide Mar 10, 2020
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

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

🎉

@spastorino spastorino merged commit 66be765 into rust-lang:master Mar 10, 2020
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.

6 participants