Skip to content

Rustdoc doesn't show ABI of functions in traits #21621

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
huonw opened this issue Jan 25, 2015 · 0 comments
Closed

Rustdoc doesn't show ABI of functions in traits #21621

huonw opened this issue Jan 25, 2015 · 0 comments
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@huonw
Copy link
Member

huonw commented Jan 25, 2015

Even non reexported ones, e.g. http://doc.rust-lang.org/nightly/core/ops/trait.FnOnce.html#tymethod.call_once is really extern "rust-call" fn call_once.

@huonw huonw added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Jan 25, 2015
@bors bors closed this as completed in abae840 Feb 8, 2015
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