never inline the only thing that calls a query, which could hit the instrument path
This commit is contained in:
parent
6a0511d3d5
commit
92bc9db881
1 changed files with 1 additions and 0 deletions
|
@ -597,6 +597,7 @@ impl<'a, 'b, 'tcx> ObligationProcessor for FulfillProcessor<'a, 'b, 'tcx> {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[inline(never)]
|
||||||
fn process_backedge<'c, I>(
|
fn process_backedge<'c, I>(
|
||||||
&mut self,
|
&mut self,
|
||||||
cycle: I,
|
cycle: I,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue