There was an error while loading. Please reload this page.
1 parent b9b08c8 commit 060827eCopy full SHA for 060827e
1 file changed
.bazelrc
@@ -120,7 +120,7 @@ build:benchmark-profile --config=benchmark --@rules_rust//rust/settings:extra_ru
120
121
# Specifies that panics should automatically be treated as a panic.
122
build:abort-panic --@rules_rust//rust/settings:extra_rustc_flag=-C
123
-build:abort-panic --@rules_rust//rust/settings:extra_rustc_flag=panic=abort
+build:abort-panic --@rules_rust//rust/settings:extra_rustc_flag=panic=immediate-abort
124
125
# This attempts to match what cargo-fuzz does, but it's likely a moving target with many options.
126
# Occasionally check back to see if anything has changed over there.
0 commit comments