Skip to content

rustdoc: "copy item path" button is broken #139544

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

Closed
lolbinarycat opened this issue Apr 8, 2025 · 3 comments
Closed

rustdoc: "copy item path" button is broken #139544

lolbinarycat opened this issue Apr 8, 2025 · 3 comments
Labels
regression-from-stable-to-stable Performance or correctness regression from one stable version to another. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Comments

@lolbinarycat
Copy link
Contributor

  1. go to https://doc.rust-lang.org/stable/std/index.html
  2. copy item path

expected result: std

actual result: std - Rust

This should get fixed and a gui test should be added.

@lolbinarycat lolbinarycat added regression-from-stable-to-stable Performance or correctness regression from one stable version to another. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Apr 8, 2025
@rustbot rustbot added I-prioritize Issue: Indicates that prioritization has been requested for this issue. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. labels Apr 8, 2025
@Urgau
Copy link
Member

Urgau commented Apr 8, 2025

fixed on nightly

@lolbinarycat
Copy link
Contributor Author

@Urgau do you know if it has a regression test? if not, it needs one.

@lolbinarycat
Copy link
Contributor Author

yep, test was added in #137082

@apiraino apiraino removed I-prioritize Issue: Indicates that prioritization has been requested for this issue. needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. labels Apr 9, 2025
@lolbinarycat lolbinarycat marked this as a duplicate of #140492 Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-from-stable-to-stable Performance or correctness regression from one stable version to another. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Projects
None yet
Development

No branches or pull requests

4 participants