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
584: Fix doc links to avoid warning on nightly r=cuviper a=LukasKalbertodt
Hi there!
- one link was just a typo (incorrect `::*`)
- the other one was a wrong intra-link (which are still unstable)
I converted the wrong intra-link to a normal one for now. Would be awesome if this can be merged, as `cargo doc` is quite noisy on nightly when you have many dependencies :)
Co-authored-by: Lukas Kalbertodt <[email protected]>
0 commit comments