Specify RUST_BACKTRACE
is an env var on panic
#56734
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
RUST_BACKTRACE
is an env var on panic
#56734
The current
panic
message doesn't specify thatRUST_BACKTRACE
is an env variable, which can be difficult to understand for newcomers.The text was updated successfully, but these errors were encountered: