One more example of how hostile Swift 6 can be? I wanted to update RxGRDB (the RxSwift interface to GRDB) to GRDB 7. The RxGRDB package is `swift-tools-version: 5.7`. The RxSwift package is `swift-tools-version: 5.5`. How could they state more explicitly that they don't even know about Swift 6? Well, compiler farts warnings nobody asked for, and nobody cares about: https://github.com/RxSwiftCommunity/RxGRDB/issues/72
FFS, I did not upgrade GRDB to Swift 6 and spent MONTHS sweating my concurrency annotations to be rewarded with such a stupid punishment. RxGRDB should be able to stay at Swift 5 without a f***ing single warning.
I don't have time for this shit work.