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

rustc: map node ids through a table that ensures bitset indexes in dataflow are dense #7146

Closed

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Jun 15, 2013

This is a significant memory-use win, especially under GC. Might also speed up borrowck.

@dotdash
Copy link
Contributor

dotdash commented Jun 20, 2013

This has been merged via #7202

@thestinger thestinger closed this Jun 20, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 6, 2021
Small fix in CONTRIBUTING.md

This is a section for `IntelliJ Rust`, not `rust-analyzer`.
changelog: none
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.

5 participants