This repository was archived by the owner on May 28, 2025. It is now read-only.
Auto merge of #138071 - jieyouxu:rollup-a19djgi, r=jieyouxu #57011
Annotations
10 errors
src/bootstrap/src/utils/job.rs#L66
call to unsafe function `windows::Win32::System::Diagnostics::Debug::SetErrorMode` is unsafe and requires unsafe block
|
src/bootstrap/src/utils/job.rs#L68
call to unsafe function `windows::Win32::System::Diagnostics::Debug::SetErrorMode` is unsafe and requires unsafe block
|
src/bootstrap/src/utils/job.rs#L71
call to unsafe function `windows::Win32::System::JobObjects::CreateJobObjectW` is unsafe and requires unsafe block
|
src/bootstrap/src/utils/job.rs#L83
call to unsafe function `windows::Win32::System::JobObjects::SetInformationJobObject` is unsafe and requires unsafe block
|
src/bootstrap/src/utils/job.rs#L92
call to unsafe function `windows::Win32::System::JobObjects::AssignProcessToJobObject` is unsafe and requires unsafe block
|
src/bootstrap/src/utils/job.rs#L92
call to unsafe function `windows::Win32::System::Threading::GetCurrentProcess` is unsafe and requires unsafe block
|
src/bootstrap/src/utils/job.rs#L94
call to unsafe function `windows::Win32::Foundation::CloseHandle` is unsafe and requires unsafe block
|
src/bootstrap/src/utils/job.rs#L66
call to unsafe function `windows::Win32::System::Diagnostics::Debug::SetErrorMode` is unsafe and requires unsafe block
|
src/bootstrap/src/utils/job.rs#L68
call to unsafe function `windows::Win32::System::Diagnostics::Debug::SetErrorMode` is unsafe and requires unsafe block
|
src/bootstrap/src/utils/job.rs#L71
call to unsafe function `windows::Win32::System::JobObjects::CreateJobObjectW` is unsafe and requires unsafe block
|
The logs for this run have expired and are no longer available.
Loading