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
8957e4e0b26cfd4656ade86e2c555cff048adc8d
kotlin-fork
/
compiler
/
fir
/
analysis-tests
/
testData
/
resolveWithStdlib
/
inference
/
problems
T
History
Mikhail Glukhikh
f53cd22253
FIR: copy builder inference session when creating snapshot for locals
...
This commit fixes one builder inference case from KT-49925
2021-12-23 17:28:01 +03:00
..
buildList.fir.txt
FIR: add original test from KT-49925 (passes)
2021-12-23 17:27:56 +03:00
buildList.kt
FIR: add original test from KT-49925 (passes)
2021-12-23 17:27:56 +03:00
buildSetWithVisitor.fir.txt
FIR: copy builder inference session when creating snapshot for locals
2021-12-23 17:28:01 +03:00
buildSetWithVisitor.kt
FIR: copy builder inference session when creating snapshot for locals
2021-12-23 17:28:01 +03:00
expectedType.fir.txt
FIR: replace constraint with NotFixedTypeToVariableSubstitutor properly
2021-12-22 22:21:43 +03:00
expectedType.kt
…