mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-01 08:54:05 +00:00
![]() Improved errors when panics occur and the panic message is a
formatted (not static) string. This worked already for &str literals,
but not for Strings.
Downcasting to both &str and String is also done by the Rust Standard
Library in the default panic handler. See:
|
||
---|---|---|
.. | ||
debian | ||
examples | ||
src | ||
Cargo.toml |