Leonid Startsev
340deb01dd
Add 'Incorrect Transient' diagnostic
...
when users write @Transient, they get @kotlin.jvm.Transient, because it's always in auto-import.
This annotation does not work with @Serializable classes; @kotlinx.serialization.Transient should be used instead.
Add quickfix for 'incorrect transient' diagnostic:
'Import kotlinx.serialization.Transient'
2020-07-08 20:17:11 +03:00
..
2020-06-19 15:43:07 +03:00
2020-03-25 11:35:43 +03:00
2019-07-25 20:50:02 +03:00
2019-12-25 20:19:36 +03:00
2020-05-27 18:46:57 +03:00
2019-10-18 23:22:47 +03:00
2020-06-09 16:19:42 +03:00
2020-03-18 12:21:11 +03:00
2019-07-25 20:50:02 +03:00
2020-05-27 18:46:57 +03:00
2019-03-25 16:06:55 +03:00
2020-06-30 19:53:18 +03:00
2020-06-30 19:53:18 +03:00
2020-06-30 19:53:18 +03:00
2020-06-30 19:53:18 +03:00
2020-03-24 09:35:10 +00:00
2020-06-15 16:25:54 +07:00
2020-06-09 16:19:32 +03:00
2020-07-08 12:38:30 +02:00
2020-06-09 16:19:32 +03:00
2020-03-03 14:18:03 +09:00
2020-06-09 16:19:32 +03:00
2020-06-30 19:53:18 +03:00
2020-04-24 09:39:45 +00:00
2020-06-30 19:53:18 +03:00
2020-02-25 17:18:49 +03:00
2020-07-08 20:17:11 +03:00
2020-04-24 09:39:47 +00:00
2020-04-24 09:39:47 +00:00
2020-04-24 09:39:47 +00:00
2020-06-10 15:58:45 +03:00
2020-05-13 17:18:35 +03:00
2020-06-10 15:58:45 +03:00
2020-06-10 15:58:45 +03:00
2020-07-04 15:38:15 +02:00
2020-06-09 16:19:32 +03:00
2020-05-26 19:22:05 +03:00