From c8e6ebaf5a44c814db8ab7acd2033204319ddfdd Mon Sep 17 00:00:00 2001 From: Yuki Okushi Date: Sun, 22 May 2022 21:59:05 +0900 Subject: [PATCH] Mention RFC 1201 was superseded by RFC 2972 --- text/1201-naked-fns.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/text/1201-naked-fns.md b/text/1201-naked-fns.md index 584c2a9df2f..5d72aadca8c 100644 --- a/text/1201-naked-fns.md +++ b/text/1201-naked-fns.md @@ -3,6 +3,12 @@ - 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 was previously approved, but later **withdrawn** + +In short this RFC was superseded by RFC 2972. For details see the [summary comment]. + +[summary comment]: https://github.com/rust-lang/rust/issues/32408#issuecomment-1016931986 + # Summary Add support for generating naked (prologue/epilogue-free) functions via a new