tidy complains about valid stability attribute #62846
Labels
A-stability
Area: `#[stable]`, `#[unstable]` etc.
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
With the following stability attribute
tidy complained
Seems like it's parser is a bit too simplified.
See #62799 (comment) for the CI failure and f3abbf7 for the work-around.
The text was updated successfully, but these errors were encountered: