1. 6e5fa2c Update bindgen to 0.54.0 (#326) by Kornelijus Survila · 5 years ago
  2. ddd8dae Add a cargo_build_script_run rule (#320) by Damien Martin-Guillerez · 5 years ago
  3. bfb0dcc add flag to allow putting out binary whenever (#312) by Rei Shimizu · 5 years ago
  4. cd73f34 Support CARGO_BIN_EXE env vars (#322) by Daniel Wagner-Hall · 5 years ago
  5. 6d00e25 Fix rustc_lib srcs glob and allow it to be empty. (#323) by Wyatt Calandro · 5 years ago
  6. 57c6f4e Fix bug found in proto toolchain docs (#317) by David Freese · 5 years ago
  7. 417cd83 Allow edition to be specified in rust_repository_set (#319) by David Freese · 5 years ago
  8. 619fcab rust: add rust_test_binary rule (#316) by Tom Milligan · 5 years ago
  9. 60b89d0 rustc: add arbitrary environment variables (#314) by Tom Milligan · 5 years ago
  10. 6835a3c When inferring crate root, take the match with shortest filepath (#313) by David Tolnay · 5 years ago
  11. 8d3cb68 Update proto crates: protobuf to 2.8.2 and grpc-rust to 0.6.2 (#310) by David Freese · 5 years ago
  12. 1b4ea70 Revert "Merge branch 'master' into master" by Colin Merkel · 5 years ago
  13. 3b56004 Merge branch 'master' into master by Colin Merkel · 5 years ago
  14. e285f2b Remove transition from binary/test/bench rules, add to grpc/proto (#309) by David Freese · 5 years ago
  15. 3189246 Allow specifying rust versions (#307) by Louis Taylor · 5 years ago
  16. 0deef6d Define default value for extra_target_triples (#308) by David Tolnay · 5 years ago
  17. 0369b8e Add proc macro example, propagate crate-type through rustdoc (#303) by Sean Klein · 5 years ago
  18. a1d8936 Add cfg = proc_macro_host_transition to all rules (#301) by David Freese · 5 years ago
  19. fe50d3b Pull/expose rustfmt binaries (#291) by Colin Atkinson · 5 years ago
  20. d97f996 Include crate versions in progress messages (#297) by Kornelijus Survila · 5 years ago
  21. 5a679d4 Support hyphens in target names (#295) by David Tolnay · 5 years ago
  22. 6e87304 Update nightly rust (#293) by Colin Merkel · 5 years ago
  23. e0dcca4 Add sha256 argument to load_arbitrary_tool (#292) by Lee Mracek · 5 years ago
  24. a1bfa0d Allow deps to be renamed (#285) by Greg Bowyer · 5 years ago
  25. a9103cd Fix: Use up to date stardoc to avoid build errors (#289) (#290) by Greg Bowyer · 5 years ago
  26. 959ba56 rust/private/dummy_cc_toolchain: be explicit about the repository (#277) by Klaus Aehlig · 5 years ago
  27. 3251240 Rename wasm_transition to be more accurate (#272) by Lee Mracek · 5 years ago
  28. 200e7d7 Mirror all http_archives. (#269) by Philipp Wollermann · 5 years ago
  29. a691399 Bump Rust version to 1.39.0 (#273) by ok32 · 5 years ago
  30. ec436b5 Fix bzl loads (#262) by Marcel Hlopko · 5 years ago
  31. 0e631fb Update protobuf (#261) by Marcel Hlopko · 5 years ago
  32. b94d3a4 fix: add all_files to the dummy cc_toolchain (#265) by Zhongming Qu · 5 years ago
  33. fe9a91e Run buildifier to reformat bzl/BUILD files (#260) by Marcel Hlopko · 5 years ago
  34. c2ca4b7 Migrate rules_rust for incompatible_use_platforms_repo_for_constraints by Marcel Hlopko · 5 years ago
  35. 1920386 Add badge for incompatible flag pipeline (#259) by Marcel Hlopko · 5 years ago
  36. 7cde1e4 Add support for wasm-bindgen. (#240) by John Edmonds · 5 years ago
  37. 5c0e90a Explicitly provide rustc the paths to the standard library. (#258) by wildarch · 5 years ago
  38. 29acd8f Update setup instructions (#254) by Laurent Le Brun · 6 years ago
  39. 55f7701 Use C++ environment variables when constructing link command line (#252) by Marcel Hlopko · 6 years ago
  40. f727669 Update rules_rust dependency on skydoc (#248) by c-parsons · 6 years ago
  41. 05bd7d1 Make rust_proto_library not require the proto_library.proto_source_root attribute. (#246) by lberki · 6 years ago
  42. 7caeda2 Add allow_empty to glob, as the patterns don't necessarily match something (#245) by Laurent Le Brun · 6 years ago
  43. 949b5d6 Use empty dictionary instead of None for kwargs (#244) by vitalyd · 6 years ago
  44. c06ab74 Replace the deprecated proto_source_root attribute. (#241) by lberki · 6 years ago
  45. d951d12 Replace the legacy .proto. provider with the new ProtoInfo. (#242) by lberki · 6 years ago
  46. 3cd4c63 Make rust_proto_library work with proto_library rules using import_prefix / strip_import_prefix . (#239) by lberki · 6 years ago
  47. 3fac9fe Bump Rust to 1.35.0. (#236) by Gus Prevas · 6 years ago
  48. 8417c89 Update code for compatibility to Bazel 0.27 (#232) by Laurent Le Brun · 6 years ago
  49. adccbba Add CARGO_CFG_TARGET_OS and CARGO_CFG_TARGET_ARCH to rustc environment variables. (#230) by John Edmonds · 6 years ago
  50. 8a098fd Fix failure to build without iterable depset pt. 2 (#225) by Lee Mracek · 6 years ago
  51. 8fc3c3b Migrate for Bazel's --incompatible_require_ctx_in_configure_features (#224) by Marcel Hlopko · 6 years ago
  52. 60a2654 Add cc toolchain files to rustc dependencies (for linker) (#217) by Lee Mracek · 6 years ago
  53. d28b121 Convert to list before checking if header fulfilled (#221) by Lee Mracek · 6 years ago
  54. 761ef8f update pin to bazel toolchains repo (#216) by Nicolas Lopez · 6 years ago
  55. a450316 Fix symlink resolution in runfiles.rs (#214) by Marco Farrugia · 6 years ago
  56. 81076de Don't test on Ubuntu 14.04 (#215) by Philipp Wollermann · 6 years ago
  57. 2215277 Make it possible for unit tests to have dev deps (#203) by Greg Bowyer · 6 years ago
  58. b3cc7e4 #190, #200 :: Migrate to new cc provider. (#209) by Marco Farrugia · 6 years ago
  59. e6aea30 Use ProtoInfo instead of legacy .proto attr (#211) by Marco Farrugia · 6 years ago
  60. 851f70f Bump Rust to 1.33.0 (#210) by mjduijn · 6 years ago
  61. 4243769 Add linker_script option to rust_binary (#208) by Lee Mracek · 6 years ago
  62. 5fa9b10 Update bazel toolchains pin and add toolchain config target (#201) by Nicolas Lopez · 6 years ago
  63. 4b2e0df Add renovate.json (#198) by Renovate Bot · 6 years ago
  64. 6fcdcb9 Update version of stardoc (#196) by Damien Martin-Guillerez · 6 years ago
  65. c5d08a4 Update bazel-toolchains version (#194) by Marcel Hlopko · 6 years ago
  66. e29cc33 Test the examples on Bazel's CI (#193) by Philipp Wollermann · 6 years ago
  67. 5ba0daf Pass in correct include directories to bindgen (#192) by Kornelijus Survila · 6 years ago
  68. 8c8894f Fix the label for Clang's BUILD file (#191) by Kornelijus Survila · 6 years ago
  69. 1ced2c2 Add rule for bindgen (#102) (#108) by Marco Farrugia · 6 years ago
  70. 3231110 Take 'default_edition' as an optional parameter of BUILD_for_rust_toolchain. (#188) by Marco Farrugia · 6 years ago
  71. e19114f Create CODEOWNERS (#187) by Dmitry Lomov · 6 years ago
  72. 5894d35 Fix setup snippet in the README (#167) (#184) by Marco Farrugia · 6 years ago
  73. f32695d Establish `CARGO_MANIFEST_DIR` (#180) by Greg Bowyer · 6 years ago
  74. ac74cc1 Change dash to underscore in generated filenames (#178) by mjduijn · 6 years ago
  75. b74f9e5 Update dependency (#182) by Laurent Le Brun · 6 years ago
  76. 1819a58 Small README grammar fixes (#181) by John Edmonds · 6 years ago
  77. 1ac4b0d Fix proto readme example code (#177) by mjduijn · 6 years ago
  78. 84aa676 Get stardoc working and update docs. #140 (#174) by Marco Farrugia · 6 years ago
  79. 23ab9d5 Proto: documentation to change dependencies (#173) by Damien Martin-Guillerez · 6 years ago
  80. 41b208b Update links to crates in documentation (#175) by mjduijn · 6 years ago
  81. 3228ccd Add edition support to rules and toolchains. (#157) (#168) by Marco Farrugia · 6 years ago
  82. fc9988d More bazel --incompatible fixes (#161) (#169) by Marco Farrugia · 6 years ago
  83. db81b42 Update dependencies, fix a few incompatible issues (#166) by Laurent Le Brun · 6 years ago
  84. d4e9066 Update bazel-toolchains pin (#165) by Marcel Hlopko · 6 years ago
  85. 2add4bb Protobuf support: support proto_source_root attribute (#164) by Damien Martin-Guillerez · 6 years ago
  86. add17a1 Use http_archive for protobuf repository (#163) by Damien Martin-Guillerez · 6 years ago
  87. 60c3627 Cleanups for compatibility with future Bazel releases (#162) by Laurent Le Brun · 6 years ago
  88. a04407d Clean-up the output directory before creating it(#159) by Damien Martin-Guillerez · 6 years ago
  89. 3cc196d doc: change reference to proto_compile into proto_library (#158) by Damien Martin-Guillerez · 6 years ago
  90. 7b47f55 Fix rust_doc_test with transitive dependencies and add tests for it (#155) by Damien Martin-Guillerez · 6 years ago
  91. e008ebe Protobuf support (#92) by Damien Martin-Guillerez · 6 years ago
  92. 82a7bc0 Update known_shas to recent versions (#156) by Damien Martin-Guillerez · 6 years ago
  93. 78fc36d fix: corner case in indirect crate dependencies (#154) by Damien Martin-Guillerez · 6 years ago
  94. a672892 Test rustc flag and feature flags (#153) by Damien Martin-Guillerez · 6 years ago
  95. 9a3de26 STATIC_RUST_URL sets the static.rust-lang.org URL (#143) by Damien Martin-Guillerez · 6 years ago
  96. 4188d27 Replace usages of `ctx.action` with `ctx.actions.{run, run_shell}` (#151) by Marco Farrugia · 6 years ago
  97. 4a9d0e0 Update bazel_toolchains pin. (#147) by Xin · 7 years ago
  98. 5ec0b83 Add builtin rust platform decls with examples (#144) by Alex McArther · 7 years ago
  99. 2231755 Fix version check in rustc.bzl (#146) by Marcel Hlopko · 7 years ago
  100. 981d217 Do not crash on using version check with development version of bazel. (#145) by Marcel Hlopko · 7 years ago