pub fn install_ice_hook()
Expand description

Installs a panic hook that will print the ICE message on unexpected panics.

A custom rustc driver can skip calling this to set up a custom ICE hook.