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
e7cee9c6e1b11679941525b12cd47f21b1bffbec
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
coercionToUnit
T
History
Mikhail Zarechenskiy
e7cee9c6e1
Fix coercion to
Unit
with equal
Nothing
constraint
...
#KT-39669 Fixed
2020-06-23 11:47:39 +03:00
..
coercionToUnitForIfAsLastExpressionInLambda.fir.kt
…
coercionToUnitForIfAsLastExpressionInLambda.kt
…
coercionToUnitForIfAsLastExpressionInLambda.txt
…
coercionToUnitForLastLambdaInLambda.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
coercionToUnitForLastLambdaInLambda.txt
…
coercionToUnitReference.fir.kt
…
coercionToUnitReference.kt
…
coercionToUnitWithNothingType.fir.kt
Fix coercion to
Unit
with equal
Nothing
constraint
2020-06-23 11:47:39 +03:00
coercionToUnitWithNothingType.kt
Fix coercion to
Unit
with equal
Nothing
constraint
2020-06-23 11:47:39 +03:00
coercionToUnitWithNothingType.txt
Fix coercion to
Unit
with equal
Nothing
constraint
2020-06-23 11:47:39 +03:00
coercionWithExpectedType.fir.kt
…
coercionWithExpectedType.kt
…
coercionWithExpectedType.txt
…
coercionWithExpectedTypeAndBound.fir.kt
…
coercionWithExpectedTypeAndBound.kt
…
coercionWithExpectedTypeAndBound.txt
…
coercionWithExplicitTypeArgument.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
coercionWithExplicitTypeArgument.txt
…
coercionWithoutExpectedType.fir.kt
…
coercionWithoutExpectedType.kt
…
coercionWithoutExpectedType.txt
…
coersionWithAnonymousFunctionsAndUnresolved.fir.kt
[NI] Remove lambda coersion to Unit in case of error return type(s)
2020-01-23 13:18:50 +03:00
coersionWithAnonymousFunctionsAndUnresolved.kt
[NI] Finish analysis for coerced last lambda expressions if needed
2020-02-17 10:29:45 +03:00
coersionWithAnonymousFunctionsAndUnresolved.txt
[NI] Remove lambda coersion to Unit in case of error return type(s)
2020-01-23 13:18:50 +03:00
indirectCoercionWithExpectedType.fir.kt
…
indirectCoercionWithExpectedType.kt
…
indirectCoercionWithExpectedType.txt
…
kt30242.fir.kt
…
kt30242.kt
…
kt30242.txt
…
noCoercion.fir.kt
[FIR] Fix missing receiver type if anonymous function without label
2020-04-08 14:56:17 +03:00
noCoercion.kt
…
noCoercion.txt
…
nonPropagationOfCoercionToUnitInsideNestedLambda.fir.kt
…
nonPropagationOfCoercionToUnitInsideNestedLambda.kt
[NI] Finish analysis for coerced last lambda expressions if needed
2020-02-17 10:29:45 +03:00
nonPropagationOfCoercionToUnitInsideNestedLambda.txt
…