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
The attrs field in this tool only includes kanitool.
But note there are more behavior when handling attributes:
(function) item attributes are considered through source code representation
if a macro generates function and its attributes, this tool will catch attributes (e.g.)
kainitool attributes are also handled in structured way, because it's more reliable to know the attribute behavior while parsing attributes strings are needless
The attrs field in this tool only includes kanitool.
But note there are more behavior when handling attributes:
Item::attrs
to not use debug representation. rust-lang/rust#137645The text was updated successfully, but these errors were encountered: