1. d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 4 years, 4 months ago
  2. f9b3e22 Merge "Remove unnecessary `android:"path"` tags in rust" by Treehugger Robot · 4 years, 4 months ago
  3. eda9398 Remove unnecessary `android:"path"` tags in rust by Liz Kammer · 4 years, 4 months ago
  4. 06feee9 Rustdoc support. by Dan Albert · 4 years, 5 months ago
  5. c08897c Add more Rust vendor image support. by Ivan Lozano · 4 years, 4 months ago
  6. e54504e Merge "rust: Add cfgs property" by Thiébaud Weksteen · 4 years, 4 months ago
  7. e54f07e Stripped rust bin/libs are included in APEX by Jiyong Park · 4 years, 4 months ago
  8. c44e737 rust: Add cfgs property by Thiébaud Weksteen · 4 years, 4 months ago
  9. 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 4 years, 5 months ago
  10. f1ff54a rust: Drop libgcc dependency by Thiébaud Weksteen · 4 years, 5 months ago
  11. ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 4 years, 5 months ago
  12. 36eb24b Merge "rust: Emit android vndk cfg flag." by Ivan Lozano · 4 years, 6 months ago
  13. f76cdf7 rust: Emit android vndk cfg flag. by Ivan Lozano · 4 years, 6 months ago
  14. c5d34ec rust: Use prebuilts for x86 host target. by Ivan Lozano · 4 years, 6 months ago
  15. 3dfa12d rust: Pass cc static libs to rustc. by Ivan Lozano · 4 years, 6 months ago
  16. 2a3094c Merge "Migrate Rust to LLVM coverage." by Treehugger Robot · 4 years, 6 months ago
  17. 6cd99e6 Add Rust fuzzing support. by Ivan Lozano · 5 years ago
  18. fa04938 Migrate Rust to LLVM coverage. by Joel Galenson · 4 years, 7 months ago
  19. 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years, 8 months ago
  20. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 8 months ago
  21. ea08613 Move prefer_rlib from binary to base compiler. by Ivan Lozano · 4 years, 8 months ago
  22. bf63d00 rust: Add static binary support by Ivan Lozano · 4 years, 10 months ago
  23. dd05547 rust: Refactor staticStd to stdLinkage by Ivan Lozano · 4 years, 10 months ago
  24. 2b08113 rust: Add libstd linkage mutator for rlibs. by Ivan Lozano · 5 years ago
  25. b5d2dd2 Don't disable rust modules for linux_bionic by Jiyong Park · 5 years ago
  26. fabaff6 rust: strip libraries and binaries by Thiébaud Weksteen · 5 years ago
  27. 042504f Link device binaries dynamically by default. by Ivan Lozano · 5 years ago
  28. 9e8451e rust: modify linting properties by Thiébaud Weksteen · 5 years ago
  29. 4318e1c rust: fully disable all lints when no_lint is set by Thiébaud Weksteen · 5 years ago
  30. da931d4 [rust] Disable lints for generated bindings by Stephen Crane · 5 years ago
  31. 89e4882 Merge "[rust] Add SourceProviders as crates support." by Ivan Lozano · 5 years ago
  32. 26ecd6c [rust] Add SourceProviders as crates support. by Ivan Lozano · 5 years ago
  33. e81c924 Move getEdition to a baseCompiler method by Thiébaud Weksteen · 5 years ago
  34. 45901ed Ensure hermetic device rust_bindgen. by Ivan Lozano · 5 years ago
  35. 4384568 Allow rust module dependency on SourceProviders. by Ivan Lozano · 5 years ago
  36. bbd25ae Specify module dependency in the srcs list by Chih-Hung Hsieh · 5 years ago
  37. bb3add1 rust: Suppress default sysroot unconditionally by Matthew Maurer · 5 years ago
  38. c761eec rust: Mutate prebuilt modules dylib/rlib by Matthew Maurer · 5 years ago
  39. 0f003b1 rust: Add rustlibs auto dependency selection by Matthew Maurer · 5 years ago
  40. 6bbe577 Merge "Explicitly define Rust default lints" by Thiébaud Weksteen · 5 years ago
  41. 8e46efa Explicitly define Rust default lints by Thiébaud Weksteen · 5 years ago
  42. 1f7f70f Remove moduleContextImpl struct by Thiébaud Weksteen · 5 years ago
  43. 8a23fa4 [Rust] Remove unused variables and deduplicate. by Ivan Lozano · 5 years ago
  44. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 5 years ago
  45. 9d1df10 Provide 32-bit and 64-bit Rust libs by default. by Ivan Lozano · 5 years ago
  46. d6fdca8 Fix incorrect Rust installation paths. by Ivan Lozano · 5 years ago
  47. 9a4a7ba Install rust tests under nativetest(64) by Chih-Hung Hsieh · 6 years ago
  48. f3a2d5a Merge changes from topic "rust-sysroot" by Jeffrey Vander Stoep · 6 years ago
  49. 99020b0 Build Rust Device Sysroots in Soong by Matthew Maurer · 6 years ago
  50. ad8b18b Enforce correct rust library file names. by Ivan Lozano · 6 years ago
  51. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  52. 3776d95 Merge "Fix defaults of BaseCompilerProperties" by Chih-hung Hsieh · 6 years ago
  53. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  54. 961a30c Fix defaults of BaseCompilerProperties by Chih-Hung Hsieh · 6 years ago
  55. 724286c Pass --remap-path-prefix to Rust builds. by Joel Galenson · 6 years ago
  56. efdd7ac Deny rust warnings by default. by Chih-Hung Hsieh · 6 years ago
  57. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 6 years ago
  58. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  59. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 6 years ago
  60. fe6330c Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  61. ffee334 Add Rust support to Soong. by Ivan Lozano · 6 years ago