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 @CanIgnoreReturnValue annotations #868

Commits on Feb 13, 2023

  1. Add @CanIgnoreReturnValue annotations to non-test code

    This cancels out the package-level `@CheckReturnValue` annotations
    introduced in ff12385 for selected
    builder-style methods.
    Stephan202 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    69e1154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccde54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c523245 View commit details
    Browse the repository at this point in the history
  4. Suggestion

    Stephan202 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1c75ee6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    fd088dd View commit details
    Browse the repository at this point in the history