Skip to content

Turn macro_legacy_warnings into a hard error #67098

@Centril

Description

@Centril
Contributor

That is, land the commit: 7972462

Context: #66994 (comment)

Leaving this here as a reminder to myself and cc @estebank.

Activity

added
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.
A-parserArea: The lexing & parsing of Rust source code to an AST
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
on Dec 6, 2019
self-assigned this
on Dec 6, 2019
added a commit that references this issue on Feb 17, 2020
3122c80
added a commit that references this issue on Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-parserArea: The lexing & parsing of Rust source code to an ASTC-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

    Participants

    @Centril

    Issue actions

      Turn `macro_legacy_warnings` into a hard error · Issue #67098 · rust-lang/rust