Add a regression test for #132587 #132727
Labels
A-parser
Area: The parsing of Rust source code to an AST
A-proc-macros
Area: Procedural macros
C-bug
Category: This is a bug.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#132587 partially reverted #129346 because that caused a test failure in cfg_eval, but the revert PR didn't come with a test because it involved proc-macros and was hard to minimize. We should still add a regression test.
@rustbot label +E-needs-test
The text was updated successfully, but these errors were encountered: