about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-01-09 08:58:28 +0000
committerbors <bors@rust-lang.org>2017-01-09 08:58:28 +0000
commit6e18e629c29ae4f94c0a16fa2d5259550b0d5e39 (patch)
tree9a07bc317867ced966cbfc31206f2190cc18ec69 /src/rustllvm/RustWrapper.cpp
parent7aab3d38a07a89663d1e35f1fd86d7b4659dcef2 (diff)
parent39e1a7e99e3ed21df2eb1fe20116266ef5c53411 (diff)
downloadrust-6e18e629c29ae4f94c0a16fa2d5259550b0d5e39.tar.gz
rust-6e18e629c29ae4f94c0a16fa2d5259550b0d5e39.zip
Auto merge of #38923 - petrochenkov:scheck, r=alexcrichton
Avoid large number of stage 0 warnings about --no-stack-check

```
....

rustc: x86_64-pc-windows-gnu/stage0/lib/rustlib/x86_64-pc-windows-gnu/lib/libstd
warning: the --no-stack-check flag is deprecated and does nothing

rustc: x86_64-pc-windows-gnu/stage0/lib/rustlib/x86_64-pc-windows-gnu/lib/libgetopts
warning: the --no-stack-check flag is deprecated and does nothing

rustc: x86_64-pc-windows-gnu/stage0/lib/rustlib/x86_64-pc-windows-gnu/lib/libterm
warning: the --no-stack-check flag is deprecated and does nothing

rustc: x86_64-pc-windows-gnu/stage0/lib/rustlib/x86_64-pc-windows-gnu/lib/liblog
warning: the --no-stack-check flag is deprecated and does nothing

....
```

r? @alexcrichton
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions