Rename PanicInfo to PanicHookInfo (#6865)
Starting with Rust 1.82 `PanicInfo` is deprecated and will throw warnings when used. The new type is available since Rust 1.81 and should be available on our CI. --------- Co-authored-by: command-bot <>
Please register or sign in to comment