1. 5f04c8c Add `cargo_build_script.use_cc_toolchain` (#4161) by UebelAndre · 34 hours ago upstream/main
  2. 0c5c01d deprecate force_all_deps_direct in favor of extra_named_deps (#4160) by Krasimir Georgiev · 2 days ago
  3. e65f64b add a docstring for _get_crate_root_path (no functional changes intended) (#4162) by Krasimir Georgiev · 3 days ago
  4. 9c1dcbb Fix NoneType error in rustdoc (#4159) by UebelAndre · 4 days ago
  5. a700d1a Add `root_path` attribute for directory crate roots (#4142) by Krasimir Georgiev · 4 days ago
  6. 7a7ea1c Reexport output groups for rustfmt and clippy tests (#4158) by Alex Conrey · 5 days ago
  7. eaad03d Point CARGO_MANIFEST_DIR to transformed sources dir (#4154) by Synchronization Acknowledgement · 5 days ago
  8. c49e0bb Added Rust 1.97.1 (#4155) by UebelAndre · 5 days ago
  9. 9e9c4ec Add lint test rules for transitive targets (#4156) by Alex Conrey · 8 days ago
  10. 6c5cc32 Move flags passed in `rust_flags` near the end of the rustc invocation. (#4135) by Jorge Gorbe Moya · 12 days ago
  11. 5786455 Added Rust 1.97.0 (#4144) by UebelAndre · 2 weeks ago
  12. dd6729b Add rust-analyzer clippy end-to-end test (#4147) by Alex Conrey · 2 weeks ago
  13. ed32150 Return repo_metadata from repository rules (#4146) by Keith Smiley · 2 weeks ago
  14. 7cd42b8 Fix rust-analyzer proc-macro merge for k8-opt-exec paths (#4140) by Martin Kuntz Jacobsen · 2 weeks ago
  15. 88ab9d0 Add jsonc support for rust-analyzer setup (#4126) by UebelAndre · 2 weeks ago
  16. 16d0309 Fix rust-analyzer selecting the wrong proc-macro cfg (#4137) by UebelAndre · 2 weeks ago
  17. 46d67bc Fixes BEP path handling for rust analyzer specs (#4130) by Cameron Mulhern · 3 weeks ago
  18. dedf053 Fix unresolved `${out_dir}` token in dep env files (#4124) by Bas van Dijk · 3 weeks ago
  19. 64c826a fix: declare rustfmt aspect action toolchain (#4128) by Keegan Carruthers-Smith · 3 weeks ago
  20. bd2a8f0 Fix Clippy errors from #4127 (#4129) by Martin Geisler · 3 weeks ago
  21. 4c2c460 Tolerate partial build failures during rust-analyzer discovery (#4127) by Martin Geisler · 3 weeks ago
  22. 7fb3e6d rustc: add support for split debuginfo (#4092) by Jorge Gorbe Moya · 3 weeks ago
  23. 256b6b9 fix: prefix pwd for imacros flag (#4116) by Glenn LeBlanc · 3 weeks ago
  24. 8f4cba1 add a mnemonic to a cargo dep env action (#4123) by Krasimir Georgiev · 3 weeks ago
  25. f7f212a Release 0.71.3 (#4119) by UebelAndre · 3 weeks ago upstream/0.71.3
  26. fc45989 Add path-mapping test for env location expansion (#4120) by UebelAndre · 3 weeks ago
  27. 227dac1 Added Rust 1.96.1 (#4121) by UebelAndre · 3 weeks ago
  28. 3e58a1d Disable path mapping when rustc_env has location expansions (#4117) by Xiao Yu · 3 weeks ago
  29. 155a8af Add cross-platform compatible launcher for rust-analyzer (#4118) by UebelAndre · 3 weeks ago
  30. 08d7cc6 Release 0.71.2 (#4115) by UebelAndre · 4 weeks ago upstream/0.71.2
  31. aa5da65 Avoid reliance on bazel-bin for rust-analyzer IDE setup (#4112) by UebelAndre · 4 weeks ago
  32. ab2ba84 Restore `crate_universe/extension.bzl` shim with a deprecation warning (#4114) by Régis Desgroppes · 4 weeks ago
  33. dc6c891 Fix publish-to-bcr author (#4108) by UebelAndre · 4 weeks ago upstream/0.71.1
  34. 2f69054 Add `link_deps` crate_universe annotation (#4109) by UebelAndre · 4 weeks ago
  35. cdd9b27 Fix releases (#4107) by Keith Smiley · 4 weeks ago upstream/0.71.0
  36. 4fee593 Release 0.71.0 (#4082) by UebelAndre · 4 weeks ago
  37. f9c0963 Fix bindgen flag merging between clang_flags and cc_common (#4100) by Erik Gilling · 4 weeks ago
  38. 2f83a8f Add more sysroot flags that require prefixing (#4101) by Keith Smiley · 4 weeks ago
  39. eda8f02 Make setup authorative over rust-analyzer paths (#4105) by UebelAndre · 4 weeks ago
  40. 99ad03e Render crates into subpackages (#4093) by UebelAndre · 4 weeks ago
  41. c55282e Add ibazel support to mdbook_server (#4068) by UebelAndre · 4 weeks ago
  42. b62b281 Fix coverage for crates with mixed sources (#4106) by UebelAndre · 4 weeks ago
  43. 39a22fe remove mention of cc_deps from warning message (#4099) by Krasimir Georgiev · 4 weeks ago
  44. 3a95857 Consolidate crate_universe generated `defs.bzl` into `crates.bzl` (#4094) by UebelAndre · 5 weeks ago
  45. 1ce5fb3 Add `discoverConfig` Support for rust-analyzer (#4075) by UebelAndre · 5 weeks ago
  46. 20b9cf9 Suppress noisy build script warnings (#4046) by Paul Draper · 5 weeks ago
  47. a9cec9a Remove C Python headers from pyo3 build actions (#4095) by Alex Trotta · 5 weeks ago
  48. fb01b69 fix(cargo_build_script): expand ${pwd} for execpaths and locations in build_script_env (#4088) by Paul Salaberria · 5 weeks ago
  49. a2113e9 Move rust/toolchain.bzl implementation into rust/private (#4087) by UebelAndre · 5 weeks ago
  50. dad9720 Resolve `<binary>.runfiles_manifest` from argv[0] in `Runfiles::create()` (#4086) by UebelAndre · 5 weeks ago
  51. 6a3e2f9 Fix failing test in rolling bazel version (#4076) by UebelAndre · 6 weeks ago
  52. 2a9037e Add attestation support to releases (#4077) by UebelAndre · 6 weeks ago
  53. 161ce08 Update label_injections to work transitively (#4081) by UebelAndre · 6 weeks ago
  54. 5932417 Added support for rustc self-profiling (#4073) by Vipul Gupta · 6 weeks ago
  55. 97e0d25 Update pyo3 to 0.29.0 (#4085) by Kohei Watanabe · 6 weeks ago
  56. 71bdd24 Support path mapping in Rust Starlark actions (#4063) by Damian Banki · 6 weeks ago
  57. 0d36c00 Fix rust_doc_test linking with native libraries (#4080) by Patrick Scott · 6 weeks ago
  58. 57d165f Add support for build script runfiles (#4066) by UebelAndre · 6 weeks ago
  59. 34ea934 Prefix execroot-relative file arguments with pwd (#4067) by Martin Altenburg · 6 weeks ago
  60. 301d425 Fixes rust-analyzer include_dirs for crates with generated sources (#3840) by Cameron Mulhern · 6 weeks ago
  61. 247703a Add extensions_bindgen_ios task in CI to verify iOS cross-compilation (#4071) by Vaibhav · 6 weeks ago
  62. c4d6c51 Added `label_injection` to crate_universe annotations (#3755) by UebelAndre · 7 weeks ago
  63. bf89fb6 Update crate_universe boringssl with openssl (#4048) by UebelAndre · 7 weeks ago
  64. 129a7c9 Statically link crate_universe for MSVC (#4031) by UebelAndre · 7 weeks ago
  65. 51c5e0f Rename using_cxx test to ext_annotations (#4041) by UebelAndre · 7 weeks ago
  66. 30c0f73 Fix bindgen C++17 transition on Windows (#4069) by UebelAndre · 7 weeks ago
  67. 59a507e Split rustdoc test compilation and execution (#4034) by UebelAndre · 8 weeks ago
  68. 6910b34 Consume cc deps with PIC when rustc emits PIE binaries (#4062) by UebelAndre · 8 weeks ago
  69. fabd0f9 Expose `opt_level` in `rust` extension (#4061) by UebelAndre · 8 weeks ago
  70. 20dbf36 Added Rust 1.96.0 (#4060) by UebelAndre · 8 weeks ago
  71. 0dc66fa feature: introduce link_deps attribute for native library linkage (#4024) by Suyash Agarwal · 8 weeks ago
  72. e13543d Support `--incompatible_exclude_starlark_flags_from_exec_config`. (#4056) by Jorge Gorbe Moya · 8 weeks ago
  73. e0ddf88 Fix incorrect exec transition for cargo_build_script (#4040) by UebelAndre · 8 weeks ago
  74. 179d109 Update CONTRIBUTING.md (#4051) by scentini · 8 weeks ago
  75. 0eca149 Strip whitespace from paths before prefixing ${pwd} (#4054) by Pierre Gergondet · 8 weeks ago
  76. 4bfb5ee Pass --config skip_children=true to rustfmt (#4059) by Martin Gammelsæter · 8 weeks ago
  77. 92621cd Remove placeholder for Google-internal import macro. (#4058) by Jorge Gorbe Moya · 8 weeks ago
  78. 19ce34a Add extra_exec_rustc_flags_triples to toolchain attributes (#3911) by Alex Trotta · 9 weeks ago
  79. a2d98d6 Fix `OUT_DIR` sanitization in `cargo_build_script` (#4050) by UebelAndre · 9 weeks ago
  80. dea48e6 Remove is_proc_macro_dep. (#4052) by Jorge Gorbe Moya · 9 weeks ago
  81. c821113 Update wasm-bindgen to 0.2.121 (#4043) by Thomas Anagrius · 10 weeks ago
  82. 7e46ed6 Always use param files to handle large rustc commands (#4038) by UebelAndre · 2 months ago
  83. 9005812 Add test for `mdbook` sources from different places (#4029) by Martin Geisler · 2 months ago
  84. d0f2bce Add tests for mdbook plugins (#4028) by Martin Geisler · 2 months ago
  85. 2fd7311 mdbook: fix support for external repositories (#4027) by Martin Geisler · 2 months ago
  86. d189805 Fix RBE jobs (#4032) by UebelAndre · 2 months ago
  87. 25cc5a2 Add issue templates (#4025) by Jorge Gorbe Moya · 3 months ago
  88. 175bf94 Add support for `experimental_output_paths` (#4011) by UebelAndre · 3 months ago
  89. 72c67cd Handle all `-isystem` variant flags in cargo build script path rewriting (#3996) by Tamás Vajk · 3 months ago
  90. cfef262 Added support for additional platform triples (#4010) by UebelAndre · 3 months ago
  91. d2d856d Add additional baremetal platform triples (#4019) by Dave Roth · 3 months ago
  92. cab37b6 Add crate_edition helper macro. (#4018) by Lukas · 3 months ago
  93. 52e3509 Fix ordering of `--remap-path-prefix` flags. (#4008) by Jorge Gorbe Moya · 3 months ago
  94. d7490c8 Fix platform label context in rule transitions (#3997) by Tamás Vajk · 3 months ago
  95. 8e9f73f Fixes behavior of rust_generated_srcs within the rust-analyzer aspect (#3836) by Cameron Mulhern · 3 months ago
  96. c70eb85 feat: Add BPF triple constraint mapping (#3696) by Tamir Duberstein · 3 months ago
  97. 71470d7 Remove WORKSPACE support (#4005) by UebelAndre · 3 months ago
  98. 7b31777 Update rustfmt to work with mixed generated srcs (#3983) by UebelAndre · 3 months ago
  99. d5809d4 Ignore unknown warning flags in bindgen (#4004) by stephenduong1004 · 3 months ago
  100. 02be80c Delete android example (#3954) by UebelAndre · 3 months ago