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

Improve panic documentation. #579

Open
ehuss opened this issue Apr 21, 2019 · 0 comments
Open

Improve panic documentation. #579

ehuss opened this issue Apr 21, 2019 · 0 comments
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Content Missing features or aspects of language not currently documented.
Projects
None yet
Development

No branches or pull requests

1 participant