Dmitry Petrov
f4f1ea91d9
Use accessible get/set arguments for collection element receiver
...
When generating collection element receiver (such as 'a[i]'), accessible
descriptor for get/set operator should be used.
Otherwise, if the corresponding get/set operator fun is called via an
accessor, its argument types may be different in case of generic fun
specialized with primitive types.
#KT-20387 Fixed
2017-09-28 14:55:11 +03:00
..
2017-09-14 12:28:26 +03:00
2017-07-19 08:59:55 +03:00
2017-07-20 10:53:09 +03:00
2017-07-20 10:53:09 +03:00
2017-09-16 19:47:41 +03:00
2017-09-28 14:55:11 +03:00
2017-05-17 17:48:17 +03:00
2017-07-20 13:25:39 +03:00
2017-08-29 18:01:36 +03:00
2017-09-25 11:58:20 +03:00
2017-09-26 14:49:42 +03:00
2017-09-26 16:40:47 +03:00
2017-09-26 16:40:47 +03:00
2017-05-15 12:17:45 +03:00
2017-08-07 17:52:08 +03:00
2017-08-07 18:01:17 +03:00
2017-08-29 18:01:36 +03:00
2017-08-30 15:45:45 +03:00
2017-09-13 23:23:36 +03:00
2017-07-18 14:39:54 +03:00
2017-08-29 18:01:36 +03:00
2017-09-26 16:40:47 +03:00
2017-07-03 17:55:37 +03:00
2017-06-24 17:26:01 +03:00
2017-09-25 11:58:20 +03:00
2017-05-18 20:00:17 +03:00
2017-08-07 18:49:57 +03:00
2017-07-28 01:28:56 +03:00
2017-06-08 12:28:06 +03:00
2017-07-12 14:37:26 +03:00
2017-06-22 13:41:31 +03:00
2017-07-28 14:16:48 +03:00
2017-07-03 17:55:37 +03:00
2017-09-01 16:09:29 +03:00