Skip to content

Investigate using rustc_data_structures::sorted_map::SortedMap for HIR #89788

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

Closed
cjgillot opened this issue Oct 11, 2021 · 0 comments · Fixed by #90145
Closed

Investigate using rustc_data_structures::sorted_map::SortedMap for HIR #89788

cjgillot opened this issue Oct 11, 2021 · 0 comments · Fixed by #90145
Assignees

Comments

@cjgillot
Copy link
Contributor

A rustc_data_structures::sorted_map::SortedMap might be a good fit for storing bodies and attributes in HIR.

This would need to be measured.

Originally posted by @michaelwoerister in #89124 (comment)

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 a pull request may close this issue.

1 participant