Skip to content

Improve panic documentation. #579

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
ehuss opened this issue Apr 21, 2019 · 0 comments · Fixed by #1226
Closed

Improve panic documentation. #579

ehuss opened this issue Apr 21, 2019 · 0 comments · Fixed by #1226
Labels
New Content Missing features or aspects of language not currently documented.

Comments

@ehuss
Copy link
Contributor

ehuss commented Apr 21, 2019

Panicking is almost completely undocumented. How much of this is relevant to the reference and how much is implementation-specific? At the very least, something should define what "panic" is, since it is referred to in a few places. I feel like there is lots to be said about panicking, but it's hard for me to say specifically.

One example is to document panic behavior with extern functions: rust-lang/rust#55982.

@ehuss ehuss added the New Content Missing features or aspects of language not currently documented. label Apr 21, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
New Content Missing features or aspects of language not currently documented.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant