This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6fd8ccc293efa248e401c1f985ea9932f649633d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
upperBounds
T
History
Ilya Chernikov
70c89a28e1
Stop subtyping constraint search if equality constraints for...
...
all not fixed type vars are found #KT-35626 fixed
2020-03-12 08:02:45 +01:00
..
conflictingSubstitutionsFromUpperBound.fir.kt
…
conflictingSubstitutionsFromUpperBound.kt
…
conflictingSubstitutionsFromUpperBound.txt
…
doNotInferFromBoundsOnly.fir.kt
…
doNotInferFromBoundsOnly.kt
…
doNotInferFromBoundsOnly.txt
…
flexibilityInCommonSuperTypeCalculation.fir.kt
NI: don't filter flexible types during CST calculation and force return as result the first of such types
2019-12-25 18:00:23 +03:00
flexibilityInCommonSuperTypeCalculation.kt
NI: don't filter flexible types during CST calculation and force return as result the first of such types
2019-12-25 18:00:23 +03:00
flexibilityInCommonSuperTypeCalculation.ni.fir.kt
NI: don't filter flexible types during CST calculation and force return as result the first of such types
2019-12-25 18:00:23 +03:00
flexibilityInCommonSuperTypeCalculation.ni.kt
NI: discard def not null types if they appear in return positions, in
inv
or
in
variance
2020-03-08 19:00:27 +03:00
intersectUpperBounds.fir.kt
…
intersectUpperBounds.kt
…
intersectUpperBounds.txt
…
kt2856.fir.kt
…
kt2856.kt
…
kt2856.txt
…
nonNullUpperBound.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
nonNullUpperBound.txt
…
typeParameterAsUpperBound.fir.kt
…
typeParameterAsUpperBound.kt
…
typeParameterAsUpperBound.txt
…
useBoundsIfUnknownParameters.fir.kt
…
useBoundsIfUnknownParameters.kt
…
useBoundsIfUnknownParameters.txt
…
useBoundsToInferTypeParamsSimple.fir.kt
…
useBoundsToInferTypeParamsSimple.kt
Stop subtyping constraint search if equality constraints for...
2020-03-12 08:02:45 +01:00
useBoundsToInferTypeParamsSimple.txt
…