We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb0241 commit a1b2b7fCopy full SHA for a1b2b7f
library/Cargo.toml
@@ -8,6 +8,7 @@ members = [
8
exclude = [
9
# stdarch has its own Cargo workspace
10
"stdarch",
11
+ "windows_targets"
12
]
13
14
[profile.release.package.compiler_builtins]
0 commit comments