1. 45e341c Add C++ runtime libs to cgo action inputs (#4594) by David Zbarsky · 16 hours ago upstream/master
  2. e3b3263 fix: avoid generating -Wl for dynamic libraries with an interface (#4574) by Sahin Yort · 2 days ago
  3. 65c1b4d Consistent auto-registered toolchain path naming (#4597) by Dean Lindqvist Todevski · 7 days ago
  4. aadb72e Use rules_cc to load cc symbols (#4579) by David Zbarsky · 9 days ago
  5. 0725e32 Stop including deprecated properties in context by default (#4389) by David Zbarsky · 10 days ago
  6. 2484069 Remove cgo_context_data (#4599) by David Zbarsky · 10 days ago
  7. d83032d Fix invalid comparison (#4598) by Keith Smiley · 11 days ago
  8. feb90eb perf: Only resolve cc toolchain for rules that will need it (#4593) by David Zbarsky · 11 days ago
  9. eedda25 gopackagesdriver: ignore bazel analysis errors (#4567) by Jay Conrod · 11 days ago
  10. dfabfe9 gopackagesdriver: fix missing cgo files when RBE is used (#4589) by Teo Koon Peng · 3 weeks ago
  11. fcc41bb Revert "context: prefer pre-computed CgoContextInfo from go_context_data" (#4592) by James Sharpe · 3 weeks ago
  12. fc06c24 go/private: optimize _filter_options to avoid O(n²) scan (#4590) by James Sharpe · 3 weeks ago
  13. 8808bb8 bzltestutil: fix re-exec failure on Windows when runfiles path exceeds MAX_PATH (#4586) by Hugo Beauzée-Luyssen · 3 weeks ago
  14. 3b6b59a context: prefer pre-computed CgoContextInfo from go_context_data (#4591) by James Sharpe · 3 weeks ago
  15. 4f7900f gopackagesdriver: disable path mapping for GoStdlibList action (#4585) by juanzolotoochin · 4 weeks ago
  16. 552451c link: remove -z,now (BIND_NOW) from CC toolchain extldflags (#4578) by hunshcn · 5 weeks ago
  17. 2ce3598 fix: Allow passing pgoprofile via the command line (#4580) by luzhanning · 6 weeks ago
  18. e7fb6ab `go_bin_runner`: connect stdin (#4576) by Andrea Nardelli · 7 weeks ago
  19. 6b4949e nogo: plumb SDK Go version into go/types (#4564) by Son Luong Ngoc · 7 weeks ago
  20. 8e315a4 fix: unstable import sorting for GoTestGenTest (#4570) by Roman Mingazeev · 8 weeks ago
  21. d299754 fix: cgo: include dynamic library when interface library is set (#4569) by Sahin Yort · 8 weeks ago
  22. ca94a5b gopackagesdriver: log events using slog (#4566) by Jay Conrod · 8 weeks ago
  23. 811ab2d Handle absolutizing -internal-isystem (#4563) by Keith Smiley · 8 weeks ago
  24. d6253d4 go/tools/builders: Pass `CFLAGS` to assembly sources compilation (#4559) by LINKIWI · 9 weeks ago
  25. 4762cd6 Allow go_binary to override go_library x_defs (#4562) by Andy Hochhaus · 10 weeks ago
  26. 9ca4797 Also allow to read the SDK version from `go.work` (#4555) by Régis Desgroppes · 3 months ago
  27. c80ebd1 chore: update maintainers (#4552) by Tyler French · 3 months ago
  28. fbbafef Revert "Issue 1486: cgo: fix C++ dynamic initialization of static variables when using alwayslink = True (#4438)" (#4551) by Fabian Meumertzheim · 3 months ago upstream/release-0.60 v0.60.0
  29. ebd809f chore: Mark go_download_sdk as reproducible (#4543) by Morten Mjelva · 3 months ago
  30. cdad78d Replace HTML with Markdown in docs (#4542) by John Cater · 3 months ago
  31. 1cc11f1 Replace html linebreaks with newlines. (#4541) by John Cater · 3 months ago
  32. e6b690e Update BCR test module deps and Bazel version (#4537) by Fabian Meumertzheim · 4 months ago
  33. 23b3f09 fix(gopackagesdriver): Improve wildcard package query matching (#4288) by Aaron Hakala · 4 months ago
  34. 3b18746 fix(releaser): add MODULE.bazel boilerplate (#4225) by Tyler French · 5 months ago
  35. f76b497 Bump golang.org/x/net from 0.34.0 to 0.38.0 in /examples/basic_gazelle (#4530) by dependabot[bot] · 5 months ago
  36. d1ff6e2 expand make variables in x_defs (#4533) by peter woodman · 5 months ago
  37. 7ad9f01 refactor: Remove next batch of WORKSPACE content (#4531) by David Zbarsky · 5 months ago
  38. 9f68704 refactor: Remove more workspace content (#4529) by David Zbarsky · 5 months ago
  39. 42f3f48 Start migrating rules_go workspace to bzlmod (#4526) by David Zbarsky · 5 months ago
  40. db94744 Rename host_go{arch,os} to exec_ (#4525) by David Zbarsky · 5 months ago
  41. 25f9eca Exclude cgotest from stdlib build (#4524) by David Zbarsky · 5 months ago
  42. e65b564 Update Coverage link in README.rst (#4523) by BlueC0re · 5 months ago
  43. 1be32b0 go/tools/gopackagesdriver: don't filter GoFiles for tags (#4519) by Fionera · 5 months ago
  44. 2c43998 Default link mode to PIE on supported platforms (#4481) by Alex Tercete · 6 months ago
  45. 38f9c87 proto: Pass in the plugin as tools to preserve runfiles (#4514) by DolceTriade · 6 months ago
  46. f836fe6 Transition request_nogo to False for cgo_context_data (#4512) by Corentin Kerisit · 6 months ago
  47. f352bcd Document Gazelle `go_tools.bzl` functionality (#4496) by Steven Dee · 6 months ago
  48. b3e12d7 Add missing load statements (#4508) by Keith Smiley · 6 months ago upstream/release-0.59 v0.59.0
  49. 3fe89b8 Add `riscv64` into `BAZEL_GOARCH_CONSTRAINTS` (#4507) by ffgan · 6 months ago
  50. 0b46a62 docs: copy editor setup instructions from wiki to docs/editors.md (#4504) by Jay Conrod · 6 months ago
  51. dfed61b Fix BCR test module for Bazel 9 (#4503) by Fabian Meumertzheim · 6 months ago
  52. cdf4651 remove .vscode and gitignore it (#4498) by Jeff Hodges · 6 months ago
  53. b764503 correct macOS Tahoe 26 build via apple_support (#4500) by Jeff Hodges · 6 months ago
  54. 30a6f8d Reland "go_sdk: store SDK filenames and hashes in lockfile facts" (#4493) by Fabian Meumertzheim · 6 months ago
  55. 3c293b0 Update Bazel to 7.7.0 (#4492) by Fabian Meumertzheim · 6 months ago upstream/release-0.58 v0.58.3
  56. f7a7c5d Fix _xcode_config attribute for bazel 9.x (#4491) by Keith Smiley · 6 months ago
  57. 3ea65d8 .bazelci/presubmit.yml: run BCR tests with multiple Bazel versions (#4490) by Jay Conrod · 7 months ago v0.58.2
  58. c84ee39 Only build cmd/internal/cov package on go1.20 where it exists (#4489) by David Zbarsky · 7 months ago
  59. 4ded826 Make it easier to debug integration tests (#4488) by David Zbarsky · 7 months ago
  60. e3ec029 tests/bcr: don't require MODULE.bazel.lock (#4485) by Jay Conrod · 7 months ago
  61. a06038c Add missing `bazel_dep` to BCR test module (#4486) by Fabian Meumertzheim · 7 months ago
  62. e9352e9 Fix pure mode detection (#4470) by Fabian Meumertzheim · 7 months ago v0.58.0 v0.58.1
  63. 4f25f44 Commit MODULE.bazel.lock files (#4484) by Jay Conrod · 7 months ago
  64. 74199c9 use sh_toolchain to get a truer path to bash (#4465) by Troy Benson · 7 months ago
  65. 56929da Allow collecting coverage for go_binary executed as child process (#4461) by David Zbarsky · 7 months ago
  66. 28ce041 Cover all cases for rpath generation (#4471) by Fabian Meumertzheim · 7 months ago
  67. 807c5de Fix build failures on latest macOS (#4472) by Fabian Meumertzheim · 7 months ago
  68. 42969ba A bit of starlark micro-optimization (#4468) by David Zbarsky · 7 months ago
  69. 7ef8fb1 Allow environment variables to override `go_env` in `@rules_go//go` (#4464) by Rafik Salama · 7 months ago
  70. 74e87e6 Add provides GoInfo to source and library rules (#4458) by Fionera · 7 months ago
  71. 3c2b00b Exclude jsontest package from stdlib builder (#4457) by David Zbarsky · 7 months ago
  72. b978e65 Remove spurious second-level heading (#4456) by Philipp Stephani · 8 months ago
  73. 24b493e Formatting improvements for docstrings in the bazel package (#4455) by Philipp Stephani · 8 months ago
  74. dd7b9c7 Minor formatting improvements for docstrings (#4453) by Philipp Stephani · 8 months ago
  75. 31528e0 Run gofmt on runfiles code (#4452) by Philipp Stephani · 8 months ago
  76. 42a97e9 fix(contributing): Fix readme reference (#4450) by Simon Cousineau · 8 months ago
  77. 0177eb1 Add --warning-suppression-mappings to cgoAbsEnvFlags (#4448) by armandomontanez · 8 months ago
  78. 0683029 Fix Stardoc in repos which use rules_go with Bazel 8+ (#4446) by Alexandre Rostovtsev · 8 months ago
  79. a65c1ac Update bazel_dep versions in bzlmod.md (#4445) by Tom Forbes · 8 months ago
  80. 20f7e2b Issue 1486: cgo: fix C++ dynamic initialization of static variables when using alwayslink = True (#4438) by Andrei Reshetkov · 8 months ago
  81. 2d297e9 Cleanup path-mapping enablement (#4441) by David Zbarsky · 8 months ago
  82. 2fd5c18 Revert unnecessary test change (#4442) by Fabian Meumertzheim · 8 months ago
  83. 8286eae Resolve Go and C++ toolchains for each Go target (#4439) by Fabian Meumertzheim · 8 months ago
  84. 36d0bcb Include blackbox tests in compilation_outputs group (#4437) by Oleg Dashevskii · 8 months ago
  85. e445813 Fix trim path problems (#4435) by Jan Schär · 8 months ago
  86. 879148f Revert back from attribute to rule transitions (#4415) by Fabian Meumertzheim · 8 months ago
  87. 6d90ede Revert "go_sdk: store SDK filenames and hashes in lockfile facts" (#4432) by Fabian Meumertzheim · 9 months ago
  88. 696f36c Sync nogo vets with new ones added up to Go 1.22 (#4431) by Tom van der Woerdt · 9 months ago
  89. 64d9225 Find runfiles when a binary is executed from PATH (#4426) by Fabian Meumertzheim · 9 months ago upstream/release-0.57 v0.57.0
  90. 4d0a821 Compile `cmd/pack` from source and update to Go 1.25 (#4425) by Fabian Meumertzheim · 9 months ago
  91. 22ded4d Fix “deprecated” comments. (#4423) by Philipp Stephani · 9 months ago
  92. 0154403 Fix generation of facts file when diagnostics are ignored (#4422) by JB · 9 months ago
  93. 1f99352 wrap_sdk: make root_files a string_keyed_label_dict (#4419) by Mike Lundy · 9 months ago
  94. 4957aa3 Drop compatibility with 6.0.0 (#4411) by Fabian Meumertzheim · 9 months ago upstream/release-0.56 v0.56.1
  95. beb2bbc Consider `go_sdk.wrap` for host compatible SDK (#4410) by Fabian Meumertzheim · 9 months ago
  96. 70ad27d fix: instrumentForCoverage for empty outfiles (#4414) by Giovanny Gutiérrez · 9 months ago
  97. 2af3f27 Support integration test coverage system (coverageredesign) (#4397) by r-hang · 9 months ago v0.56.0
  98. 55932be Allow targets to fully opt out of nogo (#4403) by Fabian Meumertzheim · 9 months ago
  99. 9badb60 Skip analyzers that don't emit facts when ignoring diagnostics (#4402) by Fabian Meumertzheim · 9 months ago
  100. ad65a6b Improve caching for devs and CI via `--incompatible_strict_action_env` (#4404) by Fabian Meumertzheim · 9 months ago