kotlinx.coroutines
kotlinx.coroutines copied to clipboard
Re-introduce allWarningsAsErrors
trafficstars
During K2 migration, this flag was temporarily disabled.
We have to do the following:
- Fixup all the warnings, report to compiler any UX issues w.r.t. that
- Enabled it back
- Ensure that this flag is always enabled in
k2/community-devand part of the aggregate