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

Commits on Mar 3, 2021

  1. Added reference to @inbounds in the entry for --check-bounds

    Added explicit reference to `@inbounds` in the entry for `--check-bounds`, this is consistent with `--inline`, `--polly` and `--math-mode`.
    amrods authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    23b7cd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from amrods/amrods-patch--check-bounds

    Added reference to @inbounds in the entry for --check-bounds
    amrods authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    6a7b41d View commit details
    Browse the repository at this point in the history