Sourced from com.google.errorprone:error_prone_core's releases.
Error Prone 2.24.1
Changes:
- Add an assertion to try to help debug google/error-prone#4225
Full Changelog: https://github.com/google/error-prone/compare/v2.24.0...v2.24.1
ecf7e10
Release Error Prone 2.24.12bd7859
Add an assertion to try to help debug https://github.com/google/error-prone/i...58a9e80
Update a few checks (and a class of tests, with AbstractToString) to handle #...fd21bc9
Reflow a comment that didn't appreciate being formatted in unknown commit63cf192
Update CanIgnoreReturnValueSuggester
summary.5fa727a
Actually test that hasExtraParameterForEnclosingInstance
works.