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
272ee252d8d4933f29093dd91f08c5bcc4600cec
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
upperBounds
T
History
Stanislav Erokhin
f3e0470dcd
Allow generic type parameter to have mixed constraints for @InlineOnly functions
...
#KT-19323 Fixed
2018-08-21 12:17:25 +03:00
..
conflictingSubstitutionsFromUpperBound.kt
…
conflictingSubstitutionsFromUpperBound.txt
…
doNotInferFromBoundsOnly.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
doNotInferFromBoundsOnly.txt
…
intersectUpperBounds.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
intersectUpperBounds.txt
…
kt2856.kt
Reduce highlighting range for UNCHECKED_CAST
2017-08-07 18:49:58 +03:00
kt2856.txt
…
nonNullUpperBound.kt
…
nonNullUpperBound.txt
…
typeParameterAsUpperBound.kt
Allow generic type parameter to have mixed constraints for @InlineOnly functions
2018-08-21 12:17:25 +03:00
typeParameterAsUpperBound.txt
Allow generic type parameter to have mixed constraints for @InlineOnly functions
2018-08-21 12:17:25 +03:00
useBoundsIfUnknownParameters.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
useBoundsIfUnknownParameters.txt
…
useBoundsToInferTypeParamsSimple.kt
Add diagnostics to test data from NI
2017-11-29 02:54:26 +03:00
useBoundsToInferTypeParamsSimple.txt
…