Mark Punzalan
|
58eb329fb9
|
FIR: Make CheckDeprecatedSinceKotlin the first resolution stage.
All subsequent stages don't need to run if the candidate is
@Deprecated(HIDDEN).
|
2021-09-29 19:39:14 +03:00 |
|
Andrey Breslav
|
8e7f6f3c8c
|
Migrated from @HiddenDeclaration to @Deprecated(..., level = DeprecationLevel.HIDDEN)
|
2015-10-13 13:50:16 +03:00 |
|
Denis Zharkov
|
4850fd10f0
|
Regenerate test data containing rendered descriptors
Introduced '@' after each annotation
|
2015-09-18 10:14:39 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Valentin Kipyatkov
|
e8dc9ede31
|
Implemented HiddenDeclaration annotation (doc-comment to be added!)
|
2015-08-29 10:54:59 +03:00 |
|