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 · May be fixed by #1226
Open

Improve panic documentation. #579

ehuss opened this issue Apr 21, 2019 · 0 comments · May be 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
@ehuss ehuss linked a pull request Jan 13, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant