Roman Golyshev
f0f2f67024
KT-50862 Unwrap use-site substitution overrides
...
Use-site substitution override happens in situations like this:
```
interface List<A> { fun get(i: Int): A }
fun take(list: List<String>) {
list.get(10) // this call
}
```
We want to have those overrides unwrapped, because we don't want
to deal with a different KtSymbol for each possible use-site
^KT-50862 Fixed
2022-01-29 07:42:18 +00:00
..
2022-01-29 07:42:18 +00:00
2021-12-15 22:23:15 +03:00
2022-01-29 07:42:18 +00:00
2021-11-22 17:01:17 +03:00
2021-12-02 20:09:19 +01:00
2021-09-29 19:39:16 +03:00
2021-09-29 19:39:16 +03:00
2021-09-29 19:39:16 +03:00
2021-12-02 20:09:19 +01:00
2021-12-02 20:09:19 +01:00
2021-10-26 08:50:37 +00:00
2021-12-02 20:09:19 +01:00
2021-10-26 08:50:37 +00:00
2021-12-02 20:09:19 +01:00
2021-10-26 08:50:37 +00:00
2021-12-02 20:09:19 +01:00
2021-10-14 06:05:32 +03:00
2021-12-02 20:09:19 +01:00
2021-12-02 20:09:19 +01:00
2021-09-29 19:39:16 +03:00
2021-09-29 19:39:16 +03:00
2022-01-02 21:56:54 +03:00
2022-01-02 21:56:54 +03:00
2021-11-22 17:01:17 +03:00
2021-12-02 20:09:19 +01:00
2021-10-15 19:45:04 +00:00
2021-10-15 19:45:04 +00:00
2021-10-04 19:38:43 +03:00
2021-10-04 19:38:44 +03:00
2021-10-04 19:38:44 +03:00
2021-10-26 08:50:37 +00:00
2021-10-26 08:50:37 +00:00
2021-10-26 08:50:37 +00:00
2021-10-26 08:50:37 +00:00
2021-10-26 08:50:38 +00:00
2021-10-26 08:50:38 +00:00
2021-10-26 08:50:38 +00:00
2021-10-26 08:50:38 +00:00
2021-12-02 20:09:19 +01:00
2021-10-26 08:50:38 +00:00
2021-10-26 08:50:38 +00:00
2021-10-26 08:50:38 +00:00
2021-12-02 20:09:19 +01:00
2022-01-21 16:46:28 +01:00
2022-01-21 16:46:28 +01:00
2022-01-21 16:46:28 +01:00
2022-01-21 16:46:28 +01:00
2022-01-21 16:46:28 +01:00
2021-12-02 20:09:19 +01:00