placeholders -> inference vars in comment
This commit is contained in:
parent
ad9e1e377f
commit
988e754691
@ -1809,7 +1809,7 @@ fn xform_method_sig(&self, method: DefId, substs: SubstsRef<'tcx>) -> ty::FnSig<
|
||||
self.erase_late_bound_regions(xform_fn_sig)
|
||||
}
|
||||
|
||||
/// Gets the type of an impl and generate substitutions with placeholders.
|
||||
/// Gets the type of an impl and generate substitutions with inference vars.
|
||||
fn impl_ty_and_substs(
|
||||
&self,
|
||||
impl_def_id: DefId,
|
||||
|
Loading…
Reference in New Issue
Block a user