Remove redundant InferCtxtExt::fresh_item_substs
This commit is contained in:
parent
bbc536d3ac
commit
b0eaaca314
4 changed files with 3 additions and 41 deletions
|
@ -129,7 +129,6 @@ pub enum TypeVariableOriginKind {
|
|||
/// (before it has been determined).
|
||||
// FIXME(eddyb) distinguish upvar inference variables from the rest.
|
||||
ClosureSynthetic,
|
||||
SubstitutionPlaceholder,
|
||||
AutoDeref,
|
||||
AdjustmentType,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue