pthreads test needs full MIR on Windows
This commit is contained in:
parent
addcbd8868
commit
d7a3e040eb
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue