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
I would like to see a lint mode that could warn on missing documentations, hopefully by type. Something like -Wdoc-trait or -Wdoc-struct to warn on missing docs on traits or structs, etc.