Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a typo of absl::Nonnull in the example comment. | Abseil Team | 2023-07-10 | 1 | -1/+1 |
| | | | | | PiperOrigin-RevId: 546897533 Change-Id: I3ad12f252c49e4672a64d00d0107111fdc5b6ac8 | ||||
* | Rename `absl::NonNull` to `absl::Nonnull`. | Abseil Team | 2023-07-06 | 1 | -9/+9 |
| | | | | | | | The current spelling is inconsistent with standard casing rules: "nonnull" is a single word, not two. PiperOrigin-RevId: 546034114 Change-Id: I04e5a204f4a74ebaa76031dd0b0874ca9cfa902c | ||||
* | Add Nullability annotations to Abseil. | Abseil Team | 2023-06-20 | 1 | -0/+224 |
PiperOrigin-RevId: 541915097 Change-Id: I7ebfbafc36db38b59b30ab5b312cd7e22082a805 |