1. 628e85e Restrucutred `crate_universe` dependency macros (#1208) by UebelAndre · 3 years, 1 month ago
  2. e3d67a0 Updated docs to guide users to using releases (#1213) by UebelAndre · 3 years, 1 month ago
  3. fd912e6 Updated crate_universe docs. (#1212) by UebelAndre · 3 years, 1 month ago
  4. cde4c08 Delete deprecated `rules` targets (#1210) by UebelAndre · 3 years, 1 month ago
  5. 26e01c8 cache the release archive in release actions (#1201) by UebelAndre · 3 years, 1 month ago
  6. 3205c9d Updated crate_universe setup guide (#1202) by UebelAndre · 3 years, 1 month ago
  7. c078494 Don't leak deps from rust_proc_macro (#1206) by scentini · 3 years, 1 month ago
  8. 7c865ff Build `_import_macro_dep` in `exec` mode (#1203) by scentini · 3 years, 1 month ago
  9. 635da93 Updating `rules_rust` version to `0.1.0`. (#1198) by UebelAndre · 3 years, 1 month ago 0.1.0
  10. 6c797c9 disable advanced features of C++ rules (#1200) by Krasimir Georgiev · 3 years, 1 month ago
  11. 86d47a1 Tweak import macro bootstrap to trick rust analyzer aspect (#1179) by Marcel Hlopko · 3 years, 1 month ago
  12. 80d1972 Added release workflow (#1195) by UebelAndre · 3 years, 1 month ago
  13. cd44b36 Added support for producing distribution archives (#1194) by UebelAndre · 3 years, 1 month ago
  14. a665447 Traverse custom alias-like rules in the rust analyzer aspect (#1190) by Marcel Hlopko · 3 years, 1 month ago
  15. 4504983 Add a test showing that rust_analayzer aspect traverses aliases (#1188) by Marcel Hlopko · 3 years, 1 month ago
  16. 297dd18 Updated `crate_universe` to version `0.1.0`. (#1197) by UebelAndre · 3 years, 1 month ago
  17. 0d9c7d5 Specify root target for rust_analyzer test (#1189) by Marcel Hlopko · 3 years, 1 month ago
  18. 4a0352f Updated `crate_universe` dependencies (#1196) by UebelAndre · 3 years, 1 month ago
  19. 5126479 Fixed crate_universe release tools (#1193) by UebelAndre · 3 years, 2 months ago
  20. e840400 Remove last remains of use_process_wrapper flag. (#1192) by Roberto Bampi · 3 years, 2 months ago
  21. eb7db68 Fix iOS linker arguments (#1186) by Keith Smiley · 3 years, 2 months ago
  22. de726a1 Create internal rust_binary rule instead of using transitions (#1187) by David Freese · 3 years, 2 months ago
  23. 5e6ad9f Regenerated `cargo-raze` outputs with v0.15.0 (#1184) by UebelAndre · 3 years, 2 months ago
  24. 980b662 add static_library to get_preferred_artifact with pic (#1183) by Krasimir Georgiev · 3 years, 2 months ago
  25. 97fd329 Populate CFLAGS and CXXFLAGS when invoking build script. (#1081) by Damien DeVille · 3 years, 2 months ago
  26. bf59038 Allow specifying additional target triples in rust_register_toolchains() and fix androideabi system (#1181) by Denis Koroskin · 3 years, 2 months ago
  27. 348c3e3 Remove unused file and use the rules_rust transition allowlist. (#1182) by Roberto Bampi · 3 years, 2 months ago
  28. d9ba374 process_wrapper: replace C++ implementation with rust. (#1159) by Roberto Bampi · 3 years, 2 months ago
  29. e5fefdc Cut loading time deps of the import macro (#1177) by Marcel Hlopko · 3 years, 2 months ago
  30. 1b1f21a Make `rust_toolchain.llvm_tools` consistent with `rust_std` (#1180) by UebelAndre · 3 years, 2 months ago
  31. b9469a0 Updated crate_universe examples (#1170) by UebelAndre · 3 years, 2 months ago
  32. b82838a Fixed `crate.spec` being ignored in `crate_universe` rules. (#1174) by UebelAndre · 3 years, 2 months ago
  33. 5482196 Fixed crate_universe test metadata generation (#1171) by UebelAndre · 3 years, 2 months ago
  34. 4988235 Fix typo in the cargo generator error message (#1172) by Hannes Käufler · 3 years, 2 months ago
  35. 78d702b Allow `cargo_build_script` to forward rustc args to build scripts (#1165) by UebelAndre · 3 years, 2 months ago
  36. 40dce28 Treat rustfmt as optional (#1164) by Daniel Wagner-Hall · 3 years, 2 months ago
  37. 59fab4e Replaced `crates_universe` rule with `crates_repository` (#1158) by UebelAndre · 3 years, 2 months ago
  38. acca6f4 Add `user.bazelrc` support to each workspace (#1161) by UebelAndre · 3 years, 2 months ago
  39. ac594a5 Add alias for `cargo_bootstrap_repository` binaries (#1160) by UebelAndre · 3 years, 2 months ago
  40. adf2790 Remove unnecessary files (#1154) by Marcel Hlopko · 3 years, 2 months ago
  41. 5d9a74d Added Rust 1.59.0 (#1153) by UebelAndre · 3 years, 2 months ago
  42. a619e1a Revert "Add CI run with -c opt (#1144)" (#1152) by Krasimir Georgiev · 3 years, 2 months ago
  43. 3db49e8 Add a conditional implicit dependency on the import macro. (#1151) by Chris Fredrickson · 3 years, 2 months ago
  44. 5591596 create symlinks to ambiguous native dependencies (#1148) by Krasimir Georgiev · 3 years, 2 months ago
  45. 4a4d217 logically revert https://github.com/bazelbuild/rules_rust/pull/841 (#1147) by Krasimir Georgiev · 3 years, 2 months ago
  46. 34cc2e9 Clean up outdated comments in `transform_deps`. (#1150) by Chris Fredrickson · 3 years, 2 months ago
  47. 14f48e7 Add renaming support to `rust_proto_library` targets. (#1145) by Chris Fredrickson · 3 years, 2 months ago
  48. 98bbf8d Add CI run with -c opt (#1144) by Marcel Hlopko · 3 years, 2 months ago
  49. 9f1b319 cdylib_has_native_dep_and_alwayslink_test: fix for when not using gold (#1146) by Krasimir Georgiev · 3 years, 2 months ago
  50. 2f5253f Add new `import` macro prototype. (#1142) by Chris Fredrickson · 3 years, 2 months ago
  51. bdb45df Don't perform crate renaming within rules_rust workspace; minor fixes. (#1143) by Chris Fredrickson · 3 years, 2 months ago
  52. 20e88dc Use PIC for rust dylib and cdylib (#1134) by Makro · 3 years, 2 months ago
  53. 70f8fb7 Make native_deps test fail with pie (#1141) by Marcel Hlopko · 3 years, 2 months ago
  54. e7a9b8b unpin buildifier (#1135) by UebelAndre · 3 years, 2 months ago
  55. f427b89 Fixed cdylib_has_native_dep_and_alwayslink_test (#1140) by UebelAndre · 3 years, 2 months ago
  56. f2089d9 Updated `bazel-skylib` (#1137) by UebelAndre · 3 years, 2 months ago
  57. 0633134 Minor cleanup of internal function (#1138) by UebelAndre · 3 years, 2 months ago
  58. 5b766d4 Minor cleanup of `rust_toolchain` (#1136) by UebelAndre · 3 years, 2 months ago
  59. c435cf4 propagate buildscript link search paths to parent crate (#1123) by Nick Rebbok · 3 years, 3 months ago
  60. bbccf77 Pass through aliases for build dependencies (#1133) by Jeremiah Orem · 3 years, 3 months ago
  61. a3492b4 `rust_toolchain` now generates a Rust sysroot (#1119) by UebelAndre · 3 years, 3 months ago
  62. c134a45 Addressed some new buildifier defects (#1132) by UebelAndre · 3 years, 3 months ago
  63. 4499358 Sort env vars when writing rust_doc_test runners for consistent outputs (#1130) by UebelAndre · 3 years, 3 months ago
  64. c9e5b63 pin buildifier (#1131) by UebelAndre · 3 years, 3 months ago
  65. f569827 Fix `rust_doc_test` using execpath paths instead of rootpath (#1129) by UebelAndre · 3 years, 3 months ago
  66. 48f97b3 Remove `toolchain._crosstool` field (#1125) by scentini · 3 years, 3 months ago
  67. 45ef635 Remove --incompatible_remove_transitive_libs_from_dep_info (#1124) by scentini · 3 years, 3 months ago
  68. 0b476d8 support armv7 in tripple mappings (#1116) by Harry Sarson · 3 years, 3 months ago
  69. bc26e78 Fix Windows long path issue in examples (#1122) by UebelAndre · 3 years, 3 months ago
  70. 5225e23 Calculate path values in the rust_toolchain construction (#1115) by UebelAndre · 3 years, 3 months ago
  71. 5776967 Deduplicate input to ctx.expand_location (#1118) by Daniel Wagner-Hall · 3 years, 3 months ago
  72. d5ab414 Replace Targets and lists of files in `rust_toolchain` with depsets (#1109) by UebelAndre · 3 years, 3 months ago
  73. 0946fe9 add extra_exec_rustc_flags build config (#1113) by Krasimir Georgiev · 3 years, 3 months ago
  74. 9c9358d fix is_exec_configuration() check (#1112) by Krasimir Georgiev · 3 years, 3 months ago
  75. 14468f9 Fixed typo in docs (#1110) by UebelAndre · 3 years, 3 months ago
  76. 1cb3c44 Added `rules_rust_dependencies` and `rust_register_toolchains` macros (#1105) by UebelAndre · 3 years, 3 months ago
  77. df592fe Minor docs cleanup (#1108) by UebelAndre · 3 years, 3 months ago
  78. 559d41a Replaced CI flags with compatibility flags for incompatible targets (#1107) by UebelAndre · 3 years, 3 months ago
  79. d0adb02 Fixed tests which relied on the git checkout's newline endings (#1106) by UebelAndre · 3 years, 3 months ago
  80. b3ddf6f Allow cargo_bootstrap_repository to specify rustc and cargo separately (#1100) by UebelAndre · 3 years, 3 months ago
  81. f1b8fd3 Made components of `rustc` bundles mandatory for `rust_toolchain`. (#1104) by UebelAndre · 3 years, 3 months ago
  82. f04ac83 Allow users to configure the timeout of `cargo_bootstrap_repository`. (#1101) by UebelAndre · 3 years, 3 months ago
  83. cc682aa Renamed `rust_toolchain.rust_lib` to `rust_toolchain.rust_std` (#1102) by UebelAndre · 3 years, 3 months ago
  84. 67adb4c add ARM Cortex M3 triple mappings (#1103) by Nick James Kirkby · 3 years, 3 months ago
  85. 77285c1 Replace host with exec configurations for grep_includes (#1099) by Marcel Hlopko · 3 years, 3 months ago
  86. 73507b8 Updated rust_test docs (#1098) by UebelAndre · 3 years, 3 months ago
  87. 1f4395b Added Rust 1.58.1 (#1097) by UebelAndre · 3 years, 3 months ago
  88. b188f1b Add DEBUG env var for running build scripts (#1096) by David Marcin · 3 years, 3 months ago
  89. fd436df Deleted `incompatible_disable_custom_test_launcher` and related code (#1095) by UebelAndre · 3 years, 3 months ago
  90. f9ff783 Revert "optimization: switch fastbuild opt default to 1 from 0 (#1091)" (#1094) by UebelAndre · 3 years, 3 months ago
  91. ea22478 Added Rust 1.58.0 (#1092) by UebelAndre · 3 years, 3 months ago
  92. 2048a65 optimization: switch fastbuild opt default to 1 from 0 (#1091) by Augie Fackler · 3 years, 4 months ago
  93. b16c26b Fix proc_macro_dylib_path when they are built in both opt and debug (#1089) by David Marcin · 3 years, 4 months ago
  94. 8205991 Updated `build_bazel_rules_nodejs` to 4.6.0 (#1087) by UebelAndre · 3 years, 4 months ago
  95. 5ba526e Updated `bzl_library` targets to have a more discoverable name (#1088) by UebelAndre · 3 years, 4 months ago
  96. 69a738a add support for targeting iOS simulator on Apple Silicon (#1073) by Damien Elmes · 3 years, 4 months ago
  97. 4f7bd8a Removed deprecated `dep` attribute from `rustdoc` rules (#1086) by UebelAndre · 3 years, 4 months ago
  98. b74f130 Flip `incompatible_disable_custom_test_launcher` (#1079) by UebelAndre · 3 years, 4 months ago
  99. a1dbd31 Updated tests (#1085) by UebelAndre · 3 years, 4 months ago
  100. 8c0ece8 Added unit tests for rustdoc rules (#1078) by UebelAndre · 3 years, 4 months ago