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
When building the rustdocs clippy emits:
warning: redundant explicit link target
As suggested, remove the explicit link target. Do not fix column width
because this rustdoc block is already a mess - just make the change
while keeping the diff small.
0 commit comments