]> git.lizzy.rs Git - rust.git/commit
Auto merge of #34879 - petrochenkov:fnptr, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 19 Jul 2016 01:09:25 +0000 (18:09 -0700)
committerGitHub <noreply@github.com>
Tue, 19 Jul 2016 01:09:25 +0000 (18:09 -0700)
commit8052f73d7b53d55781e49fc36e109312293a31d5
tree7bbbee90887b76f48d683362081e511a8be11363
parentbbfcb471db0799a7d92d62e66cf44bbd68051675
parent9c5039a128ba2fa69eb979c314f158aa680ff6a2
Auto merge of #34879 - petrochenkov:fnptr, r=alexcrichton

Implement traits for variadic function pointers

Closes https://github.com/rust-lang/rust/issues/34874
cc https://github.com/rust-lang/rust/pull/28268

r? @alexcrichton