1. 6ae76fd Rework Repeated and primitives with traits for use by out-of-crate items by Alyssa Haroldsen · 1 year, 3 months ago
  2. ac3f553 This CL implements msg.<field>() and msg.<field_mut>() accessors for maps with primitive-typed keys and values for the UPB kernel only. by Jakob Buchgraber · 1 year, 5 months ago
  3. c303109 Implement mutators for singular primitive fields with presence by Adrian Sadłocha · 1 year, 5 months ago
  4. e1bb7d6 Implement rust repeated scalars for cpp and upb by Protobuf Team Bot · 1 year, 5 months ago
  5. 78d71ca Fix string setter thunk to use PtrAndLen instead of two args. by Protobuf Team Bot · 1 year, 7 months ago
  6. 4a51303 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
  7. 8c08df5 Implement mutators for singular primitive fields without presence by Adrian Sadłocha · 1 year, 7 months ago
  8. 5c33ed0 Remove Opaque Ptr macro: define_opaque_nonnulls by Hong Shin · 1 year, 7 months ago
  9. d5d207f Move common macros to a shared location by Alyssa Haroldsen · 1 year, 7 months ago
  10. 9a0bc39 Implement v0.6 Optional Bytes by Alyssa Haroldsen · 1 year, 7 months ago
  11. 1525300 Replace `NonNull<u8>` for raw messages with a dedicated opaque pointer by Protobuf Team Bot · 1 year, 8 months ago
  12. 49d3bca Improve overall `unsafe` hygiene by Protobuf Team Bot · 1 year, 8 months ago
  13. 4f20efb Internal Change by Hong Shin · 1 year, 9 months ago
  14. 29a2615 Add SettableValue for generic field setting by Protobuf Team Bot · 1 year, 9 months ago
  15. 5a48187 Move internal-only but kernel-agnostic paths into an `__internal` module by Protobuf Team Bot · 1 year, 10 months ago