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
If you run `cargo doc`, as apposed to `cargo doc -p godot --no-libs` as
in the CI, you get hit with a warning "warning: redundant explicit link
target" on the docs in this commit. I'm not sure why these options
together supress the warning (neither individually does). But this
reduces noise in developer consoles.
0 commit comments