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 -Wperformance lints for *Ref boxing and nonlocal return #9889

Merged
merged 6 commits into from Mar 11, 2022

Commits on Jan 2, 2022

  1. -Wperformance lints *Ref boxing and nonlocal return

    -Xlint:nonlocal-return is supported for compatibility.
    hrhino authored and som-snytt committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    de70802 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    5e00890 View commit details
    Browse the repository at this point in the history
  2. StringOps.collect

    som-snytt committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    51d29c7 View commit details
    Browse the repository at this point in the history
  3. GroupMap benchmark

    som-snytt committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c2aa706 View commit details
    Browse the repository at this point in the history
  4. LamdaLift tweak

    som-snytt committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b95d511 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6654dcf View commit details
    Browse the repository at this point in the history