39 Commits (a5e5e02bdf87af3cacc29f839ee0b153eab13c95)

Author SHA1 Message Date
Jakob Buchgraber 03687b798b #rust #protobuf Implement custom Debug for C++ kernel 12 months ago
Jakob Buchgraber 997281b5bb #protobuf #rust use align parameter in __pb_rust_alloc 12 months ago
Alyssa Haroldsen 5983f7033c Transpose the map thunk macros, relocate to header file 1 year ago
Alyssa Haroldsen dd27b6b877 Use consistent name for the "get item from untyped map iterator" thunk 1 year ago
Adam Cozzette c32c04c7ed Tweak BUILD setup to make the layering check change less disruptive 1 year ago
Protobuf Team Bot e0942c8f29 Return a non_null::dangling() for 0-sized allocations. 1 year ago
Alyssa Haroldsen 035d6ec2cb Implement map iteration 1 year ago
Alyssa Haroldsen a48090e329 Make map insert return if the value was newly inserted 1 year ago
Marcel Hlopko d21425d334 Use consistent thunk prefix between generator and cpp.rs 1 year ago
Marcel Hlopko 39e8ca7faf Add support for repeated strings/bytes 1 year ago
Jakob Buchgraber 85972e505a #rust #protobuf Implement bytes as map values 1 year ago
Jakob Buchgraber 8d9e3e9a1c #rust #protobuf Refactor maps to make ProxiedInMapValue independent of the runtime 1 year ago
Adam Cozzette a7b0421c78 Breaking change: make protobuf comply with the C++ layering check 1 year ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 1 year ago
Protobuf Team Bot 9d749cd5b0 Change Thunks that take by ref to take by pointer. 1 year ago
Alyssa Haroldsen f51182b543 Add RepeatedMut::clear, free for owned Repeated 1 year ago
Jakob Buchgraber 976029283f Implement Maps for strings 1 year ago
Jakob Buchgraber 001be3c655 Implement Maps for scalar types for the C++ kernel 1 year ago
Kevin King 65cdac4ac5 Finish Proxied impls for rust repeated scalars 1 year ago
Protobuf Team Bot e1bb7d65a8 Implement rust repeated scalars for cpp and upb 1 year ago
Marcel Hlopko edee290572 Use protobuf_nowkt as a dependency of the Rust runtime. 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Joshua Haberman db20f5ffc9 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Protobuf Team Bot 49d3bca39f Improve overall `unsafe` hygiene 2 years ago
Hong Shin 4f20efbb78 Internal Change 2 years ago
Marcel Hlopko ff750bb4c3 Put shared.rs and cpp.rs/upb.rs into the same crate. 2 years ago
Marcel Hlopko f92edc13c2 Automated rollback of commit fe7c4f9422. 2 years ago
Marcel Hlopko fe7c4f9422 Simplify Protobuf Rust runtime build setup 2 years ago
Marcel Hlopko 2f78ca72eb Delete unnecessary TODO 2 years ago
Marcel Hlopko c58067fa70 Enable sanitizers 2 years ago
Miguel Young de la Sota 8e53046d94 Make protobuf_upb::Arena into a proper Rust RAII type. 2 years ago
Marcel Hlopko 0a05e2f334 Implement bytes field accessors for v0 Rust API 2 years ago
Marcel Hlopko 390b7f3e6f Implement Msg::parse(&mut self) for V0 API. 2 years ago
Marcel Hlopko 5814f6c977 Generate C++ thunks for Rust protos 2 years ago
Marcel Hlopko 083830d849 Update copyright year 2 years ago
Marcel Hlopko ef299f7af4 Disable some tests under msan 2 years ago
Jakob Buchgraber 7802b93442 Fix build errors in Protobuf Rust 2 years ago
Protobuf Team Bot f73c7cb74a Add license rules 2 years ago
Marcel Hlopko aaa338b285 Configure build for the C++ backend 2 years ago