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

return #415

Merged
merged 6 commits into from
May 7, 2021
Merged

return #415

merged 6 commits into from
May 7, 2021

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    1a33c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2068383 View commit details
    Browse the repository at this point in the history
  3. Precommit rewrites

    Regen TOC
    
    Update proposal title in list
    mmdriley committed May 7, 2021
    Configuration menu
    Copy the full SHA
    98b764c View commit details
    Browse the repository at this point in the history
  4. Address PR feedback

    Permit `Void`-returning functions to `return VoidReturningFn();`
    
    Fix misspelling
    
    Use "or" instead of "/"
    mmdriley committed May 7, 2021
    Configuration menu
    Copy the full SHA
    46d44a3 View commit details
    Browse the repository at this point in the history
  5. pre-commit rewrites

    TOC
    
    e.g. becomes "for example"
    mmdriley committed May 7, 2021
    Configuration menu
    Copy the full SHA
    9112602 View commit details
    Browse the repository at this point in the history
  6. PR feedback

    "compile" error
    
    Omit return type instead of `-> Void`
    mmdriley committed May 7, 2021
    Configuration menu
    Copy the full SHA
    b98394f View commit details
    Browse the repository at this point in the history