Skip to content
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

rustdoc js: no place for code common to different js files. #139032

Open
lolbinarycat opened this issue Mar 27, 2025 · 0 comments
Open

rustdoc js: no place for code common to different js files. #139032

lolbinarycat opened this issue Mar 27, 2025 · 0 comments
Labels
A-rustdoc-js Area: Rustdoc's JS front-end needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. 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

There are some "global" functions in storage.js, but these are not available when under test, at least not in rustdoc-js and rustdoc-js-std test suites.

@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Mar 27, 2025
@lolbinarycat lolbinarycat added the A-rustdoc-js Area: Rustdoc's JS front-end label Mar 27, 2025
@rustbot rustbot added the T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rustdoc-js Area: Rustdoc's JS front-end needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. 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

2 participants