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

Do not report unused parameters for trivial throw-only methods #42408

Merged
9 commits merged into from
Mar 14, 2020

Commits on Mar 14, 2020

  1. Configuration menu
    Copy the full SHA
    8a282d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bfbdfb View commit details
    Browse the repository at this point in the history
  3. Simplify

    CyrusNajmabadi committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    45b9190 View commit details
    Browse the repository at this point in the history
  4. Do not allocate

    CyrusNajmabadi committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    100d27b View commit details
    Browse the repository at this point in the history
  5. VB

    CyrusNajmabadi committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    2e1062e View commit details
    Browse the repository at this point in the history
  6. Fix

    CyrusNajmabadi committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    3381b88 View commit details
    Browse the repository at this point in the history
  7. Fix

    CyrusNajmabadi committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    5b56f84 View commit details
    Browse the repository at this point in the history
  8. Fix test

    CyrusNajmabadi committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    9ed60d3 View commit details
    Browse the repository at this point in the history
  9. Fix

    CyrusNajmabadi committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    f62b682 View commit details
    Browse the repository at this point in the history