Function rustc_driver_impl::signal_handler::install
source ยท pub(crate) fn install()
Expand description
When SIGSEGV is delivered to the process, print a stack trace and then exit.
pub(crate) fn install()
When SIGSEGV is delivered to the process, print a stack trace and then exit.