1. 4ea03d6 rust-analyzer: Factor aliases into the project (#2709) by Daniel Wagner-Hall · 7 months ago
  2. 7f2b47c use bazel_ci_rules bazel_dep instead of http_archive (#2678) by Matthieu MOREL · 8 months ago
  3. 5b0a6a9 Update cross to fix crate_universe builds in releases (#2645) by UebelAndre · 9 months ago 0.43.0
  4. e7f5516 Implement support for dylib linkage (#2414) by Vinh Tran · 11 months ago
  5. 184da7d Introduce @rules_testing for Starlark tests (#2480) by Vinh Tran · 11 months ago
  6. caa3959 Drop import macro (#2411) by scentini · 1 year ago
  7. bd8c36a Migrade rbe_ubuntu1604 to rbe_ubuntu2004 (#2208) by Chi Wang · 1 year, 3 months ago
  8. c080d7b Moved legacy protobuf rules to `proto/protobuf` (#2043) by UebelAndre · 1 year, 7 months ago
  9. 7f751cd Consolidate rust_prost_library and fix extension-only proto generation. (#2047) by freeformstu · 1 year, 7 months ago
  10. a6f29fd Add Prost and Tonic rules. (#2033) by freeformstu · 1 year, 7 months ago
  11. 3e2ee94 Update bindgen rules to build clang from source. (#1998) by UebelAndre · 1 year, 8 months ago
  12. 76360dd Implement rules archive release artifact in github action. (#1501) by UebelAndre · 2 years, 6 months ago
  13. 0e86b9d Added `rust_analyzer_toolchain` and repository rules for creating one (#1455) by UebelAndre · 2 years, 6 months ago
  14. 67c97d4 Updated `tools/rust_analyzer` to use `crate_universe`. (#1448) by UebelAndre · 2 years, 6 months ago
  15. 120f911 Updated rust_bindgen dependencies API (#1354) by UebelAndre · 2 years, 8 months ago
  16. 628e85e Restrucutred `crate_universe` dependency macros (#1208) by UebelAndre · 2 years, 10 months ago
  17. cd44b36 Added support for producing distribution archives (#1194) by UebelAndre · 2 years, 11 months ago
  18. 59fab4e Replaced `crates_universe` rule with `crates_repository` (#1158) by UebelAndre · 2 years, 11 months ago
  19. 2f5253f Add new `import` macro prototype. (#1142) by Chris Fredrickson · 3 years ago
  20. 1cb3c44 Added `rules_rust_dependencies` and `rust_register_toolchains` macros (#1105) by UebelAndre · 3 years ago
  21. e83c39d Use rbe_preconfig for RBE toolchain config (#958) by Chi Wang · 3 years, 4 months ago
  22. af2f908 Updated CI structure to increase coverage (#865) by UebelAndre · 3 years, 5 months ago
  23. fe657ed Update `//proto` rules to provide all required dependencies. (#868) by UebelAndre · 3 years, 6 months ago
  24. 998529b Minor cleanup of various tests and examples (#869) by UebelAndre · 3 years, 6 months ago
  25. d0a8586 Fixed legacy repository name (#788) by UebelAndre · 3 years, 7 months ago
  26. 7bf61a8 Fixed RBE by using a newly release of bazel-toolchain (#752) by UebelAndre · 3 years, 8 months ago
  27. 714a4d4 Rename rustc_src to rustc_srcs for bazel consistency (#736) by Marcel Hlopko · 3 years, 9 months ago
  28. 96d5118 Ask rust_toolchain for rustc_srcs in rust_analyzer.bzl (#733) by Marcel Hlopko · 3 years, 9 months ago
  29. a04ff41 Added crate_universe examples to CI (#707) by UebelAndre · 3 years, 9 months ago
  30. ce29485 Avoid downloading multiple resolvers (#694) by Daniel Wagner-Hall · 3 years, 9 months ago
  31. 4ea9bfe `crate_universe` now renders json formatted lockfiles (#692) by UebelAndre · 3 years, 9 months ago
  32. a3c2741 Added bootstrapping for crate_universe (#663) by UebelAndre · 3 years, 10 months ago
  33. a02931d Renamed BUILD and WORKSPACE files to BUILD.bazel and WORKSPACE.bazel (#665) by UebelAndre · 3 years, 10 months ago[Renamed from WORKSPACE]
  34. 8a56582 Add rust_analyzer rule to generate a rust-project.json (#505) by David Marcin · 4 years ago
  35. 1fe2315 Renamed workspace name from `io_bazel_rule_rust` to `rules_rust` (#500) by UebelAndre · 4 years ago
  36. 8826d30 Fixed regression in `load_arbitrary_tool` causing it to require attributes repository rules that call it. (#554) by UebelAndre · 4 years ago
  37. 3d05ff7 Remove uses of `BAZEL_VERSION` for detection of pre-1.0 Bazel. (#508) by John Millikin · 4 years, 2 months ago
  38. 224fe6a Handle external packages using CARGO_MANIFEST_DIR (#464) by Sitaktif · 4 years, 3 months ago
  39. 04bb2a4 Addressed additional Buildifier defects (#431) by UebelAndre · 4 years, 3 months ago
  40. 1d7f967 Made examples compatible with cargo-raze (#418) by UebelAndre · 4 years, 4 months ago
  41. 5998baf Removed duplicate dependencies of examples in the top level workspace (#407) by UebelAndre · 4 years, 4 months ago
  42. 7d9e890 Reorganized sub-workspace dependencies (#398) by UebelAndre · 4 years, 5 months ago
  43. b798f14 Cleanup platform configurations (#399) by UebelAndre · 4 years, 5 months ago
  44. 69f71a9 Update Skylib dependency (#371) by Laurent Le Brun · 4 years, 6 months ago
  45. a37e0f4 Make stardoc our documentation tool (#359) by Damien Martin-Guillerez · 4 years, 7 months ago
  46. 3a569b8 Link flags are passed to transitive rdeps (#346) by Daniel Wagner-Hall · 4 years, 7 months ago
  47. a9103cd Fix: Use up to date stardoc to avoid build errors (#289) (#290) by Greg Bowyer · 5 years ago
  48. 7cde1e4 Add support for wasm-bindgen. (#240) by John Edmonds · 5 years ago
  49. f727669 Update rules_rust dependency on skydoc (#248) by c-parsons · 5 years ago
  50. 7caeda2 Add allow_empty to glob, as the patterns don't necessarily match something (#245) by Laurent Le Brun · 5 years ago
  51. 761ef8f update pin to bazel toolchains repo (#216) by Nicolas Lopez · 6 years ago
  52. 5fa9b10 Update bazel toolchains pin and add toolchain config target (#201) by Nicolas Lopez · 6 years ago
  53. 6fcdcb9 Update version of stardoc (#196) by Damien Martin-Guillerez · 6 years ago
  54. c5d08a4 Update bazel-toolchains version (#194) by Marcel Hlopko · 6 years ago
  55. 1ced2c2 Add rule for bindgen (#102) (#108) by Marco Farrugia · 6 years ago
  56. b74f9e5 Update dependency (#182) by Laurent Le Brun · 6 years ago
  57. 84aa676 Get stardoc working and update docs. #140 (#174) by Marco Farrugia · 6 years ago
  58. db81b42 Update dependencies, fix a few incompatible issues (#166) by Laurent Le Brun · 6 years ago
  59. d4e9066 Update bazel-toolchains pin (#165) by Marcel Hlopko · 6 years ago
  60. 60c3627 Cleanups for compatibility with future Bazel releases (#162) by Laurent Le Brun · 6 years ago
  61. e008ebe Protobuf support (#92) by Damien Martin-Guillerez · 6 years ago
  62. 4a9d0e0 Update bazel_toolchains pin. (#147) by Xin · 6 years ago
  63. e7e5d6f Migrate rules_rust to the new Starlark C++ toolchain API (#133) by Marcel Hlopko · 6 years ago
  64. 88022d1 update bazel-toolchains pin (#126) by Nicolas Lopez · 6 years ago
  65. db14152 Add CI config to test on RBE. (#111) by Xin · 6 years ago
  66. 60e2229 Apply buildifier to rules_rust files (#106) by Alex McArther · 7 years ago
  67. e833783 Update git repository rules to supported versions (#98) by Dmitry Lomov · 7 years ago
  68. 674dcd9 Update skydoc to the latest version (#63) by Vladimir Moskva · 7 years ago
  69. e5ec8be Update rules_sass to the latest version (#62) by Vladimir Moskva · 7 years ago
  70. 442276a Move rust repository setup to a new Skylark file. (#45) by katre · 8 years ago
  71. cf42429 Add example of FFI with interop between Rust and C. (#33) by David Z. Chen · 8 years ago
  72. f4869a5 Move docs into its own workspace to remove dependency on Skydoc in base workspace. (#31) by David Z. Chen · 8 years ago
  73. 5554660 Fix documentation links by prepending GH Pages site root URL. (#29) by David Z. Chen · 8 years ago
  74. d5fe629 Generate documentation with Skydoc. (#28) by David Z. Chen · 8 years ago
  75. f5846e9 Update example subdirectory to be a local repository (#25) by katre · 8 years ago
  76. 5c4faad Move rust rules to their own repository by Kristina Chodorow · 9 years ago