Preserve most sub-obligations in the projection cache
This commit is contained in:
parent
64929313f5
commit
f2d9ee9c34
6 changed files with 41 additions and 82 deletions
|
@ -682,7 +682,7 @@ impl<'cx, 'tcx> SelectionContext<'cx, 'tcx> {
|
|||
}
|
||||
});
|
||||
|
||||
debug!(?result);
|
||||
debug!("finished: {:?} from {:?}", result, obligation);
|
||||
|
||||
result
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue