We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3791291 commit 8fb58bdCopy full SHA for 8fb58bd
1 file changed
.cargo/config
@@ -1,5 +1,5 @@
1
[build]
2
-rustflags = ["-Z", "mutable-noalias", "-C", "target-feature=+use-aa"]
+rustflags = ["-Z", "mutable-noalias"]
3
4
[target.x86_64]
5
rustflags = ["-Z", "mutable-noalias", "-C", "target-feature=+use-aa,+sse2"]
0 commit comments