Skip to content

Conversation

marmeladema
Copy link
Contributor

@marmeladema marmeladema commented Jun 4, 2020

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 4, 2020
@ecstatic-morse
Copy link
Contributor

@bors r+ rollup

We should probably try to merge #72552 now, right? I think it will just be a few lines, and going from two hash table lookups to one shouldn't be controversial. Removing the table entirely by changing the HirId for closures (and async blocks?) will take a bit of work. I think it's worth doing, but there's no need to block #72552 IMO.

@bors
Copy link
Collaborator

bors commented Jun 4, 2020

📌 Commit d0fccb5 has been approved by ecstatic-morse

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 4, 2020
@marmeladema
Copy link
Contributor Author

@ecstatic-morse i'll rebase #72552 once this has landed 👍

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jun 5, 2020
…pis, r=ecstatic-morse

Remove unsused `NodeId` related APIs in hir map

cc rust-lang#50928

r? @ecstatic-morse
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Jun 5, 2020
…pis, r=ecstatic-morse

Remove unsused `NodeId` related APIs in hir map

cc rust-lang#50928

r? @ecstatic-morse
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 5, 2020
Rollup of 5 pull requests

Successful merges:

 - rust-lang#72260 (Spell out `Self` in async function return)
 - rust-lang#72996 (Remove unsused `NodeId` related APIs in hir map)
 - rust-lang#73010 (Update RELEASES.md)
 - rust-lang#73017 (Use assert_eq for liballoc test)
 - rust-lang#73019 (add test for rust-lang#72960)

Failed merges:

r? @ghost
@bors bors merged commit d01f7ae into rust-lang:master Jun 5, 2020
@marmeladema marmeladema deleted the remove-hir-map-nodeid-apis branch April 24, 2021 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants