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

Use BTreeMap rather than HashMap in markup5ever build script #574

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

nicoburns
Copy link
Contributor

Speculative fix for #573

@bmwiedemann could you test and see whether this PR fixes your issue?

@bmwiedemann
Copy link

Unfortunately, it did not help.

@Ygg01
Copy link
Contributor

Ygg01 commented Feb 19, 2025

I'm about 80% certain this + servo/string-cache#290 will close this issue.

string_cache_codegen was behaving non-deterministically.

@nicoburns nicoburns force-pushed the build-with-btree-map branch from f51fc46 to 23c2f55 Compare February 20, 2025 10:18
@bmwiedemann
Copy link

In my tests, this change was not needed. Only the string-chache one.

@nicoburns nicoburns added this pull request to the merge queue Feb 20, 2025
@nicoburns
Copy link
Contributor Author

I think we might as well have this. It can't hurt.

Merged via the queue into servo:main with commit 518a3ac Feb 20, 2025
6 checks passed
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.

4 participants