Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Do not pass expanded_crate as argument to process_crate anymore #1677

Merged
merged 1 commit into from
Jun 3, 2020
Merged

Do not pass expanded_crate as argument to process_crate anymore #1677

merged 1 commit into from
Jun 3, 2020

Conversation

marmeladema
Copy link
Contributor

Upstream save_analysis crate has been updated to work on HIR tree
directly instead of AST and thus does not require access to the
expanded AST anymore.

Upstream `save_analysis` crate has been updated to work on HIR tree
directly instead of AST and thus does not require access to the
expanded AST anymore.
@Xanewok Xanewok changed the base branch from master to hir June 3, 2020 13:25
@Xanewok Xanewok merged commit 8d7a716 into rust-lang:hir Jun 3, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants