Ilya Kirillov
|
1bbcae5ed2
|
[FIR] fix resolve contract violation from scopes
We cannot call lazy resolve to STATUS phase from scopes as scopes may be accessed on a STATUS phase or earlier
^KT-54890
^KTIJ-23587 fixed
|
2023-01-13 21:32:51 +00:00 |
|
Ilya Kirillov
|
644d1bf0d0
|
[FIR] ignore tests which fail because of resolve contracts violation
|
2022-12-12 16:21:07 +00:00 |
|
Mikhael Bogdanov
|
15e08893aa
|
FIR: support DefinitelyNotNull types
#KT-49465 Fixed
|
2022-02-03 14:07:20 +01:00 |
|
Denis.Zharkov
|
d91155558b
|
Rename LF: DefinitelyNotNullTypeParameters -> DefinitelyNonNullableTypes
|
2021-08-31 15:41:17 +03:00 |
|
Denis.Zharkov
|
302eacbf59
|
Support new form of definitely non-nullable types: T & Any
^KT-26245 In Progress
|
2021-08-31 15:41:11 +03:00 |
|