14 Commits (b0b7bf3d9a362d75ffb4b7289dcdf3272ced022c)

Author SHA1 Message Date
Protobuf Team Bot b9ef9055ef Derive Ord for enum generated types. 4 months ago
Protobuf Team Bot 2c85f72765 Make generated enums derive(Hash) to allow them to be used in collections like HashSet or as keys in HashMaps. 5 months ago
Protobuf Team Bot 84ed87e1a0 Upgrade to googletest 0.13 crate. 5 months ago
Protobuf Team Bot 45ee584e6c Include the enum constant names in the debug string output. 5 months ago
Protobuf Team Bot 0325132bf4 Use the latest googletest version number in our generated Cargo.toml for release. 6 months ago
Dmitri Gribenko 744c9ddfc5 Rename `#[googletest::test]` to `#[gtest]` 9 months ago
Dmitri Gribenko 0a917b95f2 Use `#[googletest::test]` in Protobuf Rust 10 months ago
Marcel Hlopko 69a26b217d Use the name of the rust_proto_library as the crate name 12 months ago
Bastien Jacot-Guillarmod 7b3682fcf2 Pin the rev of googletest to the GitHub main branch 1 year ago
Adrian Sadłocha 733b9c54e9 Implement `is_known` method on the `Enum` trait 1 year ago
Protobuf Team Bot 8198fe9a5f Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 1 year ago
Marcel Hlopko c1d174f7d2 Stop codegenning module for .proto package 1 year ago
Alyssa Haroldsen d1b328ace3 Fix nested enum generation when enums are the sole nested types 1 year ago
Alyssa Haroldsen 0ce51da377 Implement v0.6 enum definitions 1 year ago