]> git.lizzy.rs Git - rust.git/commit
use catch_panic instead of thread::spawn to catch panics
authorRalf Jung <post@ralfj.de>
Fri, 22 Nov 2019 22:21:20 +0000 (23:21 +0100)
committerRalf Jung <post@ralfj.de>
Fri, 22 Nov 2019 22:21:20 +0000 (23:21 +0100)
commit3277209af5c3369cbf1786d25cbf48c9a131996b
tree5c9aae05e9e4949ed569e0e4519238845084693c
parent1e91e4e20a5d6e50e281c6e87a3a61cc735e266f
use catch_panic instead of thread::spawn to catch panics
src/liballoc/tests/slice.rs