msvc has different internals for mutexes and thus fails on a different function

This commit is contained in:
Oliver Schneider 2016-12-19 15:47:52 +01:00
parent 421b537f80
commit ae7d69a5bd
No known key found for this signature in database
GPG key ID: 56D6EEA0FC67AC46

View file

@ -8,7 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
//error-pattern: no mir for `std::panicking::panicking`
//error-pattern: no mir for `std::
use std::sync::Mutex;