Skip to content

Stop passing type descriptors to intrinsics #1981

@marijnh

Description

@marijnh
Contributor

Intrinsics are the only functions left that take type descriptors. Most don't even use them, and those that do can have them passed explicitly. This depends on #1948 being solved first.

Activity

ghost assigned on Mar 15, 2012
added a commit that references this issue on Mar 23, 2012
removed their assignment
on Jun 16, 2014
added a commit that references this issue on Jan 27, 2022
4992548
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-codegenArea: Code generationC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @marijnh

        Issue actions

          Stop passing type descriptors to intrinsics · Issue #1981 · rust-lang/rust