rust/src/liballoc
Alex Crichton 8487666241 std: Ignore tests where threads outlive main
Long ago we discovered that threads which outlive main and then exit while the
rest of the program is exiting causes Windows to hang (#20704). That's what was
happening in this test so let's just not run this test any more.
2016-07-22 16:29:36 -07:00
..
2016-05-28 02:25:16 +05:30
2016-07-11 17:25:10 +02:00
2016-05-28 02:25:16 +05:30