rsnext/packages/next-swc
Tobias Koppers 6416dcc276 enable and fix backtracing for fatal errors in tasks (vercel/turbo#3504)
Enables the anyhow backtrace feature to capture backtraces for errors
too when `RUST_BACKTRACE` is enabled.

When running in release mode compiling with
`CARGO_PROFILE_RELEASE_DEBUG=1` is recommended to get debug info into
the errors.
2023-01-27 08:49:21 +01:00
..
crates enable and fix backtracing for fatal errors in tasks (vercel/turbo#3504) 2023-01-27 08:49:21 +01:00