pthreads test needs full MIR on Windows

This commit is contained in:
Ralf Jung 2018-08-30 08:33:38 +02:00
parent addcbd8868
commit d7a3e040eb

View file

@ -1,4 +1,5 @@
// Just instantiate some data structures to make sure we got all their foreign items covered
// Just instantiate some data structures to make sure we got all their foreign items covered.
// Requires full MIR on Windows.
use std::sync;