From d68107683c4afff0710ac9a920763e9a854d45ad Mon Sep 17 00:00:00 2001
From: "github-merge-queue[bot]"
-rust_binary(name, deps, srcs, data, aliases, alwayslink, compile_data, crate_features, crate_name, - crate_root, crate_type, edition, env, experimental_use_cc_common_link, linker_script, - malloc, out_binary, platform, proc_macro_deps, rustc_env, rustc_env_files, rustc_flags, - stamp, version) +rust_binary(name, deps, srcs, data, aliases, alwayslink, binary_name, compile_data, crate_features, + crate_name, crate_root, crate_type, edition, env, experimental_use_cc_common_link, + linker_script, malloc, out_binary, platform, proc_macro_deps, rustc_env, rustc_env_files, + rustc_flags, stamp, version)
Builds a Rust binary crate.
Example:
@@ -410,6 +410,7 @@compile_data
over data
, to prevent the data also being included in the runfiles.[]
rust_library
targets and will be presented as the new name given.{}
False
name
attribute on this rule, however sometimes that is not deseriable.""
include_str!
macro.[]
#[cfg(feature = "foo")]
configuration option. The features listed here will be passed to rustc
with --cfg feature="${feature_name}"
flags.[]
""
-rust_binary(name, deps, srcs, data, aliases, alwayslink, compile_data, crate_features, crate_name, - crate_root, crate_type, edition, env, experimental_use_cc_common_link, linker_script, - malloc, out_binary, platform, proc_macro_deps, rustc_env, rustc_env_files, rustc_flags, - stamp, version) +rust_binary(name, deps, srcs, data, aliases, alwayslink, binary_name, compile_data, crate_features, + crate_name, crate_root, crate_type, edition, env, experimental_use_cc_common_link, + linker_script, malloc, out_binary, platform, proc_macro_deps, rustc_env, rustc_env_files, + rustc_flags, stamp, version)
Builds a Rust binary crate.
Example:
@@ -407,6 +407,7 @@compile_data
over data
, to prevent the data also being included in the runfiles.[]
rust_library
targets and will be presented as the new name given.{}
False
name
attribute on this rule, however sometimes that is not deseriable.""
include_str!
macro.[]
#[cfg(feature = "foo")]
configuration option. The features listed here will be passed to rustc
with --cfg feature="${feature_name}"
flags.[]
""
-rust_binary(name, deps, srcs, data, aliases, alwayslink, compile_data, crate_features, crate_name, - crate_root, crate_type, edition, env, experimental_use_cc_common_link, linker_script, - malloc, out_binary, platform, proc_macro_deps, rustc_env, rustc_env_files, rustc_flags, - stamp, version) +rust_binary(name, deps, srcs, data, aliases, alwayslink, binary_name, compile_data, crate_features, + crate_name, crate_root, crate_type, edition, env, experimental_use_cc_common_link, + linker_script, malloc, out_binary, platform, proc_macro_deps, rustc_env, rustc_env_files, + rustc_flags, stamp, version)
Builds a Rust binary crate.
Example:
@@ -2183,6 +2184,7 @@compile_data
over data
, to prevent the data also being included in the runfiles.[]
rust_library
targets and will be presented as the new name given.{}
False
name
attribute on this rule, however sometimes that is not deseriable.""
include_str!
macro.[]
#[cfg(feature = "foo")]
configuration option. The features listed here will be passed to rustc
with --cfg feature="${feature_name}"
flags.[]
""
-rust_binary(name, deps, srcs, data, aliases, alwayslink, compile_data, crate_features, crate_name, - crate_root, crate_type, edition, env, experimental_use_cc_common_link, linker_script, - malloc, out_binary, platform, proc_macro_deps, rustc_env, rustc_env_files, rustc_flags, - stamp, version) +rust_binary(name, deps, srcs, data, aliases, alwayslink, binary_name, compile_data, crate_features, + crate_name, crate_root, crate_type, edition, env, experimental_use_cc_common_link, + linker_script, malloc, out_binary, platform, proc_macro_deps, rustc_env, rustc_env_files, + rustc_flags, stamp, version)
Builds a Rust binary crate.
Example:
@@ -324,6 +324,7 @@compile_data
over data
, to prevent the data also being included in the runfiles.[]
rust_library
targets and will be presented as the new name given.{}
False
name
attribute on this rule, however sometimes that is not deseriable.""
include_str!
macro.[]
#[cfg(feature = "foo")]
configuration option. The features listed here will be passed to rustc
with --cfg feature="${feature_name}"
flags.[]
""