1. 930fd8b Revert^3 "add rust_toolchain_rustc_prebuilt module type" by Wen-yi Chu · 2 years, 7 months ago
  2. 9c64274 Revert^3 "add crate_root property to rust modules" by Wen-yi Chu · 2 years, 7 months ago
  3. 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 2 years, 7 months ago
  4. 7ba7e82 Revert "rustSetToolchainSource to use linux-x86 srcs" by Colin Cross · 2 years, 7 months ago
  5. 05cbcb3 Revert "remove rust deps on clang prebuilts" by Colin Cross · 2 years, 7 months ago
  6. 476e876 remove rust deps on clang prebuilts by Sam Delmerico · 2 years, 7 months ago
  7. fbec3a5 rustSetToolchainSource to use linux-x86 srcs by Sam Delmerico · 2 years, 7 months ago
  8. 52d1cc3 Merge changes from topics "revert-2746976-revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT-KMAGKVIXAT", "sandbox-rust-inputs" into main by Sam Delmerico · 2 years, 7 months ago
  9. 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 2 years, 7 months ago
  10. a588d15 support sandboxed rust rules by Sam Delmerico · 2 years, 10 months ago
  11. 60375c4 Revert^2 "add crate_root property to rust modules" by Sam Delmerico · 2 years, 7 months ago
  12. 9333ac1 Revert^2 "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 2 years, 7 months ago
  13. 2e3f8e6 Merge "Enable target features for riscv64 Rust builds" into main by Treehugger Robot · 2 years, 7 months ago
  14. 820ec84 Enable target features for riscv64 Rust builds by Chris Wailes · 2 years, 7 months ago
  15. 732b37f rustc-1.72.0 Build 10803849 by James Farrell · 2 years, 7 months ago
  16. 085efff rust: Emit frame pointers on 64-bit device targets. by Ivan Lozano · 2 years, 7 months ago
  17. e79010c Merge "Revert "rustc-1.72.0 Build 10752340"" into main by Treehugger Robot · 2 years, 7 months ago
  18. 5d4be57 Revert "rustc-1.72.0 Build 10752340" by James Farrell · 2 years, 7 months ago
  19. d15dcb7 Merge "rustc-1.72.0 Build 10752340" into main by Treehugger Robot · 2 years, 7 months ago
  20. 1d3740a Merge changes from topic "revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT" into main by Sam Delmerico · 2 years, 7 months ago
  21. 400749d Revert "add rust_toolchain_rustc_prebuilt module type" by Sam Delmerico · 2 years, 7 months ago
  22. 5162ff1 Revert "add crate_root property to rust modules" by Sam Delmerico · 2 years, 7 months ago
  23. 9abcf64 Merge changes from topics "rulebuilder-ninja-vars", "rustc_prebuilt_build_tool" into main by Treehugger Robot · 2 years, 7 months ago
  24. 06521c4 Update rust bindgen to clang-r498229b by Yi Kong · 2 years, 7 months ago
  25. 26b90d5 rustc-1.72.0 Build 10752340 by James Farrell · 2 years, 7 months ago
  26. 3ef9285 Disable rust sanitizers for linux_musl_x86 by Colin Cross · 2 years, 7 months ago
  27. 553edff add crate_root property to rust modules by Sam Delmerico · 2 years, 9 months ago
  28. b45c844 add rust_toolchain_rustc_prebuilt module type by Sam Delmerico · 2 years, 9 months ago
  29. 791f603 Merge "rust: Rust sanitized snapshots variations" into main by Ivan Lozano · 2 years, 7 months ago
  30. 0c4b9ec Implement bp2build converter for rust_protobuf_host by Vinh Tran · 2 years, 8 months ago
  31. 093a57e Implement bp2build converter for rust_binary by Vinh Tran · 2 years, 8 months ago
  32. 9b84678 Convert libprotobuf to Bazel by Vinh Tran · 2 years, 8 months ago
  33. c1a6cee Allowlist all aconfig deps modulo libprotobuf and libaconfig_protos by Vinh Tran · 2 years, 8 months ago
  34. b4bb20f Implement bp2build converter for rust_proc_macro by Vinh Tran · 2 years, 8 months ago
  35. bcb5f57 Implement bp2build converter for rust_library by Vinh Tran · 2 years, 8 months ago
  36. 5467a39 rust: Rust sanitized snapshots variations by Ivan Lozano · 2 years, 8 months ago
  37. 80f6b21 Export RustDefaultVersion to Bazel by Vinh Tran · 2 years, 8 months ago
  38. 1311c1a Merge "Add transitive shared libs to LOCAL_SHARED_LIBRARIES for rust modules" into main by Cole Faust · 2 years, 8 months ago
  39. 497a6df Merge "Add test to confirm -L flag for cc deps in rust" into main by Vinh Tran · 2 years, 8 months ago
  40. d624823 Merge "Require safety comments for unsafe blocks." into main by Treehugger Robot · 2 years, 8 months ago
  41. b6e6f99 Add transitive shared libs to LOCAL_SHARED_LIBRARIES for rust modules by Cole Faust · 2 years, 8 months ago
  42. 4266814 Merge "Adding fuzz_config in rust_defaults" into main by Pawan Wagh · 2 years, 8 months ago
  43. 156ea44 Add test to confirm -L flag for cc deps in rust by Vinh Tran · 2 years, 8 months ago
  44. ccb7558 Adding fuzz_config in rust_defaults by Pawan Wagh · 2 years, 8 months ago
  45. d89ee08 Merge "Rust library linking fixes" into main by Cody Schuffelen · 2 years, 8 months ago
  46. b0e1035 Merge "rust: Add support for host fuzzers." into main by Ivan Lozano · 2 years, 8 months ago
  47. e6adc83 Merge "Remove dylibs prop from rust module types" into main by Vinh Tran · 2 years, 8 months ago
  48. c183e3a Rust library linking fixes by A. Cody Schuffelen · 2 years, 8 months ago
  49. 5ce6809 Merge "Add unit test to verify default linkage for rust binaries" into main by Vinh Tran · 2 years, 8 months ago
  50. 4eeb2a9 Remove dylibs prop from rust module types by Vinh Tran · 2 years, 8 months ago
  51. 05b3410 Add unit test to verify default linkage for rust binaries by Vinh Tran · 2 years, 8 months ago
  52. 2fcbffa rust: Add support for host fuzzers. by Ivan Lozano · 2 years, 9 months ago
  53. f29ca58 Darwin/Mac OS host rust compilation fixes by A. Cody Schuffelen · 2 years, 9 months ago
  54. 0a10dfd Merge "Fix missing rust dependencies when ALLOW_MISSING_DEPENDENCIES=true" into main by Colin Cross · 2 years, 8 months ago
  55. a86ea0e Fix missing rust dependencies when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 2 years, 8 months ago
  56. d97daa5 Merge "rust: Add Bindgen_flag_files property" into main by Treehugger Robot · 2 years, 8 months ago
  57. 17ac9fa Merge "Revert "rust: Add SCS sanitizer option for AArch64"" into main by Ivan Lozano · 2 years, 8 months ago
  58. 22823ee Revert "rust: Add SCS sanitizer option for AArch64" by Ivan Lozano · 2 years, 8 months ago
  59. 0e40345 Merge "rust: Add SCS sanitizer option for AArch64" into main by Ivan Lozano · 2 years, 8 months ago
  60. f74612e Merge "rust: Add support for more cargo pkg version vars" into main by Ivan Lozano · 2 years, 8 months ago
  61. f445562 rust: Add support for more cargo pkg version vars by Ivan Lozano · 2 years, 9 months ago
  62. 7113df6 Merge "rust: Pass ASAN/HWASAN flags alongside fuzzers" into main by Ivan Lozano · 2 years, 8 months ago
  63. 8827113 rust: Add SCS sanitizer option for AArch64 by Ivan Lozano · 2 years, 9 months ago
  64. 408d373 rust: Pass ASAN/HWASAN flags alongside fuzzers by Ivan Lozano · 2 years, 9 months ago
  65. 7e377d0 Merge "Revert "rust: Add SCS sanitizer option."" into main by Ivan Lozano · 2 years, 9 months ago
  66. f978042 Revert "rust: Add SCS sanitizer option." by Ivan Lozano · 2 years, 9 months ago
  67. c7c29b9 Merge "rust: Add SCS sanitizer option." into main by Ivan Lozano · 2 years, 9 months ago
  68. 78a1f8d rust: Add Bindgen_flag_files property by Andrei Homescu · 2 years, 9 months ago
  69. 447f5b1 rust: Add SCS sanitizer option. by Ivan Lozano · 2 years, 9 months ago
  70. 2797e87 rust: Add BTI/PAC for supported targets. by Ivan Lozano · 2 years, 9 months ago
  71. 9081d14 Merge "rustc-1.71.0 Build 10534657" into main by Chris Wailes · 2 years, 9 months ago
  72. 5b55c2f rust: Enable Product support for dylibs. by Ivan Lozano · 2 years, 9 months ago
  73. 2e23a3d rustc-1.71.0 Build 10534657 by Chris Wailes · 2 years, 9 months ago
  74. 2850da6 Update rust bindgen to clang-r498229 by Yabin Cui · 2 years, 9 months ago
  75. 8edcba4 Merge "Create one rule per one corpus/data files" into main by Treehugger Robot · 2 years, 9 months ago
  76. 3b24406 Create one rule per one corpus/data files by Inseob Kim · 2 years, 9 months ago
  77. add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 2 years, 9 months ago
  78. 4494685 rust: Allow any host tool for custom_bindgen by Andrei Homescu · 2 years, 9 months ago
  79. 7d61fae Require safety comments for unsafe blocks. by Andrew Walbran · 2 years, 9 months ago
  80. 34609fa rust: Set env variables consistently for build/doc by Matthew Maurer · 2 years, 10 months ago
  81. 184893a Merge "rust: Enable stack-protector for Rust modules" by Ivan Lozano · 2 years, 10 months ago
  82. 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 10 months ago
  83. 464f3b3 rust: Enable stack-protector for Rust modules by Ivan Lozano · 2 years, 10 months ago
  84. c85750b Use generics for DepSets by Colin Cross · 4 years ago
  85. 85cc859 Merge "rust: Make dylib-std the canonical rlib form" by Ivan Lozano · 2 years, 10 months ago
  86. 4df0257 rust: Make dylib-std the canonical rlib form by Ivan Lozano · 2 years, 10 months ago
  87. 4fa57fb rustc-1.70.0 Build 10322039 by Charisee · 2 years, 10 months ago
  88. 9c8c9ff rust: Add support for CARGO_PKG_NAME by Matthew Maurer · 2 years, 10 months ago
  89. b10aaba Merge "rust: Fix flags for Rust libfuzzer fuzzers" by Ivan Lozano · 2 years, 10 months ago
  90. 1247b3c rust: Fix flags for Rust libfuzzer fuzzers by Ivan Lozano · 2 years, 10 months ago
  91. 61c02cc rust: Bundle Rust shared dependencies in fuzzers by Ivan Lozano · 2 years, 10 months ago
  92. 547bfdd Remove the last allow-listed unstable features by Chris Wailes · 2 years, 10 months ago
  93. 7f9d7cb rust: Support sanitizers in rust_ffi modules by Ivan Lozano · 2 years, 11 months ago
  94. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 11 months ago
  95. ff00731 Merge "Update clang version for Rust bindgen to clang-r487747c" by Treehugger Robot · 2 years, 11 months ago
  96. 6974c7e Update clang version for Rust bindgen to clang-r487747c by Yi Kong · 2 years, 11 months ago
  97. 6b82616 rustc-1.69.0 Build 10117114 by Chris Wailes · 2 years, 11 months ago
  98. c38f1d5 Merge "Revert "rustc-1.69.0 Build 10095304"" by Lei Ju · 2 years, 11 months ago
  99. f36b2fa Revert "rustc-1.69.0 Build 10095304" by Android Culprit Assistant · 2 years, 11 months ago
  100. a1909da Merge "rustc-1.69.0 Build 10095304" by Chris Wailes · 2 years, 11 months ago