Skip to content

Commit

Permalink
link to tracking issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Nov 16, 2021
1 parent 4137ed6 commit 8e40788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/2972-constrained-naked.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: `constrained_naked`
- Start Date: 2020-08-06
- RFC PR: [rust-lang/rfcs#2972](https://github.com/rust-lang/rfcs/pull/2972)
- Rust Issue: [rust-lang/rust#0000](https://github.com/rust-lang/rust/issues/0000)
- Rust Issue: [rust-lang/rust#90957](https://github.com/rust-lang/rust/issues/90957)

# Summary
This document attempts to increase the utility of [naked functions](https://github.com/rust-lang/rfcs/blob/master/text/1201-naked-fns.md) by constraining their use and increasing their defined invariants.
Expand Down

0 comments on commit 8e40788

Please sign in to comment.