Skip to content

Commit 1949d9f

Browse files
authored
Merge branch 'main' into java/mocking-all-non-private-methods-means-unit-test-is-too-big
2 parents 970167b + 919ed3c commit 1949d9f

File tree

1,128 files changed

+42447
-14486
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,128 files changed

+42447
-14486
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)