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

Change julia --help entry for --check-bounds to reference @inbounds #39897

Merged
merged 2 commits into from
Mar 3, 2021

Conversation

amrods
Copy link
Contributor

@amrods amrods commented Mar 3, 2021

Added explicit reference to @inbounds in the entry for --check-bounds in julia --help, this is consistent with --inline, --polly and --math-mode.

Added explicit reference to `@inbounds` in the entry for `--check-bounds`, this is consistent with `--inline`, `--polly` and `--math-mode`.
Added reference to @inbounds in the entry for --check-bounds
@mbauman mbauman merged commit 502c039 into JuliaLang:master Mar 3, 2021
@mbauman mbauman added the domain:docs This change adds or pertains to documentation label Mar 3, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
…ng#39897)

Added explicit reference to `@inbounds` in the entry for `--check-bounds`, this is consistent with `--inline`, `--polly` and `--math-mode`.
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
…ng#39897)

Added explicit reference to `@inbounds` in the entry for `--check-bounds`, this is consistent with `--inline`, `--polly` and `--math-mode`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants