1. 1b451c3 Add armv7-linux-androideabi tier 2 triple (#1362) by Keith Smiley · 1 year, 11 months ago
  2. 0265c29 Ensure crate_features to be included correctly in rust_project.json (#1356) by Kohei Watanabe · 2 years ago
  3. 121d65f Updated `rules_rust` version to `0.5.0` (#1360) by UebelAndre · 2 years ago 0.5.0
  4. aca4ec1 crate_universe: fix typo (#1314) by Leopold Schabel · 2 years ago
  5. 69ca261 Don't leak native dependencies of proc_macro (#1359) by scentini · 2 years ago
  6. 4c7f08b Fixed missing docs (#1358) by UebelAndre · 2 years ago
  7. e48bec9 feat: build script toolchains annotations (#1344) by Roman Kashitsyn · 2 years ago
  8. ffb946f Ensure memchr is linked after libobject (#1349) by Brian Silverman · 2 years ago
  9. edca1d8 Add developing notes for crate_universe (#1351) by UebelAndre · 2 years ago
  10. 120f911 Updated rust_bindgen dependencies API (#1354) by UebelAndre · 2 years ago
  11. 42c4528 Added Rust 1.61.0 (#1347) by UebelAndre · 2 years ago
  12. c05e0c6 Fixed fetch_shas script to correctly include .gz and .xz extensions (#1355) by UebelAndre · 2 years ago
  13. 9770b0d Update apple_support (#1346) by Keith Smiley · 2 years ago
  14. 87eb807 Added support for Rust 1.61.0 to crate_universe (#1348) by UebelAndre · 2 years ago
  15. 84c1d42 Temporarily disable windows job in CI. (#1352) by UebelAndre · 2 years ago
  16. 421d30e Remove unnecessary `crate_name` usage in `rust_test_suite`. (#1345) by Chris Fredrickson · 2 years ago
  17. 1018533 Build `rust_test` targets with `crate` using the same crate name as the underlying library target. (#1332) by Chris Fredrickson · 2 years ago
  18. 0049ce3 Add support for riscv32 targets (#1323) by cfrantz · 2 years ago
  19. 3aa6de3 remove experimental_use_whole_archive_for_native_deps (#1338) by Krasimir Georgiev · 2 years ago
  20. a066bfe Replace slashes with underscores in default crate names. (#1336) by Chris Fredrickson · 2 years ago
  21. 1b91e59 Revert "Replace slashes with underscores in default crate names. (#1334)" (#1335) by Chris Fredrickson · 2 years ago
  22. 51f8e30 "sandwich" rlibs between native deps in linker order (#1333) by Krasimir Georgiev · 2 years ago
  23. df35490 Replace slashes with underscores in default crate names. (#1334) by Chris Fredrickson · 2 years ago
  24. 21eed19 Bump version to 0.4.0 (#1329) by Daniel Wagner-Hall · 2 years ago 0.4.0
  25. d3d9aba Support . workspace member (#1326) by Daniel Wagner-Hall · 2 years ago
  26. fccaae3 Error calling `all_crate_deps` without `Cargo.toml` (#1327) by Daniel Wagner-Hall · 2 years ago
  27. d7c532c Updated wasm_bindgen dependencies API (#1313) by UebelAndre · 2 years ago
  28. fb4d554 Updated wasm_bindgen rules to only require core `rules_nodejs` rules (#1311) by UebelAndre · 2 years ago
  29. 1590670 Prevents running of clippy on bindgen targets (#1320) by Cameron Mulhern · 2 years ago
  30. 73d0164 Add support for aarch64-apple-ios-sim (#1304) by Keith Smiley · 2 years ago
  31. 61eee54 Add bazel-* directories in cargo_manifest_dir/external_crate to gitignore (#1279) by David Tolnay · 2 years ago
  32. 42f78f2 crate_universe: Improved documentation (#1305) by UebelAndre · 2 years ago
  33. bddc4bd Silence warnings for example/test dependencies (#1312) by UebelAndre · 2 years ago
  34. b04fe3b Use tinyjson from crates.io instead of github.com. (#1309) by Wren Turkal · 2 years ago
  35. 1cab691 Remove doc about STATIC_RUST_URL env var. (#1306) by Wren Turkal · 2 years ago
  36. d86e06a Don't propagate non-shared transitive linker inputs from `rust_static|shared_library` (#1299) by scentini · 2 years ago
  37. 5abeb93 Don't emit `CrateInfo` from `rust_static_library` and `rust_shared_library` (#1298) by scentini · 2 years ago
  38. 0175a1b fix for using a nightly channel after https://github.com/bazelbuild/rules_rust/commit/841fc6fb82141576d91aecb1d3f2656d58b0ab71 (#1302) by Krasimir Georgiev · 2 years ago
  39. e07881f Updated crate_universe docs (#1301) by UebelAndre · 2 years ago
  40. c63ad97 rustc: fix a conditional (#1300) by George Burgess IV · 2 years ago
  41. a6f332f Use __EXEC_ROOT__ paths for genfiles in rust_analyzer aspect (#1293) by Cameron Mulhern · 2 years ago
  42. 97de47d Remove 'triple' field from triple struct in favor of 'str' (#1297) by David Tolnay · 2 years ago
  43. 58627f5 Make get_host_triple public to get a triple from Bazel's repository_ctx (#1289) by David Tolnay · 2 years ago
  44. 612f436 Updated `rules_rust` version to `0.3.1` (#1296) by UebelAndre · 2 years ago 0.3.1
  45. 26fa5a1 Fixed build issues in release artifact (#1295) by UebelAndre · 2 years ago
  46. 48bb32f crate_universe: Added tests for serialized config files. (#1291) by UebelAndre · 2 years ago
  47. 841fc6f Enable xz archives (#1284) by Wren Turkal · 2 years ago
  48. f7cb22e feat(#514): pass extra flags to clippy (#1264) by Roman Kashitsyn · 2 years ago
  49. e9f8b48 Updated `rules_rust` version to `0.3.0` (#1288) by UebelAndre · 2 years ago 0.3.0
  50. c900e1c Revert "Add workaround for arm vs armv7 android issue (#1259)" (#1290) by Keith Smiley · 2 years ago
  51. 01ebef2 Remove DEFAULT_RUST_EDITION (#1256) by David Tolnay · 2 years ago
  52. 03a7079 Outside of examples, fill in all `edition` attrs (#1257) by David Tolnay · 2 years ago
  53. 207ee4f feat: support extra deps in rust_doc_test (#1286) by Roman Kashitsyn · 2 years ago
  54. 4e7d114 Fix typo in render config doc (#1281) by Thomas · 2 years ago
  55. db17f29 Fix crate annotation anchor (#1282) by Thomas · 2 years ago
  56. fdb6851 Fix target name in `rust_test` example. (#1280) by Chris Fredrickson · 2 years ago
  57. 4fb6e40 Don't leak additive build file content across crates (#1278) by Thomas · 2 years ago
  58. 965044a Remove `rust_test` example which doesn't build. (#1267) by Chris Fredrickson · 2 years ago
  59. f6e7e0a add a stopgap experimental_use_whole_archive_for_native_deps attribute (#1269) by Krasimir Georgiev · 2 years ago
  60. 34fd467 process_wrapper: add support for terminating rustc after it emits rmeta. (#1207) by Roberto Bampi · 2 years ago
  61. b778fca crate_universe: propagate build_script_tools (#1266) by Duarte Nunes · 2 years, 1 month ago
  62. f6f27a8 Add workaround for arm vs armv7 android issue (#1259) by Keith Smiley · 2 years, 1 month ago
  63. c3f56c2 Add the BUILD.bazel file to the wasm_bindgen distro filegroup target (#1246) (#1261) by Filip Kieres · 2 years, 1 month ago
  64. 1f2e623 Set edition for process_wrapper and cargo_build_script_runner (#1254) by David Tolnay · 2 years, 1 month ago
  65. 5579049 Updated Rust to 1.60.0 (#1247) by UebelAndre · 2 years, 1 month ago
  66. b594f90 Workaround for issue in linux Cargo binaries (#1252) by UebelAndre · 2 years, 1 month ago
  67. 8f0dd90 rust_test_suite: ensure crate names are valid (#1248) by Augie Fackler · 2 years, 1 month ago
  68. 4144dde Updating `rules_rust` version to `0.2.1` (#1243) by UebelAndre · 2 years, 1 month ago 0.2.1
  69. 65cad76 Fixed proto package in release artifact (#1241) by David Marcin · 2 years, 1 month ago
  70. 4d8de6e Updated repository pin in the docs (#1240) by UebelAndre · 2 years, 1 month ago
  71. e5a3970 Updating `rules_rust` version to `0.2.0` (#1235) by UebelAndre · 2 years, 1 month ago 0.2.0
  72. d061bf6 Updated `crate_universe` version to `0.2.0` (#1239) by UebelAndre · 2 years, 1 month ago
  73. c0505da Replace `rust_repositories` with `rust_register_toolchains` in docs (#1237) by UebelAndre · 2 years, 1 month ago
  74. 145ad76 Fixed `crates_repository` deleting `.cargo/config.toml` files. (#1227) by UebelAndre · 2 years, 1 month ago
  75. 20066b0 fix: distribute `//tools/rust_analyzer` (#1234) by UebelAndre · 2 years, 1 month ago
  76. b58ce89 Enabled `rust_doc_test` for `crate_universe` (#1232) by UebelAndre · 2 years, 1 month ago
  77. d2e2470 Fix some unit tests to run from another workspace (#1226) by Siddhartha Bagaria · 2 years, 1 month ago
  78. b03aee0 Fixed `crate_universe` clippy defects (#1228) by UebelAndre · 2 years, 1 month ago
  79. 41b39f0 add bots using lld (and examples with clang as a drive by) (#1221) by Krasimir Georgiev · 2 years, 1 month ago
  80. 84e98e4 don't emit --codegen={metadata,extra-filename} for rust_static_library and rust_shared_library (#1222) by Krasimir Georgiev · 2 years, 1 month ago
  81. e48c834 Renamed `crate_index` repository to `crate_universe_crate_index` (#1217) by UebelAndre · 2 years, 1 month ago
  82. 99b4b25 fix use of stamping in rust_binary_without_process_wrapper (#1218) by Krasimir Georgiev · 2 years, 1 month ago
  83. 8df4517 Add NUM_JOBS env var to cargo build scripts (#1216) by Daniel Wagner-Hall · 2 years, 1 month ago
  84. 628e85e Restrucutred `crate_universe` dependency macros (#1208) by UebelAndre · 2 years, 1 month ago
  85. e3d67a0 Updated docs to guide users to using releases (#1213) by UebelAndre · 2 years, 1 month ago
  86. fd912e6 Updated crate_universe docs. (#1212) by UebelAndre · 2 years, 1 month ago
  87. cde4c08 Delete deprecated `rules` targets (#1210) by UebelAndre · 2 years, 1 month ago
  88. 26e01c8 cache the release archive in release actions (#1201) by UebelAndre · 2 years, 1 month ago
  89. 3205c9d Updated crate_universe setup guide (#1202) by UebelAndre · 2 years, 1 month ago
  90. c078494 Don't leak deps from rust_proc_macro (#1206) by scentini · 2 years, 1 month ago
  91. 7c865ff Build `_import_macro_dep` in `exec` mode (#1203) by scentini · 2 years, 1 month ago
  92. 635da93 Updating `rules_rust` version to `0.1.0`. (#1198) by UebelAndre · 2 years, 2 months ago 0.1.0
  93. 6c797c9 disable advanced features of C++ rules (#1200) by Krasimir Georgiev · 2 years, 2 months ago
  94. 86d47a1 Tweak import macro bootstrap to trick rust analyzer aspect (#1179) by Marcel Hlopko · 2 years, 2 months ago
  95. 80d1972 Added release workflow (#1195) by UebelAndre · 2 years, 2 months ago
  96. cd44b36 Added support for producing distribution archives (#1194) by UebelAndre · 2 years, 2 months ago
  97. a665447 Traverse custom alias-like rules in the rust analyzer aspect (#1190) by Marcel Hlopko · 2 years, 2 months ago
  98. 4504983 Add a test showing that rust_analayzer aspect traverses aliases (#1188) by Marcel Hlopko · 2 years, 2 months ago
  99. 297dd18 Updated `crate_universe` to version `0.1.0`. (#1197) by UebelAndre · 2 years, 2 months ago
  100. 0d9c7d5 Specify root target for rust_analyzer test (#1189) by Marcel Hlopko · 2 years, 2 months ago