-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
kill rustc::cfg consumers #51002
Copy link
Copy link
Closed
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
In general,
rustc::cfgshould be considered deprecated, and we ought to work to remove its consumers and rewrite them to operate on MIR:UnconditionalRecursionlintlibrustc_driver::pretty::print_flowgraph()