- 885fd6f Migrate cpp.rs to googletest-rust by Hong Shin · 1 year, 5 months ago
- b3cfff3 Introduce preliminary submessage_mut semantics by Hong Shin · 1 year, 5 months ago
- 65cdac4 Finish Proxied impls for rust repeated scalars by Kevin King · 1 year, 5 months ago
- e1bb7d6 Implement rust repeated scalars for cpp and upb by Protobuf Team Bot · 1 year, 6 months ago
- 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
- 8c08df5 Implement mutators for singular primitive fields without presence by Adrian Sadłocha · 1 year, 7 months ago
- 9fe3ac6 Add explanation of mutator invariants by Alyssa Haroldsen · 1 year, 7 months ago
- 9a0bc39 Implement v0.6 Optional Bytes by Alyssa Haroldsen · 1 year, 7 months ago
- 1525300 Replace `NonNull<u8>` for raw messages with a dedicated opaque pointer by Protobuf Team Bot · 1 year, 8 months ago
- 87e6b7f Sketch of v0.6 SingularMessageField by Hong Shin · 1 year, 8 months ago
- 49d3bca Improve overall `unsafe` hygiene by Protobuf Team Bot · 1 year, 9 months ago
- 4f20efb Internal Change by Hong Shin · 1 year, 9 months ago
- 3508b47 Improve doc comments by Dmitri Gribenko · 1 year, 9 months ago
- 0a45abe Internal Change by Protobuf Team Bot · 1 year, 10 months ago
- ff750bb Put shared.rs and cpp.rs/upb.rs into the same crate. by Marcel Hlopko · 1 year, 10 months ago[Renamed (95%) from rust/cpp_kernel/cpp.rs]
- f92edc1 Automated rollback of commit fe7c4f94223ad2e6190102fbe3473ce3be19ec48. by Marcel Hlopko · 1 year, 10 months ago
- fe7c4f9 Simplify Protobuf Rust runtime build setup by Marcel Hlopko · 1 year, 10 months ago
- 2f78ca7 Delete unnecessary TODO by Marcel Hlopko · 1 year, 11 months ago
- 8e53046 Make protobuf_upb::Arena into a proper Rust RAII type. by Miguel Young de la Sota · 2 years ago
- 390b7f3 Implement Msg::parse(&mut self) for V0 API. by Marcel Hlopko · 2 years ago
- 5814f6c Generate C++ thunks for Rust protos by Marcel Hlopko · 2 years ago
- 083830d Update copyright year by Marcel Hlopko · 2 years ago
- aaa338b Configure build for the C++ backend by Marcel Hlopko · 2 years, 1 month ago[Copied (79%) from rust/upb_backend/upb.rs]
- ab9f1ab Configure the build for the Rust UPB backend by Marcel Hlopko · 2 years, 1 month ago