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.
bindings_with_variant_name
1 parent 9320948 commit 5cbef72Copy full SHA for 5cbef72
.bazelrc
@@ -19,6 +19,7 @@ build --incompatible_strict_action_env # use an environment with a static value
19
# default to optimized and unstripped binaries.
20
build --compilation_mode=opt
21
build --@rules_rust//:extra_rustc_flags=-Cdebug-assertions=on
22
+build --@rules_rust//:extra_rustc_flag=-Dbindings_with_variant_name
23
build --strip=never
24
25
build --strategy_regexp=ic-os/.*=local
0 commit comments