about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2017-11-28 03:16:48 +0800
committerGitHub <noreply@github.com>2017-11-28 03:16:48 +0800
commit81ba35228c82426725670fb2fb7cbbaa194b0f5c (patch)
treece7e7859218b21a5c29fa5e0ed9b123eaf3b0bb0 /src/libstd/sys/unix/stack_overflow.rs
parent7707b18621725dfeec26bebd8ff4eb2ac670d7e7 (diff)
parent5d8d04ab4a055aab8e8537a3c6f1fdcf05c87261 (diff)
downloadrust-81ba35228c82426725670fb2fb7cbbaa194b0f5c.tar.gz
rust-81ba35228c82426725670fb2fb7cbbaa194b0f5c.zip
Rollup merge of #46275 - dtolnay:compiletest-libc, r=Mark-Simulacrum
Compiletest libc dependency can be unix-only

In main.rs libc is imported as:

```rust
#[cfg(unix)]
extern crate libc;
```

This came up in https://github.com/laumann/compiletest-rs/pull/90.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions