commit acb62ed75e9550a3377f3adf79f735544578b9ce parent aa5366565d091635227f39033273af1430a3d716 Author: mtmn <miro@haravara.org> Date: Sun, 14 Jun 2026 23:34:04 +0200 bazel: add common timing flags Diffstat:
| M | .bazelrc | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.bazelrc b/.bazelrc @@ -23,3 +23,7 @@ build --verbose_failures build --jobs=auto build --@rules_rust//rust/toolchain/channel=nightly + +common --noslim_profile +common --experimental_profile_include_target_label +common --experimental_profile_include_primary_output