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

[OptionalUnit] Allow a function to declare a Unit return type when it uses a generic function initializer #4371

Merged

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    b11c357 View commit details
    Browse the repository at this point in the history
  2. Added check for when redundant function return typing and generic typ…

    …ing are provided; Slight optimization in OptionalUnit for determining whether a function has an explicit return type
    severn-everett committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    1489248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0bd724 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a96f4a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e15b13 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    71ffd13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5c1f2 View commit details
    Browse the repository at this point in the history