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
b4d8adeeb436c9c96ff32587c9b3fbbffa507c00
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
inference
/
builderInference
T
History
Victor Petukhov
b4d8adeeb4
Don't clean type info for containment operator if the resolution was unsuccessful, but all diagnostics were about only input types and non-strict only input types check was enabled
2020-12-25 11:53:09 +03:00
..
callableReferenceAndCoercionToUnit.kt
…
kt41164.kt
…
lackOfNullCheckOnNullableInsideBuild.kt
…
specialCallsWithCallableReferencesErrorType.kt
Compute type for callable references and lambdas inside not null assertion if couldn't get already recorded type
2020-12-25 11:52:59 +03:00
specialCallsWithCallableReferencesNonStrictOnlyInputTypes.kt
Don't clean type info for containment operator if the resolution was unsuccessful, but all diagnostics were about only input types and non-strict only input types check was enabled
2020-12-25 11:53:09 +03:00
substituteStubTypeIntoCR.kt
…
substituteStubTypeIntolambdaParameterDescriptor.kt
…
substituteTypeVariableIntolambdaParameterDescriptor.kt
…