20 Commits (851ca21f59a43257ef45836cc550bcef8a4eda0c)

Author SHA1 Message Date
Jakob Buchgraber 959903d199 Remove the now unused vtable types. In particular, 8 months ago
Jakob Buchgraber d76fdc56bb Implement IntoProxied for messages 8 months ago
Jakob Buchgraber 1a7ce61061 Split Proxied into Proxied and MutProxied traits. 9 months ago
Protobuf Team Bot 06444cb6a1 Clean up some now-unnecessary or_default()s 10 months ago
Protobuf Team Bot be4476f100 Fix warnings about unnecessary 'use' due to Box, Send and Sync being defined in the language prelude. 10 months ago
Hong Shin 52ee619733 Migrate all remaining instances of assert_eq! to googletest-rust sans strings 1 year ago
Protobuf Team Bot bacf61a3ef Remove unnecessary duplicative +Sized 1 year ago
Alyssa Haroldsen 6ae76fd6ed Rework Repeated and primitives with traits for use by out-of-crate items 1 year ago
Alyssa Haroldsen 1dd6a7d06e Clean up some trivial lifetime usage 1 year ago
Jakob Buchgraber ab11a0d1a8 Name the lifetime in the signature of SettableValue.set_on() 1 year ago
Joshua Haberman 4a513035cf Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Alyssa Haroldsen 614e29f946 Implement v0.6 string fields 1 year ago
Protobuf Team Bot d42b23718a Add remaining helper functions for Optional v0.6 2 years ago
Protobuf Team Bot 0d7a39663b Implement the rest of the v0.6 Optional design 2 years ago
Hong Shin 4f20efbb78 Internal Change 2 years ago
Protobuf Team Bot 29a26156bb Add SettableValue for generic field setting 2 years ago
Marcel Hlopko f71a9263f9 Refine proxied traits instead of using bounds 2 years ago
Protobuf Team Bot 0a45abe4c2 Internal Change 2 years ago
Protobuf Team Bot 381b31e9c9 Make ViewFor/MutFor use assoc. type instead of generic, rename to match 2 years ago
Marcel Hlopko 209accaf6f Implement Proxied for v0.6 2 years ago