mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 05:26:23 +03:00
pthreads test needs full MIR on Windows
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user