rust/src/libstd/sys
bors 3f0e16473d Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, r=rkruppe
improper_ctypes: `extern "C"` fns

cc #19834. Fixes #65867.

This pull request implements the change [described in this comment](https://github.com/rust-lang/rust/issues/19834#issuecomment-466671572).

cc @rkruppe @varkor @shepmaster
2019-11-06 12:45:35 +00:00
..
cloudabi std: Improve downstream codegen in Command::env 2019-09-05 11:43:35 -07:00
hermit move interface to the unikernel in the crate hermit-abi 2019-10-20 10:46:18 +02:00
sgx libstd: allow improper_ctypes in sys/sgx 2019-11-05 13:17:05 +00:00
unix Rollup merge of #66092 - niacat:master, r=nagisa 2019-11-06 07:03:09 +01:00
vxworks Rollup merge of #66091 - Wind-River:master_xyz, r=cramertj 2019-11-05 14:37:08 +01:00
wasi fix WASI sleep impl 2019-10-20 06:31:27 +00:00
wasm std: Improve downstream codegen in Command::env 2019-09-05 11:43:35 -07:00
windows Apply clippy::while_let_on_iterator suggestions 2019-10-22 19:23:10 +02:00
mod.rs redesign of the interface to the unikernel HermitCore 2019-10-06 15:26:14 +00:00