mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
d5340c26fa
Fix `LazyLock` poison panic message Fixes the issue raised in https://github.com/rust-lang/rust/pull/144872#issuecomment-3151100248 r? ```@Amanieu```