-
Notifications
You must be signed in to change notification settings - Fork 745
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: google/error-prone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.29.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: google/error-prone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.29.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 22 files changed
- 4 contributors
Commits on Jul 16, 2024
-
Improve docs for
URLEqualsHashCode
.PiperOrigin-RevId: 652878662
Configuration menu - View commit details
-
Copy full SHA for 7f90df7 - Browse repository at this point
Copy the full SHA 7f90df7View commit details -
Don't complain about unused variables named
_
See https://openjdk.org/jeps/456 Fixes #4451 PiperOrigin-RevId: 652904059
Configuration menu - View commit details
-
Copy full SHA for 6bd568d - Browse repository at this point
Copy the full SHA 6bd568dView commit details -
Create
ThreadSafeTypeParameter
to replaceThreadSafe.TypeParameter
.This is the first step in open sourcing the threadsafe equivalent of `ImmutableTypeParameter`. After this an LSC will be performed to replace all usages of `ThreadSafe.TypeParameter` with `ThreadSafeTypeParameter` after which and remaining references to the former (e.g. in messages) will be removed. ``` Startblock: has LGTM b/352709884 is fixed ``` PiperOrigin-RevId: 653005735
Configuration menu - View commit details
-
Copy full SHA for 2656f48 - Browse repository at this point
Copy the full SHA 2656f48View commit details
Commits on Jul 17, 2024
-
Disallow using traditional
:
-style switches as switch expressionsPiperOrigin-RevId: 653064183
Configuration menu - View commit details
-
Copy full SHA for 385e43a - Browse repository at this point
Copy the full SHA 385e43aView commit details -
PiperOrigin-RevId: 653332912
Configuration menu - View commit details
-
Copy full SHA for bc33976 - Browse repository at this point
Copy the full SHA bc33976View commit details -
Fixes #4475 PiperOrigin-RevId: 653339273
Configuration menu - View commit details
-
Copy full SHA for 81d3127 - Browse repository at this point
Copy the full SHA 81d3127View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aeb0e9 - Browse repository at this point
Copy the full SHA 9aeb0e9View commit details
Loading
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.29.0...v2.29.1