Skip to content

Commit

Permalink
Merge pull request #3270 from JohnTitor/update-rfc-1201
Browse files Browse the repository at this point in the history
Mention RFC 1201 was superseded by RFC 2972
  • Loading branch information
Noratrieb authored Jan 20, 2024
2 parents e6a1dcf + c8e6eba commit 6820717
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions text/1201-naked-fns.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6820717

Please sign in to comment.