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

Documentation for RefUnwind says "more on this below" right at the end of the document. #48695

Closed
alercah opened this issue Mar 3, 2018 · 0 comments
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools C-bug Category: This is a bug.

Comments

@alercah
Copy link
Contributor

alercah commented Mar 3, 2018

https://doc.rust-lang.org/std/panic/trait.UnwindSafe.html

It should either elaborate on AssertUnwindSafe or else drop the claim that it will elaborate below.

@kennytm kennytm added A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools C-bug Category: This is a bug. labels Mar 3, 2018
kennytm added a commit to kennytm/rust that referenced this issue Apr 30, 2018
Add more links in panic docs

Fixes rust-lang#48695 by adding a link to `AssertUnwindSafe`. Also added some other links in the module's docs to make things clearer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools C-bug Category: This is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants