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
277: Add `--generate-link-to-definition` option when building on docs.rs r=cuviper a=GuillaumeGomez
This option generates links in source code pages, allowing to jump to definition and to jump back to doc. It makes browsing the source code pages much nicer. You can see it in action [here](https://doc.rust-lang.org/stable/nightly-rustc/src/rustc_middle/lib.rs.html#90).
Co-authored-by: Guillaume Gomez <[email protected]>
0 commit comments