fn expect_job<'tcx>(status: ActiveKeyStatus<'tcx>) -> QueryJob<'tcx>Expand description
Obtains the enclosed [QueryJob], or panics if this query evaluation
was poisoned by a panic.
fn expect_job<'tcx>(status: ActiveKeyStatus<'tcx>) -> QueryJob<'tcx>Obtains the enclosed [QueryJob], or panics if this query evaluation
was poisoned by a panic.