Skip to content

Commit eb9c392

Browse files
authored
RFC 2137: Support defining C-compatible variadic functions in Rust
1 parent 4042834 commit eb9c392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text/0000-variadic.md renamed to text/2137-variadic.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- Feature Name: variadic
22
- Start Date: 2017-08-21
3-
- RFC PR: (leave this empty)
4-
- Rust Issue: (leave this empty)
3+
- RFC PR: https://github.com/rust-lang/rfcs/pull/2137
4+
- Rust Issue: https://github.com/rust-lang/rust/issues/44930
55

66
# Summary
77
[summary]: #summary

0 commit comments

Comments
 (0)