Point at impl self type for impl wf obligations
This commit is contained in:
parent
d76e168f01
commit
2aabb0fd5d
31 changed files with 97 additions and 97 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue