1. d1fc9ac Minor cleanup of CI pipelines (#1534) by UebelAndre · 1 year, 8 months ago main
  2. 2bb077b Updated rules_rust to version 0.10.0 (#1533) by UebelAndre · 1 year, 8 months ago 0.10.0
  3. b8751b8 add cc config info to dummy wasm32 cc toolchain (#1532) by Kevin King · 1 year, 8 months ago
  4. f5ed797 Updates rust_test to use main.rs as the root when use_libtest_harness is false (#1518) by Cameron Mulhern · 1 year, 8 months ago
  5. cfcaf21 Preserve directory structure of source files when some are generated (#1526) by Cameron Martin · 1 year, 8 months ago
  6. 51c0658 migrating to rbe_preconfig and remove bazel_toolchains (#1524) by Ara Nguyen · 1 year, 8 months ago
  7. 055abd4 Fix typo in an example of crates_repository rule (#1520) by Tetsuo Kiso · 1 year, 8 months ago
  8. 8bfed1c Added Rust 1.63.0 (#1512) by UebelAndre · 1 year, 8 months ago
  9. 3a69ce0 Update wasm_bindgen to 0.2.82 (#1513) by ImJeremyHe · 1 year, 8 months ago
  10. 078c690 add cc_common.link support for rust_library and rust_test (#1490) by Krasimir Georgiev · 1 year, 8 months ago
  11. c07aef0 Skip supplying rpaths on Fuchsia (#1511) by Tyler Mandry · 1 year, 8 months ago
  12. 6ee7c80 Propagate rustc_env{,_files} from rust_test.crate (#1443) by Brian Silverman · 1 year, 8 months ago
  13. 1cd0788 Apply get_lib_name correctly to the C++ runtime libraries (#1508) by scentini · 1 year, 8 months ago
  14. 90808f0 Minor cleanup to documentation (#1505) by UebelAndre · 1 year, 8 months ago
  15. 735640f Enable rust-analyzer tests on windows. (#1506) by UebelAndre · 1 year, 8 months ago
  16. 0f34573 Updated rules_rust to version 0.9.0 (#1503) by UebelAndre · 1 year, 8 months ago 0.9.0
  17. 9b61b49 Promoted crate_universe to non-experimental (#1504) by UebelAndre · 1 year, 8 months ago
  18. 76360dd Implement rules archive release artifact in github action. (#1501) by UebelAndre · 1 year, 8 months ago
  19. 4e5fac5 Do not pass `--Clink-arg=-l` for libstd and libtest (#1500) by scentini · 1 year, 9 months ago
  20. 6c38934 pipelining: add the ability to disable pipelining for a single rule. (#1499) by Roberto Bampi · 1 year, 9 months ago
  21. 867fc37 rules_rust: enable pipelined compilation. (#1275) by Roberto Bampi · 1 year, 9 months ago
  22. c97f255 Delete deprecated targets (#1496) by UebelAndre · 1 year, 9 months ago
  23. 43b4288 Updated examples to use crate_universe (#1494) by UebelAndre · 1 year, 9 months ago
  24. 0ffde97 Updated `//util/import` to use crate_universe (#1492) by UebelAndre · 1 year, 9 months ago
  25. 83a03ab Updated proto rules to fetch dependencies using crate_universe (#1491) by UebelAndre · 1 year, 9 months ago
  26. 67e204f fix: `rust_doc_test` failure to find params file (#1418) by Parker Timmerman · 1 year, 9 months ago
  27. 0fc834b Updated all toolchain_type definitions to be named `toolchain_type`. (#1479) by UebelAndre · 1 year, 9 months ago
  28. 3be056a toolchain files: ensure test depends on std (#1486) by Krasimir Georgiev · 1 year, 9 months ago
  29. 228ebfa Updated rules_rust to version `0.8.1`. (#1484) by UebelAndre · 1 year, 9 months ago 0.8.1
  30. 685dfda Fixed use of rust-analyzer with rust_static_library and rust_shared_library (#1482) by UebelAndre · 1 year, 9 months ago
  31. 2d7f945 Fix rust-analyzer being unable to find rust sysroot sources. (#1483) by UebelAndre · 1 year, 9 months ago
  32. 81a77ac Updated rules_rust to version `0.8.0`. (#1472) by UebelAndre · 1 year, 9 months ago 0.8.0
  33. caad908 Give useful error on missing workspace manifest (#1475) by Daniel Wagner-Hall · 1 year, 9 months ago
  34. 0e86b9d Added `rust_analyzer_toolchain` and repository rules for creating one (#1455) by UebelAndre · 1 year, 9 months ago
  35. 838e4ea Update docs on lockfiles (#1477) by Daniel Wagner-Hall · 1 year, 9 months ago
  36. fce1222 Fix typo in function name (#1478) by Gabriel Féron · 1 year, 9 months ago
  37. 1929bfb Added Rust version 1.62.1 (#1476) by UebelAndre · 1 year, 9 months ago
  38. 9a8e878 Fix `rust_binary_without_process_wrapper` build with `--stamp` (#1473) by scentini · 1 year, 9 months ago
  39. 25baabc Updated bindgen version (#1470) by UebelAndre · 1 year, 9 months ago
  40. 8c9d5c7 Updated rust-analyzer generator to use clap (#1471) by UebelAndre · 1 year, 9 months ago
  41. 6d8009d Update `//bindgen` to use `crate_universe` (#1440) by UebelAndre · 1 year, 9 months ago
  42. 67c97d4 Updated `tools/rust_analyzer` to use `crate_universe`. (#1448) by UebelAndre · 1 year, 9 months ago
  43. 6c285eb Updated `wasm_bindgen` rules dependencies. (#1464) by UebelAndre · 1 year, 9 months ago
  44. 82a437c Fixed crate_universe lockfile checks for crates_repository rule (#1468) by UebelAndre · 1 year, 9 months ago
  45. e83d5f3 Limit coverage to requested files (#1467) by Keith Smiley · 1 year, 9 months ago
  46. daff327 Stamp only binaries by default (#1452) by scentini · 1 year, 9 months ago
  47. adc80a3 Cleanup crate_universe dependency macros (#1460) by UebelAndre · 1 year, 9 months ago
  48. 824b121 Updated header of crate_universe generated files to include a regen command (#1461) by UebelAndre · 1 year, 9 months ago
  49. d44e1d8 feat: add `rustc_flags` attr to `rust_doc` rule (#1458) by Parker Timmerman · 1 year, 9 months ago
  50. 6b54feb add a way to distinguish proc-macro deps (#1420) by Krasimir Georgiev · 1 year, 9 months ago
  51. 6070b3c Fixed missing items in distro artifact (#1450) by UebelAndre · 1 year, 9 months ago
  52. 1e83e74 do not add proc-macro deps to transitive_link_search_paths (#1424) by Krasimir Georgiev · 1 year, 9 months ago
  53. ced94de Fix @libgit2 (#1457) by Thomas · 1 year, 9 months ago
  54. 03d1d5e Add extra_rustc_flag and extra_exec_rustc_flag (#1413) by Kohei Watanabe · 1 year, 9 months ago
  55. 711adc7 crate_universe: shorten `crate_universe_crate_index` to `cui` (#1454) by Krasimir Georgiev · 1 year, 9 months ago
  56. 8cb9247 Replaced small genrules with uses of bazel_skylib (#1451) by UebelAndre · 1 year, 9 months ago
  57. 38e841a Upgrade stardoc (#1444) by Brian Silverman · 1 year, 9 months ago
  58. 674762f Updated toolchain repository rules to represent one toolchain per repo (#1442) by UebelAndre · 1 year, 9 months ago
  59. b22a6e1 Re-enable disabled windows jobs in CI (#1353) by UebelAndre · 1 year, 9 months ago
  60. 2fb94c4 docs: Update homepage to use latest version (#1441) by Varun Gandhi · 1 year, 9 months ago
  61. 389c58f Updated rules_rust to version `0.7.0`. (#1436) by UebelAndre · 1 year, 10 months ago 0.7.0
  62. 60f26d4 exclude `BUILD` and `WORKSPACE` files from generated crate_universe targets (#1437) by UebelAndre · 1 year, 10 months ago
  63. 26344d4 Have rust_test put its compilation outputs in a subdirectory (#1434) by scentini · 1 year, 10 months ago
  64. 8b0f644 Updated crate_universe version to `0.4.0`. (#1435) by UebelAndre · 1 year, 10 months ago
  65. adf92b1 update crate_universe `--repin` args to not require values. (#1433) by UebelAndre · 1 year, 10 months ago
  66. da75146 Do not attempt to instrument rust code for coverage if rust_toolchain.llvm-cov is None (#1432) by Krasimir Georgiev · 1 year, 10 months ago
  67. bde2c36 Added Rust 1.62.0 (#1427) by UebelAndre · 1 year, 10 months ago
  68. 7056f22 Fixed crate_universe not finding target library names for "rlib"s (#1429) by UebelAndre · 1 year, 10 months ago
  69. 3d65214 crate_universe support for individually updating packages. (#1426) by UebelAndre · 1 year, 10 months ago
  70. 5a9d999 Updated `attr.label` attribute defaults to use `Label` constructor (#1422) by UebelAndre · 1 year, 10 months ago
  71. 52fc701 Added `TemplateVariableInfo` to `rust_toolchain`. (#1416) by UebelAndre · 1 year, 10 months ago
  72. 7465c1a Add test coverage support (#1324) by Keith Smiley · 1 year, 10 months ago
  73. c5c3603 Bump the min supported bazel version (#1414) by Kohei Watanabe · 1 year, 10 months ago
  74. 937bdc9 Add a `cargo_dep_env` rule for setting build.rs environment variables (#1415) by Brian Silverman · 1 year, 10 months ago
  75. 91466fc Updated `rules_rust` version to `0.6.0`. (#1397) by UebelAndre · 1 year, 10 months ago 0.6.0
  76. 97264b7 Update wasm_bindgen to use crate universe. (#1398) by UebelAndre · 1 year, 10 months ago
  77. d3197a6 Updated crate_universe version (to `0.3.0`) and dependencies (#1409) by UebelAndre · 1 year, 10 months ago
  78. a15e67d Deleted "extra workspace member" functionality from crate_universe (#1406) by UebelAndre · 1 year, 10 months ago
  79. 5910a75 Use a vec, not set for rustc_flags for crate_universe annotations (#1404) by UebelAndre · 1 year, 10 months ago
  80. 3aa88ab Deleted deprecated `rust_analyzer` rule. (#1405) by UebelAndre · 1 year, 10 months ago
  81. 7adf721 cargo: Fix handling of relative sysroots (#1371) by kalcutter · 1 year, 10 months ago
  82. 5760723 Enable rustfmt CI for Windows. (#1403) by UebelAndre · 1 year, 10 months ago
  83. 30e68b4 Added more "ignore" tags to rustfmt and clippy rules. (#1400) by UebelAndre · 1 year, 10 months ago
  84. 53ad14e Added support for vendoring external manifests (#1381) by UebelAndre · 1 year, 10 months ago
  85. ff243c6 Reorganized rustfmt source tree (#1399) by UebelAndre · 1 year, 10 months ago
  86. 94e0044 Refactored the Rustfmt tool to work cross-platform (#1375) by UebelAndre · 1 year, 10 months ago
  87. 8fca438 Ran clang-format on all C++ sources (#1396) by UebelAndre · 1 year, 10 months ago
  88. e765719 Added TemplateVariableInfo to rust_toolchain (#1377) by UebelAndre · 1 year, 10 months ago
  89. 81590f4 Fixed Clippy bug with `--@rules_rust//:clippy_flags`. (#1392) by UebelAndre · 1 year, 10 months ago
  90. d77b9f7 Use `target_compatible_with` to make `macos` with `Xcode` happy (#1391) by scentini · 1 year, 11 months ago
  91. ec27dbe Added comments to internal function (#1378) by UebelAndre · 1 year, 11 months ago
  92. a9dd2f9 Removed deprecated file (#1380) by UebelAndre · 1 year, 11 months ago
  93. 16175c8 Renamed toolchain files targets (#1376) by UebelAndre · 1 year, 11 months ago
  94. c7cb5bd Support crates that have mix of generated and nongenerated inputs (#1340) by scentini · 1 year, 11 months ago
  95. 521e649 Avoid using common substrings as encodings. (#1370) by Chris Fredrickson · 1 year, 11 months ago
  96. 28ac6b1 Use a more compact encoding in the `import` macro. (#1365) by Chris Fredrickson · 1 year, 11 months ago
  97. 3a099bf Fix incorrect assertion in test_env_launcher test (#1368) by David Freese · 1 year, 11 months ago
  98. 4661093 Use target instead of rule in rust_register_toolchains edition docs (#1366) by David Freese · 1 year, 11 months ago
  99. 652f280 Add `env` attribute to `rust_toolchain`. (#1363) by UebelAndre · 1 year, 11 months ago
  100. 9520f37 Update rules_perl in examples (#1364) by Keith Smiley · 1 year, 11 months ago