Skip to content

Commit 7b416a9

Browse files
authored
Merge pull request #4727 from JetBrains/kt-roadmap-feb25-compiler-mark-done
Moving the KT-71275 from Removed section to the Done section
2 parents 74a14c5 + 4dc4c0f commit 7b416a9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/topics/roadmap.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Visit the [roadmap board in our issue tracker YouTrack](https://youtrack.jetbrai
133133
We've **completed** the following items from the previous roadmap:
134134

135135
* ✅ Compiler: [Support debugging inline functions on Android](https://youtrack.jetbrains.com/issue/KT-60276)
136+
* ✅ Compiler: [Improve the quality of compiler diagnostics](https://youtrack.jetbrains.com/issue/KT-71275)
136137
* ✅ Multiplatform: [Support Xcode 16 in Kotlin](https://youtrack.jetbrains.com/issue/KT-71287)
137138
* ✅ Multiplatform: [Publish publicly available API reference for Kotlin Gradle Plugin](https://youtrack.jetbrains.com/issue/KT-71288)
138139
* ✅ Tooling: [Provide out-of-the-box debugging experience for Kotlin/Wasm targets](https://youtrack.jetbrains.com/issue/KT-71276)
@@ -160,6 +161,7 @@ We've **added** the following items to the roadmap:
160161
* 🆕 Exposed: [Release 1.0.0](https://youtrack.jetbrains.com/issue/EXPOSED-444)
161162
* 🆕 Exposed: [Add R2DBC Support](https://youtrack.jetbrains.com/issue/EXPOSED-74)
162163

164+
<!--
163165
### Removed items
164166
165167
We've **removed** the following items from the roadmap:
@@ -170,8 +172,9 @@ We've **removed** the following items from the roadmap:
170172
> with the current ones.
171173
>
172174
{style="note"}
175+
-->
173176

174177
### Items in progress
175178

176179
All other previously identified roadmap items are in progress. You can check their [YouTrack tickets](https://youtrack.jetbrains.com/issues?q=project:%20KT,%20KTIJ%20tag:%20%7BRoadmap%20Item%7D%20%23Unresolved%20)
177-
for updates.
180+
for updates.

0 commit comments

Comments
 (0)