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

Add mention of rethrow() to ?throw (#43669) #43674

Merged
merged 3 commits into from
Jan 7, 2022

Conversation

adigitoleo
Copy link
Contributor

Closes #43669

@oscardssmith oscardssmith added the docs This change adds or pertains to documentation label Jan 6, 2022
base/error.jl Outdated Show resolved Hide resolved
Co-authored-by: Jeff Bezanson <jeff.bezanson@gmail.com>
@fredrikekre
Copy link
Member

I suggest you make it a See also: ... instead of documenting the other function in this docstring.

@adigitoleo
Copy link
Contributor Author

@fredrikekre Agree, didn't realise there was this convention.

@fredrikekre fredrikekre merged commit a05cb7e into JuliaLang:master Jan 7, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rethrow() -> throw()
5 participants