mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-10 03:41:59 +00:00
std's begin_panic_fmt and core's panic_fmt are duplicates. Merge them to declutter code and remove a lang item.
std's begin_panic_fmt and core's panic_fmt are duplicates. Merge them to declutter code and remove a lang item.