Implementation of sync_nonpoison
and nonpoison_mutex
#144638
ci.yml
on: pull_request
Calculate job matrix
13s
Matrix: job
bors build finished
0s
Annotations
14 errors
PR - x86_64-gnu-llvm-18
future cannot be sent between threads safely
|
PR - x86_64-gnu-llvm-18
future cannot be sent between threads safely
|
PR - x86_64-gnu-llvm-18
`std::sync::MutexGuard<'_, ()>` cannot be sent between threads safely
|
PR - x86_64-gnu-llvm-18
field `inner` of struct `std::sync::Mutex` is private
|
PR - x86_64-gnu-llvm-18
`std::sync::MutexGuard` held across a suspend point, but should not be
|
PR - x86_64-gnu-llvm-18
no method named `method` found for struct `RefCell` in the current scope
|
PR - x86_64-gnu-llvm-18
no method named `some_mutable_method` found for struct `RefCell` in the current scope
|
PR - x86_64-gnu-llvm-18
no method named `method` found for struct `std::sync::Mutex` in the current scope
|
PR - x86_64-gnu-llvm-18
no method named `method` found for struct `RwLock` in the current scope
|
PR - x86_64-gnu-llvm-18
no method named `some_mutable_method` found for struct `RwLock` in the current scope
|
PR - mingw-check
The job was canceled because "_1_1_0_x86_64-gnu-llvm_sh" failed.
|
PR - mingw-check
The operation was canceled.
|
PR - x86_64-gnu-tools
The job was canceled because "_1_1_0_x86_64-gnu-llvm_sh" failed.
|
PR - x86_64-gnu-tools
The operation was canceled.
|