rust/src/libstd/sys
Mazdak Farrokhzad 534f8dadb3
Rollup merge of #70808 - hermitcore:tls, r=dtolnay
Simplify dtor registration for HermitCore by using a list of destructors

The implementation is similar to the macOS version and doesn't depend on additional OS support
2020-04-06 00:53:50 +02:00
..
cloudabi Delete unnecessary stub stack overflow handler for cloudabi. 2020-04-03 10:13:49 -07:00
hermit Rollup merge of #70808 - hermitcore:tls, r=dtolnay 2020-04-06 00:53:50 +02:00
sgx Remove unnecessary stack overflow handler stub for sgx. 2020-04-02 16:29:09 -07:00
unix Rollup merge of #70597 - vakaras:thread_new_double_free_bug_fix, r=Amanieu 2020-04-03 22:55:05 +02:00
vxworks In Thread::new, add a comment that a panic could cause a memory leak. 2020-04-01 12:46:14 -07:00
wasi std: Fix over-aligned allocations on wasm32-wasi 2020-03-30 12:30:06 -07:00
wasm Remove stack overflow handler stub for wasm. 2020-04-02 07:15:12 -07:00
windows Rollup merge of #70597 - vakaras:thread_new_double_free_bug_fix, r=Amanieu 2020-04-03 22:55:05 +02:00
mod.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00