rust/compiler/rustc_const_eval
Gary Guo 9370156957 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.
2021-10-19 15:02:21 +01:00
..
src Deduplicate panic_fmt 2021-10-19 15:02:21 +01:00
Cargo.toml Remove re-export. 2021-10-03 16:08:54 +02:00