Skip to content

Conversation

@Markzipan
Copy link
Contributor

DDC Sets Impls are now in dart:_js_helper (like with Maps) instead of dart:collection.

@bkonyi bkonyi merged commit c26ed86 into dart-lang:master Jul 8, 2024
@jakemac53
Copy link
Contributor

Note that this PR introduced a new CI failure (during analysis, as there is now an unused variable).

@jakemac53
Copy link
Contributor

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.

@bkonyi
Copy link
Collaborator

bkonyi commented Jul 8, 2024

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.

bkonyi added a commit that referenced this pull request Jul 8, 2024
@bkonyi bkonyi mentioned this pull request Jul 8, 2024
bkonyi added a commit that referenced this pull request Jul 9, 2024
* Remove unused variable

Follow up to #2458

* Fix additional test failure

* Fix type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants