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

Rename (libstd/core.rc,libextra/std.rc) to (libstd/std.rs,libextra/extra.rs) #7231

Closed
wants to merge 1 commit into from

Conversation

erickt
Copy link
Contributor

@erickt erickt commented Jun 19, 2013

We renamed core/std to std/extra, so we should change the name of the entry point. I also am using the .rs suffix as .rc is going away.

@alexcrichton
Copy link
Member

I took care of this + all other rc files in #7113, but apparently it conflicts with everything... If this lands first, I'll just rebase that one!

@alexcrichton
Copy link
Member

This has been taken care of as part of #7371

flip1995 pushed a commit to flip1995/rust that referenced this pull request May 20, 2021
Fix ICE in `implicit_return`

fixes: rust-lang#7231

changelog: Fix ICE in `implicit_return` for async functions
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.

2 participants