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:
commit
b96fa1a25c
3 changed files with 16 additions and 7 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue