12 Commits (c49b0ace3654deea8c7fbc02319fe37c40ec6446)

Author SHA1 Message Date
Alyssa Haroldsen 9e9c727881 Expose primitive internals just enough for enums 12 months ago
Alyssa Haroldsen 8505082f16 Improve thread safety docs/bounds for PrimitiveMut 1 year ago
Alyssa Haroldsen 162908d05f Simplify the type bounds on PrimitiveMut via type erasure 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
Alyssa Haroldsen f85b3477a3 Remove PrimitiveMut::clear 1 year ago
Alyssa Haroldsen 74ff001424 Remove iteration and item mutators from Repeated 1 year ago
Jakob Buchgraber ab11a0d1a8 Name the lifetime in the signature of SettableValue.set_on() 1 year ago
Kevin King 65cdac4ac5 Finish Proxied impls for rust repeated scalars 1 year ago
Adrian Sadłocha c303109141 Implement mutators for singular primitive fields with presence 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
Adrian Sadłocha 8c08df5a84 Implement mutators for singular primitive fields without presence 1 year ago