Closed Markzipan closed 4 months ago
Note that this PR introduced a new CI failure (during analysis, as there is now an unused variable).
In general, when merging on red we should provide an explanation, and if there is a known failure then an issue should be filed to resolve it, or possibly skip the test etc, so that new failures like this aren't missed.
In general, when merging on red we should provide an explanation, and if there is a known failure then an issue should be filed to resolve it, or possibly skip the test etc, so that new failures like this aren't missed.
That's my bad, I somehow missed that there was a failure and hit merge... I'll fix this now.
DDC Sets Impls are now in
dart:_js_helper
(like with Maps) instead ofdart:collection
.