Skip to content

Rename all .rc extensions to .rs #5036

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

Closed
brson opened this issue Feb 19, 2013 · 4 comments
Closed

Rename all .rc extensions to .rs #5036

brson opened this issue Feb 19, 2013 · 4 comments
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@brson
Copy link
Contributor

brson commented Feb 19, 2013

The last user of .rc was cargo and cargo is no more.

@brson
Copy link
Contributor Author

brson commented Feb 19, 2013

Actually, the makefiles still use .rc to distinguish the crate files. Maybe the .rc files should be renamed to lib.rs or bin.rs per @graydon's pending rustpkg changes. Talk to graydon before making this change.

@catamorphism
Copy link
Contributor

Since rustpkg is not going to be done before the release, I'm de-milestoning.

@catamorphism
Copy link
Contributor

Nominating for milestone 2, backwards-compatible -- this doesn't break compatibility, but ceasing to recognize .rc will and this has to be done first.

@alexcrichton
Copy link
Member

This has been done as part of #7371

calebcartwright added a commit to calebcartwright/rust that referenced this issue Oct 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

3 participants