Skip to content

Filter proc-macro helper attributes at AST lowering #140587

Open
@jdonszelmann

Description

@jdonszelmann
Contributor

Currently these are kept around in hir, and that's entirely unnecessary. Part of #131229

Activity

added
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on May 2, 2025
removed
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on May 2, 2025
added
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.
on May 2, 2025
changed the title [-]Filter proc-macro helper attributes at hir lowering[/-] [+]Filter proc-macro helper attributes at AST lowering[/+] on May 2, 2025
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-attributesArea: Attributes (`#[…]`, `#![…]`)C-cleanupCategory: PRs that clean code up or issues documenting cleanup.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

        Participants

        @fmease@jdonszelmann@rustbot

        Issue actions

          Filter proc-macro helper attributes at AST lowering · Issue #140587 · rust-lang/rust