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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
upperBounds
T
History
Mikhail Glukhikh
f3555daa60
Report UNUSED_PARAMETER on main parameter in 1.3+ #KT-26999 Fixed
2018-10-25 19:10:39 +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
Report UNUSED_PARAMETER on main parameter in 1.3+ #KT-26999 Fixed
2018-10-25 19:10:39 +03:00
kt2856.txt
Report UNUSED_PARAMETER on main parameter in 1.3+ #KT-26999 Fixed
2018-10-25 19:10:39 +03:00
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
…