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
110,149
Commits
1
Branch
0
Tags
master
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mikhail Glukhikh
78b6432ced
K2: don't make T = Type! substitutions for constructors, including SAM
...
Without this commit we get some ABI changes and it looks bad. Related to KT-65596
2024-03-11 13:38:05 +00:00
Victor Petukhov
42e71f8c53
Remove explicit enabling the new type inference from test data
2022-07-22 16:03:52 +00:00
Victor Petukhov
437a26684d
NI: Prefer nullable lower bound to flexible one when substitution of type variable is performed and remember flexibility of type parameters based on flexibility of its upper bounds
...
^KT-32435 Fixed
2020-01-17 19:16:09 +03:00