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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
elvis
T
History
Alexander Udalov
d5372521f1
Add tests for obsolete issues
...
#KT-12126 #KT-12189 #KT-23628 #KT-24209 #KT-34338 #KT-47279 #KT-48498
2021-12-29 17:07:03 +00:00
..
genericElvisWithMoreSpecificLHS.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
genericElvisWithNullLHS.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
genericNull.kt
…
kt6694ExactAnnotationForElvis.kt
FIR: pass elvis expected type to lhs/rhs
2020-12-10 20:52:49 +03:00
kt24209.kt
Add tests for obsolete issues
2021-12-29 17:07:03 +00:00
nullNullOk.kt
…
ofNonNullableResultType.kt
Don't fix a type variable into the intersection type if there is an explicit expected type
2021-03-12 14:36:53 +03:00
primitive.kt
…
withReturn.kt
…