Skip to content

doc: Generate doc with --generate-link-to-definition #5013

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2025

Conversation

Hywan
Copy link
Member

@Hywan Hywan commented May 7, 2025

This patch adds the --generate-link-to-definition argument to rustdoc for docs.rs. This is using rust-lang/rust#84176 to add links in the source code page.

@Hywan Hywan requested review from a team as code owners May 7, 2025 12:54
@Hywan Hywan requested review from stefanceriu and andybalaam and removed request for a team May 7, 2025 12:54
This patch adds the `--generate-link-to-definition`
argument to `rustdoc` for `docs.rs`. This is using
rust-lang/rust#84176 to add links in the source
code page.
@Hywan Hywan force-pushed the doc-jump-to-def branch from 2aaba4c to 4f3c929 Compare May 7, 2025 13:02
Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.87%. Comparing base (b5b2450) to head (4f3c929).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5013   +/-   ##
=======================================
  Coverage   85.87%   85.87%           
=======================================
  Files         325      325           
  Lines       35853    35853           
=======================================
  Hits        30787    30787           
  Misses       5066     5066           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@poljar poljar merged commit f042084 into matrix-org:main May 8, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants