Mikhail Glukhikh
2a8b655294
Update tests after switching to LV 2.0
...
Related to KT-59171
2023-09-19 15:46:27 +00:00
Mikhail Glukhikh
95bf63d6cb
K2: introduce OptIn language version checker
...
#KT-60598 Fixed
2023-07-24 12:50:38 +00:00
Mikhail Glukhikh
113d2653aa
Drop deprecated -Xexperimental flag from compiler and tests
2021-07-14 21:18:23 +03:00
Alexander Udalov
b839b905b5
Rename Experimental/UseExperimental in compiler diagnostic messages
...
#KT-34647
2020-01-14 21:04:41 +01:00
Alexander Udalov
33bc3db144
Deprecate -Xexperimental compiler argument
...
This option is not widely used and its implementation relies on a
complicated mechanism of a module-wide metadata, which is not properly
supported in the IDE (see IdeModuleAnnotationsResolver).
#KT-34649 Fixed
2019-12-17 18:17:48 +01:00
Alexander Udalov
5bc2178040
Report warning instead of error on incorrect -Xuse-experimental/-Xexperimental
...
#KT-27430 Fixed
#KT-27709 Fixed
2018-10-30 19:58:03 +01:00
Alexander Udalov
77625831f7
Support -Xexperimental and -Xuse-experimental, validate their values
...
#KT-22759 In Progress
2018-02-08 17:07:22 +01:00