Skip to content

Tracking issue for RFC 2471, "Add lint warning for inner function marked as #[test]" #53911

Closed
@Centril

Description

@Centril
Contributor

This is a tracking issue for the RFC "Add lint warning for inner function marked as #[test]" (rust-lang/rfcs#2471).

Steps:

  • Implement the RFC
    Is there anything left to do?

Unresolved questions:

None

Activity

added
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.
T-langRelevant to the language team
B-RFC-implementedBlocker: Approved by a merged RFC and implemented but not stabilized.
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC
on Sep 2, 2018
Centril

Centril commented on Sep 14, 2018

@Centril
ContributorAuthor

@estebank is there anything left to do here or should we just close the issue?

estebank

estebank commented on Sep 14, 2018

@estebank
Contributor

I believe we can close this as is. The linked PR was all needed to satisfy the RFC as it stands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.B-RFC-implementedBlocker: Approved by a merged RFC and implemented but not stabilized.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-langRelevant to the language team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @Centril@estebank

      Issue actions

        Tracking issue for RFC 2471, "Add lint warning for inner function marked as `#[test]`" · Issue #53911 · rust-lang/rust