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

JS error loading implementors of trait #18354

Closed
sfackler opened this issue Oct 26, 2014 · 0 comments
Closed

JS error loading implementors of trait #18354

sfackler opened this issue Oct 26, 2014 · 0 comments
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@sfackler
Copy link
Member

There should be one cross-crate implementation of this trait, but a JS error is thrown trying to load it: http://sfackler.github.io/doc/r2d2/trait.PoolManager.html

Uncaught TypeError: Cannot read property 'startsWith' of undefined main.js:710
@sfackler sfackler added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Oct 26, 2014
lnicola pushed a commit to lnicola/rust that referenced this issue Oct 22, 2024
fix: classify `safe` as a contextual kw

fix rust-lang#18352
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

1 participant