Open
Description
opened on Dec 2, 2023
This is the same idea as #118188 but for the def_span
queries.
At each place where #118188 added a call to tcx.feed_local_def_id(..).def_kind
, we need to add a call to def_span
. The parameter to this call should mimick the implementation of def_span
in rustc_middle::hir::map
.
Please contact me on zulip for questions.
Metadata
Assignees
Labels
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)Category: PRs that clean code up or issues documenting cleanup.Call for participation: Help is requested to fix this issue.Call for participation: Medium difficulty. Experience needed to fix: Intermediate.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Projects
Status
Todo
Activity