diff options
| author | bors <bors@rust-lang.org> | 2016-06-10 22:41:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-06-10 22:41:24 -0700 |
| commit | 945ba123624a88ee0f6678af55d8fb3080a6530b (patch) | |
| tree | 81a92be1682ac2a2f4567daae64126c66bcd2a0c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | f80ff7da394da0be629df6758b8fd513ee6ef438 (diff) | |
| parent | 29c4b6726a1eaf87cf6e4bc76a398b19ca20e2cd (diff) | |
| download | rust-945ba123624a88ee0f6678af55d8fb3080a6530b.tar.gz rust-945ba123624a88ee0f6678af55d8fb3080a6530b.zip | |
Auto merge of #34002 - jseyfried:strip_tests_in_cfg, r=nrc
Treat `#[test]` like `#[cfg(test)]` in non-test builds This PR treats `#[test]` like `#[cfg(test)]` in non-test builds. In particular, like `#[cfg(test)]`, - `#[test]` nodes are stripped during `cfg` processing, and - `#[test]` is disallowed on non-optional expressions. Closes #33946. r? @nrc
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
