Deprecation attribute on trait impl block is accepted but has no effect #78625
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
C-bug
Category: This is a bug.
D-papercut
Diagnostics: An error or lint that needs small tweaks.
The following code is accepted, but the
#[deprecated]
attribute has no effect:(Reported to me by @de-vri-es)
The text was updated successfully, but these errors were encountered: