1. fcbb17b Expose cargo binary tool in the ToolchainInfo (#413) by Alexei Filippov · 4 years, 7 months ago
  2. 50f4584 Extract cargo from rust toolchain tar (#409) by Daniel Wagner-Hall · 4 years, 7 months ago
  3. 7d9e890 Reorganized sub-workspace dependencies (#398) by UebelAndre · 4 years, 7 months ago
  4. b798f14 Cleanup platform configurations (#399) by UebelAndre · 4 years, 7 months ago
  5. e77ba9a Update rustfmt version. (#397) by Yesudeep Mangalapilly · 4 years, 7 months ago
  6. 6d01f34 Allow sha256 values to be specified in rust_toolchain_repository (#393) by David Freese · 4 years, 7 months ago
  7. fdf9655 Optionally depend on libstdxx for windows (#383) by Jalal El Mansouri · 4 years, 8 months ago
  8. 7004ca3 Rustfmt windows fixes (#376) by Jalal El Mansouri · 4 years, 8 months ago
  9. 8cfa049 Fix `CcDep` info related to `rust_test` (#379) by Greg Bowyer · 4 years, 9 months ago
  10. 09ec54c Add more solid and generic process wrapper (#372) by Jalal El Mansouri · 4 years, 9 months ago
  11. 8f31b7b Fix rustdoc_test on windows (#377) by Jalal El Mansouri · 4 years, 9 months ago
  12. af00ec9 Fix rustdoc path in rustdoc_test with --nolegacy_external_runfiles option (#374) by Michael Krasnyk · 4 years, 9 months ago
  13. 4e776fa Lint: Pull old warning for `rust_test` (#373) by Greg Bowyer · 4 years, 9 months ago
  14. 69f71a9 Update Skylib dependency (#371) by Laurent Le Brun · 4 years, 9 months ago
  15. 3dffbab Provide CARGO_PKG_NAME and CARGO_PKG_VERSION* for build scripts (#366) by Alexei Filippov · 4 years, 9 months ago
  16. 33d90de fix: Download llvm tools for nightly builds after 2020-05-22 (#365) by Wyatt Calandro · 4 years, 9 months ago
  17. f41a008 Do not add CcInfo from dependencies that don't have them (#369) by Damien Martin-Guillerez · 4 years, 9 months ago
  18. 83962c9 Fix .depenv file parsing after #329 (#367) by Alexei Filippov · 4 years, 9 months ago
  19. d2c4b14 Adding basic windows support (#329) by Jalal El Mansouri · 4 years, 9 months ago
  20. a4e12fc Remove python usage in the repo (#353) by Jalal El Mansouri · 4 years, 9 months ago
  21. cf27a28 Export `CcInfo` for `staticlib` & `cdylib` allowing rust outputs to be used in c++ rules (#361) by Greg Bowyer · 4 years, 9 months ago
  22. fda9a1c Use a c++ wrapper to call rustc instead of shell (#354) by Jalal El Mansouri · 4 years, 9 months ago
  23. 149400c Pass extraneous environment variables to build scripts (#362) by Damien Martin-Guillerez · 4 years, 9 months ago
  24. 9f5f468 Deprecate out dir tar (#360) by Damien Martin-Guillerez · 4 years, 9 months ago
  25. a37e0f4 Make stardoc our documentation tool (#359) by Damien Martin-Guillerez · 4 years, 9 months ago
  26. 8e7e3ba Partially raze wasm_bindgen to remove out_dir_tar (#358) by Jalal El Mansouri · 4 years, 9 months ago
  27. a2c2ba5 Re-razing bindgen to remove out_dir_tar (#357) by Jalal El Mansouri · 4 years, 9 months ago
  28. 0ea952f Remove run shell from build scripts runner (#355) by Jalal El Mansouri · 4 years, 9 months ago
  29. dc65ea4 Preserve and tidy stdout on failure (#350) by Daniel Wagner-Hall · 4 years, 9 months ago
  30. f4c83d7 build scripts: Set path to AR as well as CC (#352) by Daniel Wagner-Hall · 4 years, 9 months ago
  31. 0b78453 Clarify error message (#351) by Andrew Z Allen · 4 years, 10 months ago
  32. 264fd66 feat: Support downloading nightly rustc-dev components (#349) by Wyatt Calandro · 4 years, 10 months ago
  33. 66e7ece Update the CODEOWNERS file (#345) by Damien Martin-Guillerez · 4 years, 10 months ago
  34. 3a569b8 Link flags are passed to transitive rdeps (#346) by Daniel Wagner-Hall · 4 years, 10 months ago
  35. f188c9b cc works for non-absolute-path toolchains (#343) by Daniel Wagner-Hall · 4 years, 10 months ago
  36. c224222 Use current_dir().join not canonicalize (#347) by Daniel Wagner-Hall · 4 years, 10 months ago
  37. b988799 Propagate proc_macro_deps from crate under test (#344) by Sean Klein · 4 years, 10 months ago
  38. 5bba04c Implement Clippy Aspect & Build Rule (#339) by Sean Klein · 4 years, 10 months ago
  39. 7d39dce Support sys-crates build script dependencies. (#341) by Alexei Filippov · 4 years, 10 months ago
  40. f1872e5 Provide access to C compiler to crate build scripts. (#342) by Alexei Filippov · 4 years, 10 months ago
  41. 77ad6cc Add build scripts HOST and OPT_LEVEL env vars (#336) by Alexei Filippov · 4 years, 10 months ago
  42. dc4d3d7 Install clippy, bump default rust version to 1.44.0 (#338) by Sean Klein · 4 years, 10 months ago
  43. 9a131d6 Refactor rustc_compile_action (#330) by Sean Klein · 4 years, 10 months ago
  44. c409198 Add separate proc_macro_deps attr (#328) by Daniel Wagner-Hall · 4 years, 10 months ago
  45. 4821ce1 Include rustc deps when running build scripts (#333) by Daniel Wagner-Hall · 4 years, 10 months ago
  46. 43a18e9 Add edition to rust_repositories, and update README (#334) by David Freese · 4 years, 10 months ago
  47. 48cc069 Set CARGO_CFG_TARGET_ARCH and RUST_BACKTRACE for build scripts (#332) by Daniel Wagner-Hall · 4 years, 10 months ago
  48. 4cd1404 gitignore node_modules (#331) by Daniel Wagner-Hall · 4 years, 10 months ago
  49. 6e5fa2c Update bindgen to 0.54.0 (#326) by Kornelijus Survila · 4 years, 10 months ago
  50. ddd8dae Add a cargo_build_script_run rule (#320) by Damien Martin-Guillerez · 4 years, 10 months ago
  51. bfb0dcc add flag to allow putting out binary whenever (#312) by Rei Shimizu · 4 years, 10 months ago
  52. cd73f34 Support CARGO_BIN_EXE env vars (#322) by Daniel Wagner-Hall · 4 years, 10 months ago
  53. 6d00e25 Fix rustc_lib srcs glob and allow it to be empty. (#323) by Wyatt Calandro · 4 years, 10 months ago
  54. 57c6f4e Fix bug found in proto toolchain docs (#317) by David Freese · 4 years, 11 months ago
  55. 417cd83 Allow edition to be specified in rust_repository_set (#319) by David Freese · 4 years, 11 months ago
  56. 619fcab rust: add rust_test_binary rule (#316) by Tom Milligan · 5 years ago
  57. 60b89d0 rustc: add arbitrary environment variables (#314) by Tom Milligan · 5 years ago
  58. 6835a3c When inferring crate root, take the match with shortest filepath (#313) by David Tolnay · 5 years ago
  59. 8d3cb68 Update proto crates: protobuf to 2.8.2 and grpc-rust to 0.6.2 (#310) by David Freese · 5 years ago
  60. 1b4ea70 Revert "Merge branch 'master' into master" by Colin Merkel · 5 years ago
  61. 3b56004 Merge branch 'master' into master by Colin Merkel · 5 years ago
  62. e285f2b Remove transition from binary/test/bench rules, add to grpc/proto (#309) by David Freese · 5 years ago
  63. 3189246 Allow specifying rust versions (#307) by Louis Taylor · 5 years ago
  64. 0deef6d Define default value for extra_target_triples (#308) by David Tolnay · 5 years ago
  65. 0369b8e Add proc macro example, propagate crate-type through rustdoc (#303) by Sean Klein · 5 years ago
  66. a1d8936 Add cfg = proc_macro_host_transition to all rules (#301) by David Freese · 5 years ago
  67. fe50d3b Pull/expose rustfmt binaries (#291) by Colin Atkinson · 5 years ago
  68. d97f996 Include crate versions in progress messages (#297) by Kornelijus Survila · 5 years ago
  69. 5a679d4 Support hyphens in target names (#295) by David Tolnay · 5 years ago
  70. 6e87304 Update nightly rust (#293) by Colin Merkel · 5 years ago
  71. e0dcca4 Add sha256 argument to load_arbitrary_tool (#292) by Lee Mracek · 5 years ago
  72. a1bfa0d Allow deps to be renamed (#285) by Greg Bowyer · 5 years ago
  73. a9103cd Fix: Use up to date stardoc to avoid build errors (#289) (#290) by Greg Bowyer · 5 years ago
  74. 959ba56 rust/private/dummy_cc_toolchain: be explicit about the repository (#277) by Klaus Aehlig · 5 years ago
  75. 3251240 Rename wasm_transition to be more accurate (#272) by Lee Mracek · 5 years ago
  76. 200e7d7 Mirror all http_archives. (#269) by Philipp Wollermann · 5 years ago
  77. a691399 Bump Rust version to 1.39.0 (#273) by ok32 · 5 years ago
  78. ec436b5 Fix bzl loads (#262) by Marcel Hlopko · 5 years ago
  79. 0e631fb Update protobuf (#261) by Marcel Hlopko · 5 years ago
  80. b94d3a4 fix: add all_files to the dummy cc_toolchain (#265) by Zhongming Qu · 5 years ago
  81. fe9a91e Run buildifier to reformat bzl/BUILD files (#260) by Marcel Hlopko · 5 years ago
  82. c2ca4b7 Migrate rules_rust for incompatible_use_platforms_repo_for_constraints by Marcel Hlopko · 5 years ago
  83. 1920386 Add badge for incompatible flag pipeline (#259) by Marcel Hlopko · 5 years ago
  84. 7cde1e4 Add support for wasm-bindgen. (#240) by John Edmonds · 5 years ago
  85. 5c0e90a Explicitly provide rustc the paths to the standard library. (#258) by wildarch · 5 years ago
  86. 29acd8f Update setup instructions (#254) by Laurent Le Brun · 5 years ago
  87. 55f7701 Use C++ environment variables when constructing link command line (#252) by Marcel Hlopko · 6 years ago
  88. f727669 Update rules_rust dependency on skydoc (#248) by c-parsons · 6 years ago
  89. 05bd7d1 Make rust_proto_library not require the proto_library.proto_source_root attribute. (#246) by lberki · 6 years ago
  90. 7caeda2 Add allow_empty to glob, as the patterns don't necessarily match something (#245) by Laurent Le Brun · 6 years ago
  91. 949b5d6 Use empty dictionary instead of None for kwargs (#244) by vitalyd · 6 years ago
  92. c06ab74 Replace the deprecated proto_source_root attribute. (#241) by lberki · 6 years ago
  93. d951d12 Replace the legacy .proto. provider with the new ProtoInfo. (#242) by lberki · 6 years ago
  94. 3cd4c63 Make rust_proto_library work with proto_library rules using import_prefix / strip_import_prefix . (#239) by lberki · 6 years ago
  95. 3fac9fe Bump Rust to 1.35.0. (#236) by Gus Prevas · 6 years ago
  96. 8417c89 Update code for compatibility to Bazel 0.27 (#232) by Laurent Le Brun · 6 years ago
  97. adccbba Add CARGO_CFG_TARGET_OS and CARGO_CFG_TARGET_ARCH to rustc environment variables. (#230) by John Edmonds · 6 years ago
  98. 8a098fd Fix failure to build without iterable depset pt. 2 (#225) by Lee Mracek · 6 years ago
  99. 8fc3c3b Migrate for Bazel's --incompatible_require_ctx_in_configure_features (#224) by Marcel Hlopko · 6 years ago
  100. 60a2654 Add cc toolchain files to rustc dependencies (for linker) (#217) by Lee Mracek · 6 years ago