msvc has different internals for mutexes and thus fails on a different function
This commit is contained in:
parent
421b537f80
commit
ae7d69a5bd
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue