]> git.lizzy.rs Git - rust.git/commit
Enable stack-overflow detection on musl for non-main threads
authorTomasz Miąsko <tomasz.miasko@gmail.com>
Wed, 19 Aug 2020 00:00:00 +0000 (00:00 +0000)
committerTomasz Miąsko <tomasz.miasko@gmail.com>
Wed, 19 Aug 2020 00:00:00 +0000 (00:00 +0000)
commit6a80b1387fe01b6a350d123a7ad0c7a8130827cc
tree5fb431fb81f94982c4b5ce3b8ce50040e6df08b6
parent5b04bbfcbb79ed7325ea2b580458a80d95da6bbb
Enable stack-overflow detection on musl for non-main threads
library/std/src/sys/unix/thread.rs
src/test/ui/abi/stack-probes.rs
src/test/ui/out-of-stack.rs