rust/src/libstd/sys
Manish Goregaokar 38cbf158b8
Rollup merge of #72937 - AdrianCX:master, r=nikomatsakis
Fortanix SGX target libunwind build process changes

Ticket: https://github.com/fortanix/rust-sgx/issues/174
LLVM related changes (merged): https://github.com/rust-lang/llvm-project/pull/57

Description: libunwind changes needed to run code in sgx environment via rust-sgx.

Target that uses this in rust: x86_64-fortanix-unknown-sgx.

Without this change, rust std for this toolchain is forced to use a precompiled library loaded via environment variable.

With this change we act the same as musl target.
2020-06-26 13:57:26 -07:00
..
cloudabi Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
hermit Remove old commented code 2020-06-19 11:42:58 -04:00
sgx Rollup merge of #72937 - AdrianCX:master, r=nikomatsakis 2020-06-26 13:57:26 -07:00
unix Remove unused crate imports in 2018 edition crates 2020-06-23 05:01:20 +02:00
vxworks Remove unused crate imports in 2018 edition crates 2020-06-23 05:01:20 +02:00
wasi Rollup merge of #73638 - yuqio:remove-unused-crate-imports, r=nikomatsakis 2020-06-24 14:28:33 +02:00
wasm Migrate to numeric associated consts 2020-06-10 01:35:47 +00:00
windows Rollup merge of #71756 - carstenandrich:master, r=dtolnay 2020-06-23 03:16:14 +02:00
mod.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00