protobuf/rust/test
Protobuf Team Bot 21d75f861c Remove references to rules_proto
They are not needed after the rules are move into protobuf repo.
Except for the reference to toolchain type, which is currently in rules_proto and can be moved after the implementation is moved into protobuf repo.

PiperOrigin-RevId: 622176865
2024-04-05 07:50:25 -07:00
..
cpp Change the Rust > C++ interop fns to be consuming-self, add a 'leak' to the name and a ManuallyDrop(self) on the owned message case. 2024-04-05 06:17:14 -07:00
rust_proto_library_unit_test Remove references to rules_proto 2024-04-05 07:50:25 -07:00
shared Add missing map thunks for nested enums. 2024-04-04 03:48:05 -07:00
upb
BUILD Remove references to rules_proto 2024-04-05 07:50:25 -07:00
child.proto
dots_in_package.proto
edition2023.proto
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
no_package.proto
no_package_import.proto
no_package_other.proto
package.proto
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
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
parent.proto
reserved.proto Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 2024-03-19 06:39:40 -07:00
struct.proto Also apply r# prefix to crates whose names are reserved keywords 2024-01-24 07:40:46 -08:00