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 #96282 (comment) there was some suspicion that it may happen.
By making sure that items, and Attributes in particular, are not constructed multiple times we may improve rustdoc's performance and uncover some logical bugs.
The text was updated successfully, but these errors were encountered:
In #96282 (comment) there was some suspicion that it may happen.
By making sure that items, and
Attributes
in particular, are not constructed multiple times we may improve rustdoc's performance and uncover some logical bugs.The text was updated successfully, but these errors were encountered: