Point at impl self type for impl wf obligations
This commit is contained in:
@@ -1272,7 +1272,7 @@ fn check_impl<'tcx>(
|
||||
wfcx.param_env,
|
||||
wfcx.body_id,
|
||||
&trait_pred,
|
||||
ast_trait_ref.path.span,
|
||||
ast_self_ty.span,
|
||||
item,
|
||||
);
|
||||
debug!(?obligations);
|
||||
|
||||
Reference in New Issue
Block a user