Skip to content

Commit 3675e4b

Browse files
authored
Merge branch 'main' into jcogs33/java/insecure-spring-actuator-config-promotion
2 parents f0542dd + d5f4a39 commit 3675e4b

File tree

1,280 files changed

+61598
-18980
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,280 files changed

+61598
-18980
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)