mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 05:15:12 +00:00
![]() More refinements to the panic messages for failing mdtests to mimic the output of the default panic hook more closely: - We now print out `Box<dyn Any>` if the panic payload is not a string (which is typically the case for salsa panics). - We now include the panic's backtrace if you set the `RUST_BACKTRACE` environment variable. |
||
---|---|---|
.. | ||
files | ||
system | ||
vendored | ||
diagnostic.rs | ||
display.rs | ||
file_revision.rs | ||
files.rs | ||
lib.rs | ||
panic.rs | ||
parsed.rs | ||
source.rs | ||
system.rs | ||
testing.rs | ||
vendored.rs |