kill rustc::cfg consumers #51002
Labels
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
In general,
rustc::cfg
should be considered deprecated, and we ought to work to remove its consumers and rewrite them to operate on MIR:UnconditionalRecursion
lintlibrustc_driver::pretty::print_flowgraph()
The text was updated successfully, but these errors were encountered: