protobuf/rust/test
Marcel Hlopko 69a26b217d Use the name of the rust_proto_library as the crate name
PiperOrigin-RevId: 634414403
2024-05-16 09:00:50 -07:00
..
cpp Use the name of the rust_proto_library as the crate name 2024-05-16 09:00:50 -07:00
rust_proto_library_unit_test Use the name of the rust_proto_library as the crate name 2024-05-16 09:00:50 -07:00
shared Use the name of the rust_proto_library as the crate name 2024-05-16 09:00:50 -07:00
upb Use the same set of exports as regular users in shared tests 2024-04-12 16:51:49 -07:00
BUILD Use the name of the rust_proto_library as the crate name 2024-05-16 09:00:50 -07:00
bad_names.proto Add a collision-avoidance behavior to the Rust Proto codegen. 2024-04-24 10:41:46 -07:00
child.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 17:51:26 -07:00
dots_in_package.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 17:51:26 -07:00
edition2023.proto Add a trivial 2023 edition test case for Rust. 2023-12-07 12:30:52 -08:00
enums.proto Add missing map thunks for nested enums. 2024-04-04 03:48:05 -07:00
fields_with_imported_types.proto #protobuf #rust Generate fields with imported types 2024-01-25 07:46:38 -08:00
import_public.proto Stop codegenning module for .proto package 2024-01-19 09:35:46 -08:00
import_public2.proto Stop codegenning module for .proto package 2024-01-19 09:35:46 -08:00
import_public_grandparent.proto Stop codegenning module for .proto package 2024-01-19 09:35:46 -08:00
import_public_non_primary_src1.proto Stop codegenning module for .proto package 2024-01-19 09:35:46 -08:00
import_public_non_primary_src2.proto Stop codegenning module for .proto package 2024-01-19 09:35:46 -08:00
import_public_primary_src.proto Stop codegenning module for .proto package 2024-01-19 09:35:46 -08:00
imported_types.proto #protobuf #rust Generate fields with imported types 2024-01-25 07:46:38 -08:00
nested.proto Use `self` accessors for accessing maps in views 2024-01-19 07:08:30 -08:00
no_package.proto Generate `pub use` for imported enums 2024-01-08 18:52:27 -08:00
no_package_import.proto Generate `pub use` for imported enums 2024-01-08 18:52:27 -08:00
no_package_other.proto Generate `pub use` for imported enums 2024-01-08 18:52:27 -08:00
package.proto Generate `pub use` for imported enums 2024-01-08 18:52:27 -08:00
package_disabiguation1.proto Stop codegenning module for .proto package 2024-01-19 09:35:46 -08:00
package_disabiguation2.proto Stop codegenning module for .proto package 2024-01-19 09:35:46 -08:00
package_import.proto Generate `pub use` for imported enums 2024-01-08 18:52:27 -08:00
package_other.proto Fix issue where nested messages in non-primary .proto files couldn't be used. 2024-02-05 11:41:08 -08:00
package_other_different.proto Generate `pub use` for imported enums 2024-01-08 18:52:27 -08:00
parent.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 17:51:26 -07:00