1. 6d14ed1 rust: set ANDROID_RUST_VERSION based on prebuilts by Ivan Lozano · 2 years, 9 months ago
  2. 6bf833f Merge changes from topic "musl_rust" by Treehugger Robot · 2 years, 11 months ago
  3. fe605e1 Support multiple crtbegin and crtend dependencies by Colin Cross · 3 years ago
  4. 46c6e59 AFDO for Rust by Yi Kong · 3 years ago
  5. d9781fd Allow users to enable local incremental Rust builds by Chris Wailes · 3 years, 1 month ago
  6. 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 2 months ago
  7. 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 2 months ago
  8. f77913f [rust] Switch LTO flavor to "thin" by Pirama Arumuga Nainar · 3 years, 2 months ago
  9. a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 3 years, 5 months ago
  10. b2703ad Conditionally apply rustdoc flags to third party crates by Chris Wailes · 3 years, 5 months ago
  11. 9953a19 Added a flag to the rustdoc invocation by Chris Wailes · 3 years, 5 months ago
  12. a226863 rust: Add support for bootstrap linker. by Ivan Lozano · 3 years, 5 months ago
  13. b433bf7 Generate rustdoc index. by Dan Albert · 3 years, 8 months ago
  14. 06feee9 Rustdoc support. by Dan Albert · 3 years, 9 months ago
  15. e4dd14b bloaty: measure stripped Rust binaries by Thiébaud Weksteen · 3 years, 9 months ago
  16. 94c8325 rust: collect file dependencies for clippy by Thiébaud Weksteen · 3 years, 9 months ago
  17. ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 3 years, 10 months ago
  18. 9997ea7 Setup ANDROID_RUST_VERSION env variable by Thiébaud Weksteen · 3 years, 10 months ago
  19. df229cb Enable size measurement for Rust binaries by Thiébaud Weksteen · 3 years, 11 months ago
  20. 2a3094c Merge "Migrate Rust to LLVM coverage." by Treehugger Robot · 4 years ago
  21. 6cd99e6 Add Rust fuzzing support. by Ivan Lozano · 4 years, 11 months ago
  22. ec6e991 rust: Depend on CC a shared library's TOC, not .so by Ivan Lozano · 4 years ago
  23. fa04938 Migrate Rust to LLVM coverage. by Joel Galenson · 4 years ago
  24. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years ago
  25. 9d74a52 Rust: WriteFileRule instead of printf for protos by Ivan Lozano · 4 years, 1 month ago
  26. d7ddf05 rust: Fix incorrect expected gcno file for dylibs by Ivan Lozano · 4 years, 1 month ago
  27. 1776a2a rust: Fix absolute path OUT_DIR bug by Ivan Lozano · 4 years, 2 months ago
  28. 71512f3 rust: set STD_ENV_ARCH by Thiébaud Weksteen · 4 years, 2 months ago
  29. 29aa9fd Keep only out file dependency rule in output .d files by Chih-Hung Hsieh · 4 years, 5 months ago
  30. 9429c61 Merge "Add source collision test, rust_bindgen doc." by Ivan Lozano · 4 years, 5 months ago
  31. 10735d9 Add source collision test, rust_bindgen doc. by Ivan Lozano · 4 years, 5 months ago
  32. bae62be Provide generated sources to clippy. by Ivan Lozano · 4 years, 5 months ago
  33. 4384568 Allow rust module dependency on SourceProviders. by Ivan Lozano · 4 years, 6 months ago
  34. bbd25ae Specify module dependency in the srcs list by Chih-Hung Hsieh · 4 years, 8 months ago
  35. bb3add1 rust: Suppress default sysroot unconditionally by Matthew Maurer · 4 years, 6 months ago
  36. 6bbe577 Merge "Explicitly define Rust default lints" by Thiébaud Weksteen · 4 years, 6 months ago
  37. 8e46efa Explicitly define Rust default lints by Thiébaud Weksteen · 4 years, 6 months ago
  38. 79e546f Merge "Remove moduleContextImpl struct" by Thiébaud Weksteen · 4 years, 6 months ago
  39. 92f703b Add clippy-driver build rule by Thiébaud Weksteen · 4 years, 6 months ago
  40. 1f7f70f Remove moduleContextImpl struct by Thiébaud Weksteen · 4 years, 6 months ago
  41. 796fc4c [Rust] Correct the gcov path prefix. by Ivan Lozano · 4 years, 6 months ago
  42. f3717ee Match Rust gcda output to cc via -Z profile-emit. by Ivan Lozano · 4 years, 7 months ago
  43. a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 4 years, 9 months ago
  44. 9d1df10 Provide 32-bit and 64-bit Rust libs by default. by Ivan Lozano · 4 years, 8 months ago
  45. 31b095d Add rust default compilation flags. by Ivan Lozano · 5 years ago
  46. f3a2d5a Merge changes from topic "rust-sysroot" by Jeffrey Vander Stoep · 5 years ago
  47. 99020b0 Build Rust Device Sysroots in Soong by Matthew Maurer · 5 years ago
  48. b2df9f8 Soong Rust source clean up. by Ivan Lozano · 5 years ago
  49. ad8b18b Enforce correct rust library file names. by Ivan Lozano · 5 years ago
  50. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  51. 885f1c6 Emit linked file and dep-info in one call to rustc by Chih-Hung Hsieh · 5 years ago
  52. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 5 years ago
  53. 5ca5ef6 Fix proc_macro dependency handling. by Ivan Lozano · 5 years ago
  54. ffee334 Add Rust support to Soong. by Ivan Lozano · 5 years ago