Ivan Kylchik
|
8cd9479f20
|
[K2] Report NON_CONST_VAL_USED_IN_CONSTANT_EXPRESSION when it is appropriate
|
2024-01-16 09:57:53 +00:00 |
|
Kirill Rakhman
|
5b9c35de2e
|
[Tests] Update test data with error suppression warnings
#KT-61129 Fixed
|
2023-08-18 13:29:20 +00:00 |
|
Egor Kulikov
|
70d49999ac
|
[FIR] Generate an error primary constructor when super call is invalid
Merge-request: KT-MR-11026
Merged-by: Egor Kulikov <Egor.Kulikov@jetbrains.com>
|
2023-07-13 17:37:48 +00:00 |
|
Kirill Rakhman
|
cfc824f9f2
|
[FIR] Set vararg modifier on data class copy method parameters
This only happens in red code, but it prevents unhelpful initializer
type mismatch errors.
|
2023-07-03 10:11:36 +00:00 |
|
Dmitriy Novozhilov
|
b174bb8844
|
[FIR] Update testdata after introducing FirResolvedErrorReference
|
2022-12-15 12:12:19 +00:00 |
|
Mikhail Glukhikh
|
eba0e94429
|
K2: get rid of manual diagnostic suppression in checkers
|
2022-07-22 11:35:28 +00:00 |
|
Mikhail Glukhikh
|
9add6f3d55
|
K2: add more accurate & more automatic control of diagnostic suppression
#KT-51363 Fixed
|
2022-07-22 11:35:26 +00:00 |
|
Mikhail Glukhikh
|
179b267d9f
|
K2: add test with some samples of diagnostic suppression
|
2022-07-22 11:35:25 +00:00 |
|
Dmitriy Novozhilov
|
5769d42248
|
[FIR] Fix all usages of annotations due to new FirAnnotation hierarchy
|
2021-09-13 13:53:12 +03:00 |
|
Ivan Kochurkin
|
ad9b962536
|
[FIR] Fix tests (ARGUMENT_TYPE_MISMATCH instead of INCOMPATIBLE_CANDIDATE)
|
2021-04-12 23:49:55 +03:00 |
|
Dmitriy Novozhilov
|
ebced14db2
|
[FIR] Implement suppressing diagnostics with @Suppress
|
2021-02-03 18:10:48 +03:00 |
|