Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: Switch to simple unsigned 64-bit integer for node IDs #276

Merged
merged 10 commits into from
Aug 18, 2023

Conversation

mwcampbell
Copy link
Contributor

fixes #275

consumer/src/lib.rs Outdated Show resolved Hide resolved
consumer/src/node.rs Outdated Show resolved Hide resolved
consumer/src/text.rs Outdated Show resolved Hide resolved
consumer/src/tree.rs Outdated Show resolved Hide resolved
platforms/windows/src/tests/simple.rs Outdated Show resolved Hide resolved
@mwcampbell mwcampbell merged commit 3eadd48 into main Aug 18, 2023
5 checks passed
@mwcampbell mwcampbell deleted the node-id-u64 branch August 18, 2023 18:20
@mwcampbell mwcampbell mentioned this pull request Aug 16, 2023
lunixbochs pushed a commit to talonvoice/accesskit that referenced this pull request Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC: Switch NodeId from NonZeroU128 to u64
2 participants