Auto merge of #98626 - oli-obk:tracing, r=lcnr

bump tracing version

Bump tracing dependency to 0.1.35 to give us features like printing the return value of functions
This commit is contained in:
bors 2022-08-29 11:13:42 +00:00
commit b96fa1a25c
3 changed files with 16 additions and 7 deletions

View file

@ -597,6 +597,7 @@ impl<'a, 'b, 'tcx> ObligationProcessor for FulfillProcessor<'a, 'b, 'tcx> {
}
}
#[inline(never)]
fn process_backedge<'c, I>(
&mut self,
cycle: I,