We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edaa188 commit 2ab78e1Copy full SHA for 2ab78e1
src/tools/rustc-workspace-hack/Cargo.toml
@@ -27,18 +27,21 @@ features = [
27
"errhandlingapi",
28
"jobapi",
29
"jobapi2",
30
+ "knownfolders",
31
"lmcons",
32
"memoryapi",
33
"minschannel",
34
"minwinbase",
35
"ntsecapi",
36
"ntstatus",
37
+ "objbase",
38
"profileapi",
39
"processenv",
40
"psapi",
41
"schannel",
42
"securitybaseapi",
43
"shellapi",
44
+ "shlobj",
45
"sspi",
46
"synchapi",
47
"sysinfoapi",
0 commit comments