Function rustc::ty::tls::enter_global   
                   
                       [−]
                   
               [src]
pub fn enter_global<'gcx, F, R>(gcx: GlobalCtxt<'gcx>, f: F) -> R where F: for<'a> FnOnce(TyCtxt<'a, 'gcx, 'gcx>) -> RUnstable (
rustc_private)