blob: f25df3c240e70216cd19c38e003438e85997d0ae [file] [log] [blame]
filegroup(
name = "distro",
srcs = glob(["*.bzl"]) + [
"BUILD.bazel",
"//tools/allowlists/function_transition_allowlist:distro",
"//tools/clippy:distro",
"//tools/runfiles:distro",
"//tools/rust_analyzer:distro",
"//tools/rustdoc:distro",
"//tools/rustfmt:distro",
],
visibility = ["//:__subpackages__"],
)