We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6a1dcf + c8e6eba commit 6820717Copy full SHA for 6820717
text/1201-naked-fns.md
@@ -3,6 +3,12 @@
3
- RFC PR: [rust-lang/rfcs#1201](https://github.com/rust-lang/rfcs/pull/1201)
4
- Rust Issue: [rust-lang/rust#32408](https://github.com/rust-lang/rust/issues/32408)
5
6
+# This RFC was previously approved, but later **withdrawn**
7
+
8
+In short this RFC was superseded by RFC 2972. For details see the [summary comment].
9
10
+[summary comment]: https://github.com/rust-lang/rust/issues/32408#issuecomment-1016931986
11
12
# Summary
13
14
Add support for generating naked (prologue/epilogue-free) functions via a new
0 commit comments