rust/src/libstd/sys
Mazdak Farrokhzad e89cb0733a
Rollup merge of #67705 - lzutao:wmemchr, r=wesleywiser
Use unrolled loop for searching NULL in [u16] on Windows
2020-04-09 05:29:36 +02:00
..
cloudabi Delete unnecessary stub stack overflow handler for cloudabi. 2020-04-03 10:13:49 -07:00
hermit Rollup merge of #70134 - hermitcore:osstrext, r=dtolnay 2020-04-08 23:33:38 +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 #67705 - lzutao:wmemchr, r=wesleywiser 2020-04-09 05:29:36 +02:00
mod.rs Require issue = "none" over issue = "0" in unstable attributes 2019-12-21 13:16:18 +02:00