Skip to content

Commit 82f484d

Browse files
authored
Merge branch 'github:main' into main
2 parents 8990ac7 + 7de34e4 commit 82f484d

526 files changed

Lines changed: 23549 additions & 3987 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.bazelrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ common --@rules_dotnet//dotnet/settings:strict_deps=false
3333
# we only configure a nightly toolchain
3434
common --@rules_rust//rust/toolchain/channel=nightly
3535

36-
# rust does not like the gold linker, while bazel does by default, so let's avoid using it
37-
common:linux --linkopt=-fuse-ld=lld
38-
common:macos --linkopt=-fuse-ld=lld
39-
4036
# Reduce this eventually to empty, once we've fixed all our usages of java, and https://github.com/bazel-contrib/rules_go/issues/4193 is fixed
4137
common --incompatible_autoload_externally="+@rules_java,+@rules_shell"
4238

0 commit comments

Comments
 (0)