0
Files
src/styleguide
Andrew Grieve bcbaa357ad Android: Add @MonotonicNonNull and use it in a few spots
Support for this annotation was recently added to NullAway. It removes
some uses of assumeNonNull().

Note: It does not yet work with static fields. Reported here:
https://github.com/uber/NullAway/issues/1148#issuecomment-2707363431

Bug: 389129271
Change-Id: I1c24769b48cb381ba6a5974b24d04f2c772d226d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6334458
Owners-Override: Andrew Grieve <agrieve@chromium.org>
Auto-Submit: Andrew Grieve <agrieve@chromium.org>
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1429766}
2025-03-07 14:39:27 -08:00
..