13 Commits (9f5aed39eace818ca574cde02c222e60e730f6d8)

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