We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925d2d8 commit 8595980Copy full SHA for 8595980
precompiles/macros/.cargo/config.toml
@@ -0,0 +1,3 @@
1
+[build]
2
+# Ensure zmij avoids std-only select_unpredictable on constrained targets.
3
+rustflags = ["--cfg", "zmij_no_select_unpredictable"]
0 commit comments