Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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