You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #[deprecated(since="1.0.1", reason="Bad performance."], the error message should state that reason is unknown and that the known one is note since the only known meta items for deprecated are "since" and "note".
But this for every attribute that takes meta items.