Skip to content

Commit

Permalink
RFC 2137: Support defining C-compatible variadic functions in Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
aturon authored Sep 29, 2017
1 parent 4042834 commit eb9c392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions text/0000-variadic.md → text/2137-variadic.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: variadic
- Start Date: 2017-08-21
- RFC PR: (leave this empty)
- Rust Issue: (leave this empty)
- RFC PR: https://github.com/rust-lang/rfcs/pull/2137
- Rust Issue: https://github.com/rust-lang/rust/issues/44930

# Summary
[summary]: #summary
Expand Down

0 comments on commit eb9c392

Please sign in to comment.