Skip to content

Commit 2163b36

Browse files
Remove non-panic backtraces
1 parent de0014a commit 2163b36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/check-benchmarks.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUST_BACKTRACE=1 RUST_LOG=collector_raw_cargo=trace,collector=debug,rust_sysroot
1212

1313
# Do some benchmarking.
1414
RUST_BACKTRACE=1 \
15+
RUST_LIB_BACKTRACE=0 \
1516
CARGO_LOG=cargo::core::compiler::fingerprint=info \
1617
RUST_LOG=collector_raw_cargo=trace,collector=debug,rust_sysroot=debug \
1718
cargo run -p collector --bin collector -- \

0 commit comments

Comments
 (0)