Skip to content

update internal terminology: Substs -> GenericArgs #110793

Description

@lcnr

change substitutions to the more familiar name of generic arguments in the compiler.

this work was started in #113591 but there are still some uses of the old terminology left.

How to work on this

grep for remaining uses of subst, substitution and substitute and figure out how to replace them with the new terminology: instantiate and generic argument

cc #110254 @oli-obk

Metadata

Metadata

Assignees

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions