Skip to content

Commit

Permalink
Rollup merge of rust-lang#110227 - klensy:bs-win, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
bootstrap: drop some windows features

They became unused after rust-lang#109960
  • Loading branch information
aliemjay committed Apr 15, 2023
2 parents 3a16d0a + 5badbef commit cd5e6a0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/bootstrap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,9 @@ version = "0.46.0"
features = [
"Win32_Foundation",
"Win32_Security",
"Win32_Storage_FileSystem",
"Win32_System_Diagnostics_Debug",
"Win32_System_IO",
"Win32_System_Ioctl",
"Win32_System_JobObjects",
"Win32_System_ProcessStatus",
"Win32_System_SystemServices",
"Win32_System_Threading",
"Win32_System_Time",
]
Expand Down

0 comments on commit cd5e6a0

Please sign in to comment.