Skip to content

incremental: Hide lang_items behind a query in the TyCtxt #44190

Closed
@alexcrichton

Description

@alexcrichton

Right now this is calculated and passed into the TyCtxt, let's convert this to a query and then calculate it on-demand!

This'll also allow us to remove CrateStore::{lang_items, missing_lang_items} and convert them to queries as well.

Metadata

Metadata

Assignees

Labels

A-incr-compArea: Incremental compilationC-enhancementCategory: An issue proposing an enhancement or a PR with one.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions