-
Notifications
You must be signed in to change notification settings - Fork 777
Comparing changes
Open a pull request
base repository: google/error-prone
base: v2.40.0
head repository: google/error-prone
compare: v2.41.0
- 19 commits
- 41 files changed
- 4 contributors
Commits on Jul 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6708b63 - Browse repository at this point
Copy the full SHA 6708b63View commit details -
Remove distributionManagement from Error Prone pom
And instead use the default server id (central) with a corresponding update in https://github.com/google/error-prone/blob/8d324f10754e56ef951a58a9161a1129855cc2bb/.github/workflows/ci.yml#L117 PiperOrigin-RevId: 781157328
Configuration menu - View commit details
-
Copy full SHA for f4074b0 - Browse repository at this point
Copy the full SHA f4074b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2e1cc8 - Browse repository at this point
Copy the full SHA c2e1cc8View commit details -
PiperOrigin-RevId: 781171483
Configuration menu - View commit details
-
Copy full SHA for aceac14 - Browse repository at this point
Copy the full SHA aceac14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 319dc7c - Browse repository at this point
Copy the full SHA 319dc7cView commit details -
Restore distributionManagement
PiperOrigin-RevId: 781184586
Configuration menu - View commit details
-
Copy full SHA for d50e4b1 - Browse repository at this point
Copy the full SHA d50e4b1View commit details -
Be slightly more specific that the main issue for SelfAssertion is in…
… Truth. PiperOrigin-RevId: 781199324
Configuration menu - View commit details
-
Copy full SHA for b7f3f1a - Browse repository at this point
Copy the full SHA b7f3f1aView commit details -
Fix a bug in
Switcheswhich assumes theCaseTreeis ofRULEtype.You can have `STATEMENT` switches in switch expressions. I didn't know that, and am horrified. Fixes external #5122. PiperOrigin-RevId: 781200449
Configuration menu - View commit details
-
Copy full SHA for ccc85f9 - Browse repository at this point
Copy the full SHA ccc85f9View commit details
Commits on Jul 10, 2025
-
Update reference to snapshot repository
PiperOrigin-RevId: 781274720
Configuration menu - View commit details
-
Copy full SHA for 6d5345d - Browse repository at this point
Copy the full SHA 6d5345dView commit details -
Add a test confirming external #5151.
This seems completely consistent with JLS, but I was pretty surprised by it. I feel like we could, in general, expand our definition of "constant" to include effectively final variables if we had the motivation to do so, and fancied writing something elaborate to track them. PiperOrigin-RevId: 781521689
Configuration menu - View commit details
-
Copy full SHA for b5c6175 - Browse repository at this point
Copy the full SHA b5c6175View commit details -
TruthIncompatibleTypesupport forMultisetSubject#hasCount.I propose not flagging this given the spectacularly small number of uses _at all_. PiperOrigin-RevId: 781583086
Configuration menu - View commit details
-
Copy full SHA for 3d7b585 - Browse repository at this point
Copy the full SHA 3d7b585View commit details
Commits on Jul 14, 2025
-
UnnecessaryQualifier: don't fire on
interfaces, in deference to Dag……ger. I don't think this is ironclad (abstract classes too, perhaps?) but this is probably good enough to avoid obvious Dagger-related false positives. PiperOrigin-RevId: 782968953
Configuration menu - View commit details
-
Copy full SHA for ef5073b - Browse repository at this point
Copy the full SHA ef5073bView commit details -
Recognise
com.google.common.inject.components.OtherRequiredBindings…… as an injection method in UnnecessaryQualifier. This causes a few suppressions in the depot. PiperOrigin-RevId: 783020383
Configuration menu - View commit details
-
Copy full SHA for 43759cd - Browse repository at this point
Copy the full SHA 43759cdView commit details
Commits on Jul 15, 2025
-
Detect non-private, non-override methods in anonymous classes
#5156 PiperOrigin-RevId: 783488629
Configuration menu - View commit details
-
Copy full SHA for ce784a9 - Browse repository at this point
Copy the full SHA ce784a9View commit details -
Fix a println statement left over from ce784a9
PiperOrigin-RevId: 783520994
Configuration menu - View commit details
-
Copy full SHA for ef33eee - Browse repository at this point
Copy the full SHA ef33eeeView commit details
Commits on Jul 17, 2025
-
Follow-up to ce784a9 PiperOrigin-RevId: 784222619
Configuration menu - View commit details
-
Copy full SHA for 13d46e7 - Browse repository at this point
Copy the full SHA 13d46e7View commit details
Commits on Jul 18, 2025
-
Avoid touching parameters of
@Subscribemethods.PiperOrigin-RevId: 784640014
Configuration menu - View commit details
-
Copy full SHA for 98d83bf - Browse repository at this point
Copy the full SHA 98d83bfView commit details
Commits on Jul 22, 2025
-
Skip BooleanLiteral findings if the target type is boxed
PiperOrigin-RevId: 785892169
Configuration menu - View commit details
-
Copy full SHA for 6161d4e - Browse repository at this point
Copy the full SHA 6161d4eView commit details
Commits on Jul 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d6539d6 - Browse repository at this point
Copy the full SHA d6539d6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.40.0...v2.41.0