Cleanup free_region_relations a bit
This commit is contained in:
parent
8996ea93b6
commit
1a663c0f53
6 changed files with 91 additions and 72 deletions
|
@ -207,6 +207,7 @@ impl<'cx, 'tcx> VerifyBoundCx<'cx, 'tcx> {
|
|||
///
|
||||
/// In some cases, such as when `erased_ty` represents a `ty::Param`, however,
|
||||
/// the result is precise.
|
||||
#[instrument(level = "debug", skip(self))]
|
||||
fn declared_generic_bounds_from_env_for_erased_ty(
|
||||
&self,
|
||||
erased_ty: Ty<'tcx>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue