Skip to content

Commit 4540fc2

Browse files
authored
Merge branch 'main' into js/move-cors-query-from-experimental
2 parents 58f1371 + 7c5b04a commit 4540fc2

File tree

1,356 files changed

+67014
-20631
lines changed

Some content is hidden

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

1,356 files changed

+67014
-20631
lines changed

.bazelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ common --registry=https://bcr.bazel.build
3030

3131
common --@rules_dotnet//dotnet/settings:strict_deps=false
3232

33+
# we only configure a nightly toolchain
34+
common --@rules_rust//rust/toolchain/channel=nightly
35+
3336
# 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
3437
common --incompatible_autoload_externally="+@rules_java,+@rules_shell"
3538

0 commit comments

Comments
 (0)