1. 4a0352f Updated `crate_universe` dependencies (#1196) by UebelAndre · 2 years, 2 months ago
  2. 5126479 Fixed crate_universe release tools (#1193) by UebelAndre · 2 years, 2 months ago
  3. e840400 Remove last remains of use_process_wrapper flag. (#1192) by Roberto Bampi · 2 years, 2 months ago
  4. eb7db68 Fix iOS linker arguments (#1186) by Keith Smiley · 2 years, 2 months ago
  5. de726a1 Create internal rust_binary rule instead of using transitions (#1187) by David Freese · 2 years, 2 months ago
  6. 5e6ad9f Regenerated `cargo-raze` outputs with v0.15.0 (#1184) by UebelAndre · 2 years, 2 months ago
  7. 980b662 add static_library to get_preferred_artifact with pic (#1183) by Krasimir Georgiev · 2 years, 2 months ago
  8. 97fd329 Populate CFLAGS and CXXFLAGS when invoking build script. (#1081) by Damien DeVille · 2 years, 2 months ago
  9. bf59038 Allow specifying additional target triples in rust_register_toolchains() and fix androideabi system (#1181) by Denis Koroskin · 2 years, 2 months ago
  10. 348c3e3 Remove unused file and use the rules_rust transition allowlist. (#1182) by Roberto Bampi · 2 years, 2 months ago
  11. d9ba374 process_wrapper: replace C++ implementation with rust. (#1159) by Roberto Bampi · 2 years, 2 months ago
  12. e5fefdc Cut loading time deps of the import macro (#1177) by Marcel Hlopko · 2 years, 3 months ago
  13. 1b1f21a Make `rust_toolchain.llvm_tools` consistent with `rust_std` (#1180) by UebelAndre · 2 years, 3 months ago
  14. b9469a0 Updated crate_universe examples (#1170) by UebelAndre · 2 years, 3 months ago
  15. b82838a Fixed `crate.spec` being ignored in `crate_universe` rules. (#1174) by UebelAndre · 2 years, 3 months ago
  16. 5482196 Fixed crate_universe test metadata generation (#1171) by UebelAndre · 2 years, 3 months ago
  17. 4988235 Fix typo in the cargo generator error message (#1172) by Hannes Käufler · 2 years, 3 months ago
  18. 78d702b Allow `cargo_build_script` to forward rustc args to build scripts (#1165) by UebelAndre · 2 years, 3 months ago
  19. 40dce28 Treat rustfmt as optional (#1164) by Daniel Wagner-Hall · 2 years, 3 months ago
  20. 59fab4e Replaced `crates_universe` rule with `crates_repository` (#1158) by UebelAndre · 2 years, 3 months ago
  21. acca6f4 Add `user.bazelrc` support to each workspace (#1161) by UebelAndre · 2 years, 3 months ago
  22. ac594a5 Add alias for `cargo_bootstrap_repository` binaries (#1160) by UebelAndre · 2 years, 3 months ago
  23. adf2790 Remove unnecessary files (#1154) by Marcel Hlopko · 2 years, 3 months ago
  24. 5d9a74d Added Rust 1.59.0 (#1153) by UebelAndre · 2 years, 3 months ago
  25. a619e1a Revert "Add CI run with -c opt (#1144)" (#1152) by Krasimir Georgiev · 2 years, 3 months ago
  26. 3db49e8 Add a conditional implicit dependency on the import macro. (#1151) by Chris Fredrickson · 2 years, 3 months ago
  27. 5591596 create symlinks to ambiguous native dependencies (#1148) by Krasimir Georgiev · 2 years, 3 months ago
  28. 4a4d217 logically revert https://github.com/bazelbuild/rules_rust/pull/841 (#1147) by Krasimir Georgiev · 2 years, 3 months ago
  29. 34cc2e9 Clean up outdated comments in `transform_deps`. (#1150) by Chris Fredrickson · 2 years, 3 months ago
  30. 14f48e7 Add renaming support to `rust_proto_library` targets. (#1145) by Chris Fredrickson · 2 years, 3 months ago
  31. 98bbf8d Add CI run with -c opt (#1144) by Marcel Hlopko · 2 years, 3 months ago
  32. 9f1b319 cdylib_has_native_dep_and_alwayslink_test: fix for when not using gold (#1146) by Krasimir Georgiev · 2 years, 3 months ago
  33. 2f5253f Add new `import` macro prototype. (#1142) by Chris Fredrickson · 2 years, 3 months ago
  34. bdb45df Don't perform crate renaming within rules_rust workspace; minor fixes. (#1143) by Chris Fredrickson · 2 years, 3 months ago
  35. 20e88dc Use PIC for rust dylib and cdylib (#1134) by Makro · 2 years, 3 months ago
  36. 70f8fb7 Make native_deps test fail with pie (#1141) by Marcel Hlopko · 2 years, 3 months ago
  37. e7a9b8b unpin buildifier (#1135) by UebelAndre · 2 years, 3 months ago
  38. f427b89 Fixed cdylib_has_native_dep_and_alwayslink_test (#1140) by UebelAndre · 2 years, 3 months ago
  39. f2089d9 Updated `bazel-skylib` (#1137) by UebelAndre · 2 years, 3 months ago
  40. 0633134 Minor cleanup of internal function (#1138) by UebelAndre · 2 years, 3 months ago
  41. 5b766d4 Minor cleanup of `rust_toolchain` (#1136) by UebelAndre · 2 years, 3 months ago
  42. c435cf4 propagate buildscript link search paths to parent crate (#1123) by Nick Rebbok · 2 years, 3 months ago
  43. bbccf77 Pass through aliases for build dependencies (#1133) by Jeremiah Orem · 2 years, 3 months ago
  44. a3492b4 `rust_toolchain` now generates a Rust sysroot (#1119) by UebelAndre · 2 years, 3 months ago
  45. c134a45 Addressed some new buildifier defects (#1132) by UebelAndre · 2 years, 3 months ago
  46. 4499358 Sort env vars when writing rust_doc_test runners for consistent outputs (#1130) by UebelAndre · 2 years, 3 months ago
  47. c9e5b63 pin buildifier (#1131) by UebelAndre · 2 years, 3 months ago
  48. f569827 Fix `rust_doc_test` using execpath paths instead of rootpath (#1129) by UebelAndre · 2 years, 3 months ago
  49. 48f97b3 Remove `toolchain._crosstool` field (#1125) by scentini · 2 years, 3 months ago
  50. 45ef635 Remove --incompatible_remove_transitive_libs_from_dep_info (#1124) by scentini · 2 years, 3 months ago
  51. 0b476d8 support armv7 in tripple mappings (#1116) by Harry Sarson · 2 years, 4 months ago
  52. bc26e78 Fix Windows long path issue in examples (#1122) by UebelAndre · 2 years, 4 months ago
  53. 5225e23 Calculate path values in the rust_toolchain construction (#1115) by UebelAndre · 2 years, 4 months ago
  54. 5776967 Deduplicate input to ctx.expand_location (#1118) by Daniel Wagner-Hall · 2 years, 4 months ago
  55. d5ab414 Replace Targets and lists of files in `rust_toolchain` with depsets (#1109) by UebelAndre · 2 years, 4 months ago
  56. 0946fe9 add extra_exec_rustc_flags build config (#1113) by Krasimir Georgiev · 2 years, 4 months ago
  57. 9c9358d fix is_exec_configuration() check (#1112) by Krasimir Georgiev · 2 years, 4 months ago
  58. 14468f9 Fixed typo in docs (#1110) by UebelAndre · 2 years, 4 months ago
  59. 1cb3c44 Added `rules_rust_dependencies` and `rust_register_toolchains` macros (#1105) by UebelAndre · 2 years, 4 months ago
  60. df592fe Minor docs cleanup (#1108) by UebelAndre · 2 years, 4 months ago
  61. 559d41a Replaced CI flags with compatibility flags for incompatible targets (#1107) by UebelAndre · 2 years, 4 months ago
  62. d0adb02 Fixed tests which relied on the git checkout's newline endings (#1106) by UebelAndre · 2 years, 4 months ago
  63. b3ddf6f Allow cargo_bootstrap_repository to specify rustc and cargo separately (#1100) by UebelAndre · 2 years, 4 months ago
  64. f1b8fd3 Made components of `rustc` bundles mandatory for `rust_toolchain`. (#1104) by UebelAndre · 2 years, 4 months ago
  65. f04ac83 Allow users to configure the timeout of `cargo_bootstrap_repository`. (#1101) by UebelAndre · 2 years, 4 months ago
  66. cc682aa Renamed `rust_toolchain.rust_lib` to `rust_toolchain.rust_std` (#1102) by UebelAndre · 2 years, 4 months ago
  67. 67adb4c add ARM Cortex M3 triple mappings (#1103) by Nick James Kirkby · 2 years, 4 months ago
  68. 77285c1 Replace host with exec configurations for grep_includes (#1099) by Marcel Hlopko · 2 years, 4 months ago
  69. 73507b8 Updated rust_test docs (#1098) by UebelAndre · 2 years, 4 months ago
  70. 1f4395b Added Rust 1.58.1 (#1097) by UebelAndre · 2 years, 4 months ago
  71. b188f1b Add DEBUG env var for running build scripts (#1096) by David Marcin · 2 years, 4 months ago
  72. fd436df Deleted `incompatible_disable_custom_test_launcher` and related code (#1095) by UebelAndre · 2 years, 4 months ago
  73. f9ff783 Revert "optimization: switch fastbuild opt default to 1 from 0 (#1091)" (#1094) by UebelAndre · 2 years, 4 months ago
  74. ea22478 Added Rust 1.58.0 (#1092) by UebelAndre · 2 years, 4 months ago
  75. 2048a65 optimization: switch fastbuild opt default to 1 from 0 (#1091) by Augie Fackler · 2 years, 4 months ago
  76. b16c26b Fix proc_macro_dylib_path when they are built in both opt and debug (#1089) by David Marcin · 2 years, 4 months ago
  77. 8205991 Updated `build_bazel_rules_nodejs` to 4.6.0 (#1087) by UebelAndre · 2 years, 4 months ago
  78. 5ba526e Updated `bzl_library` targets to have a more discoverable name (#1088) by UebelAndre · 2 years, 4 months ago
  79. 69a738a add support for targeting iOS simulator on Apple Silicon (#1073) by Damien Elmes · 2 years, 5 months ago
  80. 4f7bd8a Removed deprecated `dep` attribute from `rustdoc` rules (#1086) by UebelAndre · 2 years, 5 months ago
  81. b74f130 Flip `incompatible_disable_custom_test_launcher` (#1079) by UebelAndre · 2 years, 5 months ago
  82. a1dbd31 Updated tests (#1085) by UebelAndre · 2 years, 5 months ago
  83. 8c0ece8 Added unit tests for rustdoc rules (#1078) by UebelAndre · 2 years, 5 months ago
  84. 8cb9059 mix in label in crate hash computation (#1083) by Krasimir Georgiev · 2 years, 5 months ago
  85. 6630fd5 Add rename_first_party_crates and third_party_dir flags (#1056) by Chris Fredrickson · 2 years, 5 months ago
  86. 38211c2 Don't use hash for cdylib (#1066) by Damien DeVille · 2 years, 5 months ago
  87. 4128266 Provide `.dSYM` package in `OutputGroupInfo` for cdylib and lib on darwin (#1072) by Damien DeVille · 2 years, 5 months ago
  88. 5dbe941 Cleanup incompatible_make_rust_providers_target_independent (#1074) by scentini · 2 years, 5 months ago
  89. 0e4ef38 Flip --incompatible_remove_transitive_libs_from_dep_info (#1075) by scentini · 2 years, 5 months ago
  90. 0e3593f Define remote repositories with maybe (#1071) by Daniel Wagner-Hall · 2 years, 5 months ago
  91. c0bdb55 Provide pdb file for cydlib/bin on Windows in a `pdb_file` output group (#1065) by Damien DeVille · 2 years, 5 months ago
  92. 004e629 Added `incompatible_disable_custom_test_launcher` (#1070) by UebelAndre · 2 years, 5 months ago
  93. 4c01e8f Init submodules for crate_universe git repos (#1068) by Daniel Wagner-Hall · 2 years, 5 months ago
  94. 09c364f cargo_build_script: Populate LD and LDFLAGS (#1067) by Daniel Wagner-Hall · 2 years, 5 months ago
  95. 5a79d72 use absolute value of hash function to determine crate name (#1064) by Krasimir Georgiev · 2 years, 5 months ago
  96. c1274b6 Support `cargo:rustc-link-arg=FLAG` in build script runner (#1061) by Damien DeVille · 2 years, 5 months ago
  97. e50b151 Revert "Add test/incompatible_changes package and exempt it from default CI tests" (#1060) by scentini · 2 years, 5 months ago
  98. 23a4631 Add an --incompatible_remove_transitive_libs_from_dep_info flag (#1057) by scentini · 2 years, 6 months ago
  99. cbfffbc Add the Windows import library to the providers when building a cdylib (#1044) by Damien DeVille · 2 years, 6 months ago
  100. 7ef755b Remove uses of `DepInfo.transitive_libs` (#1054) by scentini · 2 years, 6 months ago