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 f2854f1 commit 03f197fCopy full SHA for 03f197f
.cargo/config
@@ -0,0 +1,3 @@
1
+[profile.debug]
2
+# rustc spends an inordinate amount of time on LLVM
3
+rustflags = ["-C", "no-prepopulate-passes"]
0 commit comments