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
## Synopsis
We do have quite a rich private documentation, which helps to understand
and navigate code. However, it has never been checked on CI, so many
intra-doc links are just broken.
## Solution
- Check private Rust docs on CI to build OK.
- Fix the broken intra-doc links in private docs.
0 commit comments