Skip to content

Tracking issue for future-incompatibility lint unused_attributes #65833

@varkor

Description

@varkor
Member

Important

This description needs to be fleshed out!

Related pull request: #65294 (comment).

Activity

added
A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.
on Oct 25, 2019
added
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
on Oct 26, 2019
added
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC
A-attributesArea: Attributes (`#[…]`, `#![…]`)
on Sep 14, 2024
changed the title [-]Compatibility lint for `#[inline]` on associated constants[/-] [+]Tracking issue for future-incompatibility lint `unused_attributes`[/+] on Sep 14, 2024
added
S-tracking-needs-summaryStatus: It's hard to tell what's been done and what hasn't! Someone should do some investigation.
T-langRelevant to the language team
on Mar 23, 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 (`#[…]`, `#![…]`)A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.C-future-incompatibilityCategory: Future-incompatibility lintsC-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCL-unused_attributesLint: unused_attributesS-tracking-needs-summaryStatus: It's hard to tell what's been done and what hasn't! Someone should do some investigation.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.T-langRelevant to the language team

    Type

    No type

    Projects

    Status

    Idea

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Centril@varkor@fmease@jieyouxu

        Issue actions

          Tracking issue for future-incompatibility lint `unused_attributes` · Issue #65833 · rust-lang/rust