mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
f7024998c7
Deduplicate panic_fmt std's begin_panic_fmt and core's panic_fmt are duplicates. Merge them to declutter code and remove a lang item.