File tree Expand file tree Collapse file tree
buck2_action_metadata_proto
remote_execution/oss/re_grpc_proto Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library_prost_0134 " )
1+ load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library " )
22
33oncall ("build_infra" )
44
5- rust_protobuf_library_prost_0134 (
5+ rust_protobuf_library (
66 name = "buck2_action_metadata_proto" ,
77 srcs = glob (["src/**/*.rs" ]),
88 build_script = "build.rs" ,
Original file line number Diff line number Diff line change 1- load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library_prost_0134 " )
1+ load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library " )
22load ("@fbcode_macros//build_defs:export_files.bzl" , "export_file" )
33load ("@fbcode_macros//build_defs/lib:oss.bzl" , "translate_target" )
44
55oncall ("build_infra" )
66
7- rust_protobuf_library_prost_0134 (
7+ rust_protobuf_library (
88 name = "buck2_cli_proto" ,
99 srcs = glob (["src/**/*.rs" ]),
1010 build_script = "build.rs" ,
Original file line number Diff line number Diff line change 1- load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library_prost_0134 " )
1+ load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library " )
22load ("@fbcode_macros//build_defs:export_files.bzl" , "export_file" )
33load ("@fbcode_macros//build_defs/lib:oss.bzl" , "translate_target" )
44
55oncall ("build_infra" )
66
7- rust_protobuf_library_prost_0134 (
7+ rust_protobuf_library (
88 name = "buck2_data" ,
99 srcs = glob (["src/**/*.rs" ]),
1010 build_script = "build.rs" ,
Original file line number Diff line number Diff line change 1- load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library_prost_0134 " )
1+ load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library " )
22
33oncall ("build_infra" )
44
5- rust_protobuf_library_prost_0134 (
5+ rust_protobuf_library (
66 name = "buck2_downward_api_proto" ,
77 srcs = glob (["src/**/*.rs" ]),
88 build_script = "build.rs" ,
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ rust_library(
4848 "//buck2/app/buck2_http:buck2_http" ,
4949 "//buck2/app/buck2_resource_control:buck2_resource_control" ,
5050 "//buck2/app/buck2_util:buck2_util" ,
51- "//buck2/app/buck2_worker_proto:buck2_worker_proto_modern_prost " ,
51+ "//buck2/app/buck2_worker_proto:buck2_worker_proto " ,
5252 "//buck2/app/buck2_wrapper_common:buck2_wrapper_common" ,
5353 "//buck2/dice/dice_futures:dice_futures" ,
5454 "//buck2/gazebo/dupe:dupe" ,
Original file line number Diff line number Diff line change 1- load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library_prost_0134 " )
1+ load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library " )
22load ("@fbcode//grpc_fb/codegen:buck_macros.bzl" , "grpc_library" )
33load ("@fbcode_macros//build_defs/lib:oss.bzl" , "translate_target" )
44
55oncall ("build_infra" )
66
7- rust_protobuf_library_prost_0134 (
7+ rust_protobuf_library (
88 name = "buck2_forkserver_proto" ,
99 srcs = glob (["src/**/*.rs" ]),
1010 build_script = "build.rs" ,
Original file line number Diff line number Diff line change 1- load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library_prost_0134 " )
1+ load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library " )
22load ("@fbcode//grpc_fb/codegen:buck_macros.bzl" , "grpc_library" )
33load ("@fbcode_macros//build_defs/lib:oss.bzl" , "translate_target" )
44
55oncall ("build_infra" )
66
7- rust_protobuf_library_prost_0134 (
7+ rust_protobuf_library (
88 name = "buck2_health_check_proto" ,
99 srcs = glob (["src/**/*.rs" ]),
1010 build_script = "build.rs" ,
Original file line number Diff line number Diff line change 1- load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library_prost_0134 " )
1+ load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library " )
22load ("@fbcode_macros//build_defs:export_files.bzl" , "export_file" )
33
44oncall ("build_infra" )
55
6- rust_protobuf_library_prost_0134 (
6+ rust_protobuf_library (
77 name = "buck2_host_sharing_proto" ,
88 srcs = glob (["src/**/*.rs" ]),
99 build_script = "build.rs" ,
Original file line number Diff line number Diff line change 1- load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library_prost_0134 " )
1+ load ("@fbcode//buck2:proto_defs.bzl" , "proto_srcs" , "rust_protobuf_library " )
22load ("@fbcode//grpc_fb/codegen:buck_macros.bzl" , "grpc_library" )
33
44oncall ("build_infra" )
55
6- rust_protobuf_library_prost_0134 (
6+ rust_protobuf_library (
77 name = "buck2_install_proto" ,
88 srcs = glob (["src/**/*.rs" ]),
99 build_script = "build.rs" ,
Original file line number Diff line number Diff line change @@ -8,18 +8,6 @@ rust_library(
88 rustc_flags = [
99 "--cfg=buck2_build" ,
1010 ],
11- deps = [
12- "fbsource//third-party/rust:tonic-build-0-10" ,
13- ],
14- )
15-
16- rust_library (
17- name = "buck2_protoc_dev-tonic-0-12-3" ,
18- srcs = glob (["src/**/*.rs" ]),
19- crate = "buck2_protoc_dev" ,
20- rustc_flags = [
21- "--cfg=buck2_build" ,
22- ],
2311 deps = [
2412 "fbsource//third-party/rust:tonic-build-0-12" ,
2513 ],
You can’t perform that action at this time.
0 commit comments