Skip to content

Commit b96fef6

Browse files
committed
Add more features to the workspace so that all tools pick up on it
1 parent 5983479 commit b96fef6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: src/tools/rustc-workspace-hack/Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ syn = { version = "0.14", features = ['extra-traits'] }
2323
version = "0.3"
2424
features = [
2525
"basetsd",
26+
"consoleapi",
27+
"errhandlingapi",
2628
"jobapi",
2729
"jobapi2",
2830
"lmcons",
@@ -32,6 +34,7 @@ features = [
3234
"ntsecapi",
3335
"ntstatus",
3436
"profileapi",
37+
"processenv",
3538
"psapi",
3639
"schannel",
3740
"securitybaseapi",

0 commit comments

Comments
 (0)