Home
last modified time | relevance | path

Searched refs:hopefully_null_hook (Results 1 – 1 of 1) sorted by relevance

/linux/rust/proc-macro2/
H A Ddetection.rs72 let hopefully_null_hook = panic::take_hook(); in initialize() localVariable
74 if sanity_check != &*hopefully_null_hook { in initialize()