[1.38] Regression: attributes starting with rustc
are reserved for use by the rustc
compiler
#63887
Labels
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#63628 (comment)
Expected breakage from #62133, attributes of the form
rustc::anything
are now reserved forrustc
.The text was updated successfully, but these errors were encountered: