1. a86ea0e Fix missing rust dependencies when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 1 year, 6 months ago
  2. 8edcba4 Merge "Create one rule per one corpus/data files" into main by Treehugger Robot · 1 year, 6 months ago
  3. 3b24406 Create one rule per one corpus/data files by Inseob Kim · 1 year, 6 months ago
  4. add122a rust: Add vendor and recovery dylib support. by Ivan Lozano · 1 year, 6 months ago
  5. 61c02cc rust: Bundle Rust shared dependencies in fuzzers by Ivan Lozano · 1 year, 7 months ago
  6. 0c10e4d Parallelize singleton execution by LaMont Jones · 1 year, 8 months ago
  7. 3891749 Support removing suffix for device specific prebuilt during build by Hamzeh Zawawy · 1 year, 10 months ago
  8. e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 1 year, 10 months ago
  9. 43a2a9a Merge changes from topic "fdo_profile" by Treehugger Robot · 1 year, 10 months ago
  10. cde1016 Reimplement afdo support for rust by Vinh Tran · 1 year, 10 months ago
  11. cd2b46a Fix rust snapshotInfo provider bug by Inseob Kim · 1 year, 10 months ago
  12. 51d6d1c pass cc shared libs as order-only to rustc by Sam Delmerico · 1 year, 10 months ago
  13. 0c7ea95 Merge "Build rust libraries against C ModuleLib API surface." by Spandan Das · 1 year, 10 months ago
  14. 604f376 Build rust libraries against C ModuleLib API surface. by Spandan Das · 1 year, 10 months ago
  15. 24b246a Fix the make name of rust snapshots by Justin Yun · 1 year, 10 months ago
  16. 884fe9e Update non-user-facing properties to be mutated by Liz Kammer · 1 year, 11 months ago
  17. 9ef9cb8 rust: Fix coverage in no-std crates by Ivan Lozano · 1 year, 11 months ago
  18. 0f9963e Copy Rust fuzzer dependencies to /data. by Ivan Lozano · 2 years ago
  19. 0b5f7f1 Merge "Specify jnilib partition in Android-<target>.mk" by Jihoon Kang · 2 years, 3 months ago
  20. f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 2 years, 5 months ago
  21. 581b6d8 rust: Don't propagate apex across customBindgenTag by Matthew Maurer · 2 years, 4 months ago
  22. 3a4088d Merge "Introduce cc_api_library" by Treehugger Robot · 2 years, 5 months ago
  23. 487689e Introduce cc_api_library by Kiyoung Kim · 2 years, 6 months ago
  24. cf3844c rust: Rust is now GA for platform usage by Matthew Maurer · 2 years, 6 months ago
  25. 7f67c2a rust: Allow rust_ffi_shared in jni_libs by Ivan Lozano · 2 years, 7 months ago
  26. a76acba Add cross-referencing support for Rust by Sasha Smundak · 2 years, 9 months ago
  27. 3736abf Merge "rust: Allow rustlibs to fallback to rlibs." by Ivan Lozano · 2 years, 9 months ago
  28. f1868af rust: Don't append '.vendor' to vendor modules. by Ivan Lozano · 2 years, 9 months ago
  29. 2d40763 rust: Allow rustlibs to fallback to rlibs. by Ivan Lozano · 2 years, 9 months ago
  30. 872d579 rust: rust_proc_macro host snapshot support. by Ivan Lozano · 2 years, 10 months ago
  31. 797e4be Add stdlibs property for Rust build rules. by Andrew Walbran · 2 years, 10 months ago
  32. 2b3ed64 Fix rust snapshot to capture static libs correctly by Justin Yun · 2 years, 11 months ago
  33. 6bf833f Merge changes from topic "musl_rust" by Treehugger Robot · 3 years ago
  34. 018cbeb Support genrules as CrtBegin and CrtEnd in rust by Colin Cross · 3 years ago
  35. fe605e1 Support multiple crtbegin and crtend dependencies by Colin Cross · 3 years ago
  36. 46c6e59 AFDO for Rust by Yi Kong · 3 years ago
  37. a91ba25 rust: Fix exported MinSdkVersion by Ivan Lozano · 3 years ago
  38. 9b3b15c Merge "rust: Register rustdoc with checkbuild" by Treehugger Robot · 3 years ago
  39. c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
  40. 65cb314 Revert^2 "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
  41. abe2a4b Revert "Add dependency license annotations" by Colin Cross · 3 years, 1 month ago
  42. e380363 rust: Register rustdoc with checkbuild by Matthew Maurer · 3 years, 1 month ago
  43. b674b43 Add dependency license annotations by Colin Cross · 3 years, 2 months ago
  44. 9fdba28 Merge "rust: Add rust_toolchain_library module." by Ivan Lozano · 3 years, 2 months ago
  45. 45e0e5b rust: Add rust_toolchain_library module. by Ivan Lozano · 3 years, 2 months ago
  46. b993a83 Merge "rust: Add data_libs and data_bins to rust_test" by Ivan Lozano · 3 years, 2 months ago
  47. 4e5f07d rust: Add data_libs and data_bins to rust_test by Ivan Lozano · 3 years, 2 months ago
  48. fba2aa2 rust: Support new rust_stdlib_prebuilt_host type by Ivan Lozano · 3 years, 2 months ago
  49. aa1a9e4 Merge "rust: Refactor stripped output file path" by Ivan Lozano · 3 years, 2 months ago
  50. e950cda rust: Add missing variation -D flags to bindgen. by Ivan Lozano · 3 years, 2 months ago
  51. 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 2 months ago
  52. 7743557 Move rust module installation into Soong by Colin Cross · 3 years, 2 months ago
  53. 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 2 months ago
  54. 21fa0a5 rust: Add common interface for binaries by Ivan Lozano · 3 years, 3 months ago
  55. fdadcd7 rust: Support whole static libraries with any name by Ivan Lozano · 3 years, 3 months ago
  56. 39b0bf0 rust: Package shared libraries with fuzzer zips by Ivan Lozano · 3 years, 3 months ago
  57. d1e366a Installation routine for rust is similar to that of cc by Jiyong Park · 3 years, 3 months ago
  58. 2811e07 rust modules respects the installable property by Jiyong Park · 3 years, 4 months ago
  59. 67eada3 rust: Refactor cfg and feature flag calculation by Ivan Lozano · 3 years, 4 months ago
  60. 9f59e8d rust: Hook up InstallIn functions + Product by Matthew Maurer · 3 years, 5 months ago
  61. c686838 Support Rust in Ramdisk by Matthew Maurer · 3 years, 6 months ago
  62. a61e31f Support Rust in native-bridge by Matthew Maurer · 3 years, 8 months ago
  63. 52af5b0 Support Rust in Product by Matthew Maurer · 3 years, 8 months ago
  64. 460ee94 Support Rust in Recovery by Matthew Maurer · 4 years ago
  65. dd7107c Merge "rust: Add support to emit certain Cargo env vars." by Ivan Lozano · 3 years, 5 months ago
  66. a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 3 years, 5 months ago
  67. c0a671f Moving common fuzzing code to fuzz package by hamzeh · 3 years, 6 months ago
  68. 40fa08b Merge "Add a phony target for all Rust targets" by Treehugger Robot · 3 years, 6 months ago
  69. 74be764 Add a phony target for all Rust targets by Chris Wailes · 3 years, 6 months ago
  70. a226863 rust: Add support for bootstrap linker. by Ivan Lozano · 3 years, 6 months ago
  71. 41ad881 Refactoring fuzz packaging code by hamzeh · 3 years, 6 months ago
  72. d5cf92e Support customizing behavior around sourceOrOutputDependencyTag by Paul Duffin · 3 years, 6 months ago
  73. 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 3 years, 7 months ago
  74. 5e03586 Include static lib information for the snapshot modules by Justin Yun · 3 years, 7 months ago
  75. 6eb16f8 Merge "rust: Add missing Rust allow path modules." by Ivan Lozano · 3 years, 7 months ago
  76. 03a94c4 rust: Add missing Rust allow path modules. by Ivan Lozano · 3 years, 7 months ago
  77. 7d55b61 Rust module in APEX uses stub libraries across APEX boundaries by Jiyong Park · 3 years, 7 months ago
  78. 3149e6e Rust rlib vendor snapshot support. by Ivan Lozano · 3 years, 8 months ago
  79. 1921e80 Rust cdylib/statliclib support for vendor snapshot. by Ivan Lozano · 3 years, 8 months ago
  80. bf8147a Don't install rust modules that are never installable by Jiyong Park · 3 years, 8 months ago
  81. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 10 months ago
  82. 5271fea Remove global state from vendor public libraries by Colin Cross · 3 years, 9 months ago
  83. 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 9 months ago
  84. 627280f Remove llndk_headers by Colin Cross · 3 years, 9 months ago
  85. 1f3f130 Add support for cc_library_headers to replace llndk_headers by Colin Cross · 3 years, 9 months ago
  86. 06feee9 Rustdoc support. by Dan Albert · 3 years, 10 months ago
  87. 45c647d Merge changes I59439b77,I7dbaf8be by Thiébaud Weksteen · 3 years, 9 months ago
  88. e4dd14b bloaty: measure stripped Rust binaries by Thiébaud Weksteen · 3 years, 9 months ago
  89. d466b4a Merge changes from topic "rust_vendor_support" by Ivan Lozano · 3 years, 9 months ago
  90. e8dfbdf Merge "cc: Create a common image mutator interface" by Ivan Lozano · 3 years, 9 months ago
  91. d587ec2 Merge changes from topic "rust_benchmark" by Jeffrey Vander Stoep · 3 years, 9 months ago
  92. c08897c Add more Rust vendor image support. by Ivan Lozano · 3 years, 10 months ago
  93. 3a7d000 cc: Create a common image mutator interface by Ivan Lozano · 3 years, 10 months ago
  94. 94e22fd Shared lib dependencies from rlib are included in APEX by Jiyong Park · 3 years, 9 months ago
  95. e54f07e Stripped rust bin/libs are included in APEX by Jiyong Park · 3 years, 9 months ago
  96. 1d640d0 Add rust_benchmark module to soong. by Jakub Kotur · 4 years ago
  97. 352bdf2 Merge "rust: Add whole_static_libs, revert static_lib" by Ivan Lozano · 3 years, 10 months ago
  98. 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 3 years, 10 months ago
  99. fdaa5f7 Versioned CRT objects are built with correct __ANDROID_API__ by Jiyong Park · 3 years, 10 months ago
  100. ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 3 years, 11 months ago