File tree Expand file tree Collapse file tree 21 files changed +42
-21
lines changed
crate_universe_local_path Expand file tree Collapse file tree 21 files changed +42
-21
lines changed Original file line number Diff line number Diff line change @@ -12,4 +12,5 @@ build --incompatible_disallow_empty_glob
1212build --incompatible_merge_fixed_and_default_shell_env
1313
1414# https://github.com/bazelbuild/bazel/issues/23043.
15- build --incompatible_autoload_externally=
15+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
16+ # build --incompatible_autoload_externally=
Original file line number Diff line number Diff line change @@ -45,7 +45,8 @@ build --nolegacy_external_runfiles
4545build --incompatible_merge_fixed_and_default_shell_env
4646
4747# https://github.com/bazelbuild/bazel/issues/23043.
48- build --incompatible_autoload_externally=
48+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
49+ # build --incompatible_autoload_externally=
4950
5051###############################################################################
5152## Rust configuration
Original file line number Diff line number Diff line change @@ -34,7 +34,8 @@ build --nolegacy_external_runfiles
3434build --incompatible_merge_fixed_and_default_shell_env
3535
3636# https://github.com/bazelbuild/bazel/issues/23043.
37- build --incompatible_autoload_externally=
37+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
38+ # build --incompatible_autoload_externally=
3839
3940###############################################################################
4041## Bzlmod
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ build --incompatible_disallow_empty_glob
1010build --incompatible_merge_fixed_and_default_shell_env
1111
1212# https://github.com/bazelbuild/bazel/issues/23043.
13- build --incompatible_autoload_externally=
13+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
14+ # build --incompatible_autoload_externally=
1415
1516# in optimized build we will use thin lto
1617common:opt -c opt
Original file line number Diff line number Diff line change @@ -27,7 +27,8 @@ build --nolegacy_external_runfiles
2727build --incompatible_merge_fixed_and_default_shell_env
2828
2929# https://github.com/bazelbuild/bazel/issues/23043.
30- build --incompatible_autoload_externally=
30+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
31+ # build --incompatible_autoload_externally=
3132
3233###############################################################################
3334## Bzlmod
Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ build --nolegacy_external_runfiles
5757build --incompatible_merge_fixed_and_default_shell_env
5858
5959# https://github.com/bazelbuild/bazel/issues/23043.
60- build --incompatible_autoload_externally=
60+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
61+ # build --incompatible_autoload_externally=
6162
6263###############################################################################
6364## Bzlmod
Original file line number Diff line number Diff line change @@ -45,7 +45,8 @@ build --nolegacy_external_runfiles
4545build --incompatible_merge_fixed_and_default_shell_env
4646
4747# https://github.com/bazelbuild/bazel/issues/23043.
48- build --incompatible_autoload_externally=
48+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
49+ # build --incompatible_autoload_externally=
4950
5051###############################################################################
5152## Rust configuration
Original file line number Diff line number Diff line change @@ -42,7 +42,8 @@ build --nolegacy_external_runfiles
4242build --incompatible_merge_fixed_and_default_shell_env
4343
4444# https://github.com/bazelbuild/bazel/issues/23043.
45- build --incompatible_autoload_externally=
45+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
46+ # build --incompatible_autoload_externally=
4647
4748###############################################################################
4849## Rust configuration
Original file line number Diff line number Diff line change @@ -45,7 +45,8 @@ build --nolegacy_external_runfiles
4545build --incompatible_merge_fixed_and_default_shell_env
4646
4747# https://github.com/bazelbuild/bazel/issues/23043.
48- build --incompatible_autoload_externally=
48+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
49+ # build --incompatible_autoload_externally=
4950
5051###############################################################################
5152## Rust configuration
Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ build --nolegacy_external_runfiles
5757build --incompatible_merge_fixed_and_default_shell_env
5858
5959# https://github.com/bazelbuild/bazel/issues/23043.
60- build --incompatible_autoload_externally=
60+ # TODO: Re-enable after https://github.com/bazelbuild/bazel/issues/24871 is addressed
61+ # build --incompatible_autoload_externally=
6162
6263###############################################################################
6364## Bzlmod
You can’t perform that action at this time.
0 commit comments