NI: remove deprecated TODO about doing investigation around producing unwanted Any? during incorporation (KT-39154)
This commit is contained in:
-1
@@ -82,7 +82,6 @@ class KotlinConstraintSystemCompleter(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: investigate type variables fixation order and incorporation depth (see `diagnostics/tests/inference/completion/postponedArgumentsAnalysis/lackOfDeepIncorporation.kt`)
|
|
||||||
private fun Context.runCompletion(
|
private fun Context.runCompletion(
|
||||||
completionMode: ConstraintSystemCompletionMode,
|
completionMode: ConstraintSystemCompletionMode,
|
||||||
topLevelAtoms: List<ResolvedAtom>,
|
topLevelAtoms: List<ResolvedAtom>,
|
||||||
|
|||||||
Reference in New Issue
Block a user