Skip to content

[red-knot] add BitSet::is_empty and BitSet::union#13333

Merged
carljm merged 6 commits intomainfrom
cjm/bitset
Sep 12, 2024
Merged

[red-knot] add BitSet::is_empty and BitSet::union#13333
carljm merged 6 commits intomainfrom
cjm/bitset

Conversation

@carljm
Copy link
Copy Markdown
Contributor

@carljm carljm commented Sep 12, 2024

Add ::is_empty and ::union methods to the BitSet implementation.

Allowing unused for now, until these methods become used later with the declared-types implementation.

@carljm carljm added the ty Multi-file analysis & type inference label Sep 12, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 12, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@carljm carljm marked this pull request as ready for review September 12, 2024 03:05
Base automatically changed from cjm/assignable to main September 12, 2024 18:15
@carljm carljm merged commit 43a5922 into main Sep 12, 2024
@carljm carljm deleted the cjm/bitset branch September 12, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants