Function rustc::ty::tls::with_opt [] [src]

pub fn with_opt<F, R>(f: F) -> R where F: for<'a, 'gcx, 'tcx> FnOnce(Option<TyCtxt<'a, 'gcx, 'tcx>>) -> R
Unstable (rustc_private)