Skip to content

Move rustc_hir::def_id to rustc_span::def_id#68718

Merged
bors merged 1 commit intorust-lang:masterfrom
Aaron1011:move-def-hir-span
Feb 9, 2020
Merged

Move rustc_hir::def_id to rustc_span::def_id#68718
bors merged 1 commit intorust-lang:masterfrom
Aaron1011:move-def-hir-span

Conversation

@Aaron1011
Copy link
Contributor

This will allow HygieneData to refer to DefId and DefIndex, which
will enable proper serialization of Span hygiene information.

This also reduces the number of things imported from rustc_hir, which
might make it easier to remove dependencies on it.

Loading
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.

3 participants