Skip to content

Mark RFC 1201 (naked functions) superseded by RFC 2972 (constrained naked functions) #3223

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joshtriplett
Copy link
Member

No description provided.

@joshtriplett joshtriplett added the T-lang Relevant to the language team, which will review and decide on the RFC. label Jan 19, 2022
@joshtriplett
Copy link
Member Author

See the FCP at rust-lang/rust#32408 (comment) ; I think we should consider that FCP to also cover this PR.

@nrc nrc added the not-rfc For PRs that fix things like spelling mistakes, wrong file names, etc. label Jan 20, 2022
@joshtriplett joshtriplett added the I-lang-nominated Indicates that an issue has been nominated for prioritizing at the next lang team meeting. label Jan 19, 2023
@@ -3,6 +3,8 @@
- RFC PR: [rust-lang/rfcs#1201](https://github.com/rust-lang/rfcs/pull/1201)
- Rust Issue: [rust-lang/rust#32408](https://github.com/rust-lang/rust/issues/32408)

> ⚠ This RFC has been superseded by RFC 2972, constrained naked functions. ⚠
Copy link
Member

Choose a reason for hiding this comment

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

Can we add some links here? For example, https://github.com/rust-lang/rfcs/pull/3073/files#diff-58590e5b7b8136b87d9f58b95bea9ad2a1e5aee4b756bddcc69023ea7ef09f39R10 linked to the other RFC and to the FCP where the decision was made.

Otherwise r=me.

@joshtriplett joshtriplett removed the I-lang-nominated Indicates that an issue has been nominated for prioritizing at the next lang team meeting. label Feb 7, 2023
@workingjubilee workingjubilee added the S-waiting-on-author Status: This is awaiting some action from the author. label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-rfc For PRs that fix things like spelling mistakes, wrong file names, etc. S-waiting-on-author Status: This is awaiting some action from the author. T-lang Relevant to the language team, which will review and decide on the RFC.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants