Merge branch 'main' into redsun82/swift-6

This commit is contained in:
Paolo Tranquilli
2024-12-12 12:28:47 +01:00
345 changed files with 6663 additions and 2107 deletions

View File

@@ -1,3 +1,5 @@
load("@rules_shell//shell:sh_library.bzl", "sh_library")
sh_library(
name = "sh_runfiles",
srcs = ["runfiles.sh"],