rustc_session::options::dbopts

Function has_thread_local

Source
pub(super) fn has_thread_local(
    cg: &mut UnstableOptions,
    v: Option<&str>,
) -> bool