]> git.nega.tv - josh/narcissus/commit
shark: Enable RUST_BACKTRACE by default
authorJoshua Simmons <josh@nega.tv>
Fri, 5 Apr 2024 22:18:05 +0000 (00:18 +0200)
committerJoshua Simmons <josh@nega.tv>
Fri, 5 Apr 2024 22:18:05 +0000 (00:18 +0200)
commit5d7de5017bd39812fee0b9472e6d430506b5b043
tree9658416cf6c69c18ab342484df4df09ebc19012d
parent7473e4141d74f7e9d3c5e79c0afb83cc8773b333
shark: Enable RUST_BACKTRACE by default

In debug builds we always want to enable backtraces if they're not
explicitly disabled by the environment variable.
title/shark/src/main.rs