14 Commits (c87ba1e58784aa2e5be941a5af79e2bc8e24d7b6)

Author SHA1 Message Date
Protobuf Team Bot c8d0f96256 Use rust_binary `aliases` feature to handle either protobuf_upb or protobuf_cpp being used as the `protobuf` crate in the Rust conformance test. 5 months ago
Protobuf Team Bot 461450834b Introduce a prelude and remove the inherent impls for serialize() 6 months ago
Protobuf Team Bot 6d25846f47 Add 'specific' traits for common gencode message operations. 6 months ago
Protobuf Team Bot fdc7f65849 Make serialization correctly be fallible in the Rust Protobuf API. 8 months ago
Marcel Hlopko 69a26b217d Use the name of the rust_proto_library as the crate name 9 months ago
Mike Kruskal 8ab39ed6f8 Add editions-specific conformance tests 10 months ago
Protobuf Team Bot 7df9d5d970 Use $Msg$::parse() where sensible. 10 months ago
Protobuf Team Bot 98511549b5 Use the simpler set_x() instead of x_mut().set() in the Rust conformance test. 11 months ago
Protobuf Team Bot 4cbe13b5c6 Remove the overlay hack from Rust conformance test now that we can use the enum directly. 1 year ago
Marcel Hlopko c1d174f7d2 Stop codegenning module for .proto package 1 year ago
Protobuf Team Bot 569548cd82 Make Rust Conformance skip non-wire output test cases by using an overlay proto. 1 year ago
Protobuf Team Bot 0b237199c5 Hook up the edition2023 cases to Rust conformance test. 1 year ago
Protobuf Team Bot e4057a4014 Enable Rust conformance test on proto3 message. 1 year ago
Protobuf Team Bot e4aeff3992 Create initial Rust conformance test. 1 year ago