Skip to content

rustdoc: Replace all remaining uses of Type::def_id_no_primitives() with Type::def_id() #90187

Closed
@camelid

Description

@camelid

Steps

  1. Pass &Cache where it will be needed for def_id().
  2. Replace all uses of def_id_no_primitives() with def_id().
  3. Remove def_id_no_primitives() and simplify Type::inner_def_id().

Metadata

Metadata

Assignees

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.T-rustdocRelevant to the rustdoc 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