1. 65a54a8 rust: Set android_vendor and android_product cfg by Matthew Maurer · 2 years, 5 months ago
  2. 9ef9cb8 rust: Fix coverage in no-std crates by Ivan Lozano · 2 years, 6 months ago
  3. 225a37a Use the same rpaths for tests and binaries and cc and rust by Colin Cross · 2 years, 7 months ago
  4. 46329e9 Remove spurious trailing backslash in prefer_rlib docstring by Martin Geisler · 2 years, 10 months ago
  5. a8941ec Don't use prebuilt rust stdlibs for linux bionic by Colin Cross · 3 years, 1 month ago
  6. 567d342 Use musl rust prebuilts for USE_HOST_MUSL=true by Colin Cross · 3 years, 3 months ago
  7. a76acba Add cross-referencing support for Rust by Sasha Smundak · 3 years, 3 months ago
  8. 797e4be Add stdlibs property for Rust build rules. by Andrew Walbran · 3 years, 5 months ago
  9. e32f093 Support building rust modules against musl libc by Colin Cross · 3 years, 6 months ago
  10. fba2aa2 rust: Support new rust_stdlib_prebuilt_host type by Ivan Lozano · 3 years, 9 months ago
  11. 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 9 months ago
  12. 3afac0b Flag an error on empty rust module srcs by Seth Moore · 3 years, 10 months ago
  13. 67eada3 rust: Refactor cfg and feature flag calculation by Ivan Lozano · 3 years, 10 months ago
  14. 9f59e8d rust: Hook up InstallIn functions + Product by Matthew Maurer · 4 years ago
  15. 0ad64f5 Merge "rust: Allow modules to use only generated sources" by Ivan Lozano · 4 years ago
  16. e4db003 rust: Allow modules to use only generated sources by Ivan Lozano · 4 years ago
  17. 8711c5c rust: Link libunwind into Rust static executables. by Ivan Lozano · 4 years ago
  18. a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 4 years ago
  19. 45a9e31 rust: Prevent manually defined lib link flags. by Ivan Lozano · 4 years ago
  20. 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 4 years ago
  21. 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 4 years, 1 month ago
  22. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 4 years, 4 months ago
  23. f9b3e22 Merge "Remove unnecessary `android:"path"` tags in rust" by Treehugger Robot · 4 years, 3 months ago
  24. eda9398 Remove unnecessary `android:"path"` tags in rust by Liz Kammer · 4 years, 3 months ago
  25. 06feee9 Rustdoc support. by Dan Albert · 4 years, 4 months ago
  26. c08897c Add more Rust vendor image support. by Ivan Lozano · 4 years, 4 months ago
  27. e54504e Merge "rust: Add cfgs property" by Thiébaud Weksteen · 4 years, 4 months ago
  28. e54f07e Stripped rust bin/libs are included in APEX by Jiyong Park · 4 years, 4 months ago
  29. c44e737 rust: Add cfgs property by Thiébaud Weksteen · 4 years, 4 months ago
  30. 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 4 years, 4 months ago
  31. f1ff54a rust: Drop libgcc dependency by Thiébaud Weksteen · 4 years, 4 months ago
  32. ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 4 years, 5 months ago
  33. 36eb24b Merge "rust: Emit android vndk cfg flag." by Ivan Lozano · 4 years, 6 months ago
  34. f76cdf7 rust: Emit android vndk cfg flag. by Ivan Lozano · 4 years, 6 months ago
  35. c5d34ec rust: Use prebuilts for x86 host target. by Ivan Lozano · 4 years, 6 months ago
  36. 3dfa12d rust: Pass cc static libs to rustc. by Ivan Lozano · 4 years, 6 months ago
  37. 2a3094c Merge "Migrate Rust to LLVM coverage." by Treehugger Robot · 4 years, 6 months ago
  38. 6cd99e6 Add Rust fuzzing support. by Ivan Lozano · 5 years ago
  39. fa04938 Migrate Rust to LLVM coverage. by Joel Galenson · 4 years, 7 months ago
  40. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years, 8 months ago
  41. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 7 months ago
  42. ea08613 Move prefer_rlib from binary to base compiler. by Ivan Lozano · 4 years, 8 months ago
  43. bf63d00 rust: Add static binary support by Ivan Lozano · 4 years, 10 months ago
  44. dd05547 rust: Refactor staticStd to stdLinkage by Ivan Lozano · 4 years, 10 months ago
  45. 2b08113 rust: Add libstd linkage mutator for rlibs. by Ivan Lozano · 5 years ago
  46. b5d2dd2 Don't disable rust modules for linux_bionic by Jiyong Park · 5 years ago
  47. fabaff6 rust: strip libraries and binaries by Thiébaud Weksteen · 5 years ago
  48. 042504f Link device binaries dynamically by default. by Ivan Lozano · 5 years ago
  49. 9e8451e rust: modify linting properties by Thiébaud Weksteen · 5 years ago
  50. 4318e1c rust: fully disable all lints when no_lint is set by Thiébaud Weksteen · 5 years ago
  51. da931d4 [rust] Disable lints for generated bindings by Stephen Crane · 5 years ago
  52. 89e4882 Merge "[rust] Add SourceProviders as crates support." by Ivan Lozano · 5 years ago
  53. 26ecd6c [rust] Add SourceProviders as crates support. by Ivan Lozano · 5 years ago
  54. e81c924 Move getEdition to a baseCompiler method by Thiébaud Weksteen · 5 years ago
  55. 45901ed Ensure hermetic device rust_bindgen. by Ivan Lozano · 5 years ago
  56. 4384568 Allow rust module dependency on SourceProviders. by Ivan Lozano · 5 years ago
  57. bbd25ae Specify module dependency in the srcs list by Chih-Hung Hsieh · 5 years ago
  58. bb3add1 rust: Suppress default sysroot unconditionally by Matthew Maurer · 5 years ago
  59. c761eec rust: Mutate prebuilt modules dylib/rlib by Matthew Maurer · 5 years ago
  60. 0f003b1 rust: Add rustlibs auto dependency selection by Matthew Maurer · 5 years ago
  61. 6bbe577 Merge "Explicitly define Rust default lints" by Thiébaud Weksteen · 5 years ago
  62. 8e46efa Explicitly define Rust default lints by Thiébaud Weksteen · 5 years ago
  63. 1f7f70f Remove moduleContextImpl struct by Thiébaud Weksteen · 5 years ago
  64. 8a23fa4 [Rust] Remove unused variables and deduplicate. by Ivan Lozano · 5 years ago
  65. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 5 years ago
  66. 9d1df10 Provide 32-bit and 64-bit Rust libs by default. by Ivan Lozano · 5 years ago
  67. d6fdca8 Fix incorrect Rust installation paths. by Ivan Lozano · 5 years ago
  68. 9a4a7ba Install rust tests under nativetest(64) by Chih-Hung Hsieh · 6 years ago
  69. f3a2d5a Merge changes from topic "rust-sysroot" by Jeffrey Vander Stoep · 6 years ago
  70. 99020b0 Build Rust Device Sysroots in Soong by Matthew Maurer · 6 years ago
  71. ad8b18b Enforce correct rust library file names. by Ivan Lozano · 6 years ago
  72. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  73. 3776d95 Merge "Fix defaults of BaseCompilerProperties" by Chih-hung Hsieh · 6 years ago
  74. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  75. 961a30c Fix defaults of BaseCompilerProperties by Chih-Hung Hsieh · 6 years ago
  76. 724286c Pass --remap-path-prefix to Rust builds. by Joel Galenson · 6 years ago
  77. efdd7ac Deny rust warnings by default. by Chih-Hung Hsieh · 6 years ago
  78. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 6 years ago
  79. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  80. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 6 years ago
  81. fe6330c Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  82. ffee334 Add Rust support to Soong. by Ivan Lozano · 6 years ago