Kirill Rakhman
|
31256e259e
|
[FIR] Fix lower bound of flexible type variable not becoming DNN in warning-severity case
The bug was introduced as part of the implementation for Java
nullability warnings.
#KT-58933 Fixed
|
2023-11-24 11:00:10 +00:00 |
|
Kirill Rakhman
|
a63ec9efdc
|
[FIR] Implement warnings for java nullability upper bound violation
|
2023-11-15 08:43:55 +00:00 |
|
Kirill Rakhman
|
2df1e9dde6
|
[FIR] Implement warnings for java nullability type mismatch on override
#KT-56989
|
2023-11-15 08:43:55 +00:00 |
|
Kirill Rakhman
|
a6fdeeb7df
|
[FIR] Implement warnings for java nullability type mismatch
#KT-56989
|
2023-11-15 08:43:55 +00:00 |
|
Denis.Zharkov
|
c3ac2e44a0
|
Adjust test data for enabling ProhibitUsingNullableTypeParameterAgainstNotNullAnnotated
^KT-55388 Fixed
|
2023-05-15 10:43:19 +00:00 |
|
Kevin Bourrillion
|
671480ce1a
|
Duplicate this entire test suite to jspecifyOld before changing the package locations in jspecify.
|
2022-12-27 11:10:59 +00:00 |
|