mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
1c8966e5e9
Eliminate duplication code of building panic langcall during codegen From the FIXME in the `codegen_panic_intrinsic` func.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.