1. 7c1b29c Set incremental or codegen-units, not both by Chris Wailes · 1 year, 11 months ago
  2. 004bd3f Revert "Split Rust crate builds into compile and link phases." by Colin Cross · 1 year, 11 months ago
  3. 079a97c add testcases for rust output file paths by Sam Delmerico · 2 years ago
  4. 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 2 years ago
  5. 05cbcb3 Revert "remove rust deps on clang prebuilts" by Colin Cross · 2 years ago
  6. 476e876 remove rust deps on clang prebuilts by Sam Delmerico · 2 years ago
  7. a588d15 support sandboxed rust rules by Sam Delmerico · 2 years, 3 months ago
  8. f29ca58 Darwin/Mac OS host rust compilation fixes by A. Cody Schuffelen · 2 years, 2 months ago
  9. f445562 rust: Add support for more cargo pkg version vars by Ivan Lozano · 2 years, 1 month ago
  10. 34609fa rust: Set env variables consistently for build/doc by Matthew Maurer · 2 years, 2 months ago
  11. 9c8c9ff rust: Add support for CARGO_PKG_NAME by Matthew Maurer · 2 years, 3 months ago
  12. 547bfdd Remove the last allow-listed unstable features by Chris Wailes · 2 years, 3 months ago
  13. e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 2 years, 5 months ago
  14. d61ea35 Merge "Set OUT_DIR=out with no src_deps." by Treehugger Robot · 2 years, 5 months ago
  15. 0dcd62e Set OUT_DIR=out with no src_deps. by Peter Collingbourne · 2 years, 5 months ago
  16. fef4a02 Remove stable feature from allowed features list by Chris Wailes · 2 years, 5 months ago
  17. 51d6d1c pass cc shared libs as order-only to rustc by Sam Delmerico · 2 years, 5 months ago
  18. 7d6e843 Remove slice_internals from features allow list by Chris Wailes · 2 years, 6 months ago
  19. 5f78840 Enable LTO for Rust dylibs by Chris Wailes · 2 years, 6 months ago
  20. 6d12db4 Disallow the use of new unstable features by Chris Wailes · 2 years, 6 months ago
  21. 7b3eb24 Silence rustdoc warnings from 3rd party Crates by Chris Wailes · 2 years, 7 months ago
  22. a76acba Add cross-referencing support for Rust by Sasha Smundak · 3 years, 5 months ago
  23. 6d14ed1 rust: set ANDROID_RUST_VERSION based on prebuilts by Ivan Lozano · 3 years, 5 months ago
  24. 6bf833f Merge changes from topic "musl_rust" by Treehugger Robot · 3 years, 7 months ago
  25. fe605e1 Support multiple crtbegin and crtend dependencies by Colin Cross · 3 years, 7 months ago
  26. 46c6e59 AFDO for Rust by Yi Kong · 3 years, 8 months ago
  27. d9781fd Allow users to enable local incremental Rust builds by Chris Wailes · 3 years, 9 months ago
  28. 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 10 months ago
  29. 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 10 months ago
  30. f77913f [rust] Switch LTO flavor to "thin" by Pirama Arumuga Nainar · 3 years, 10 months ago
  31. a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 4 years, 1 month ago
  32. b2703ad Conditionally apply rustdoc flags to third party crates by Chris Wailes · 4 years, 1 month ago
  33. 9953a19 Added a flag to the rustdoc invocation by Chris Wailes · 4 years, 1 month ago
  34. a226863 rust: Add support for bootstrap linker. by Ivan Lozano · 4 years, 1 month ago
  35. b433bf7 Generate rustdoc index. by Dan Albert · 4 years, 4 months ago
  36. 06feee9 Rustdoc support. by Dan Albert · 4 years, 6 months ago
  37. e4dd14b bloaty: measure stripped Rust binaries by Thiébaud Weksteen · 4 years, 5 months ago
  38. 94c8325 rust: collect file dependencies for clippy by Thiébaud Weksteen · 4 years, 5 months ago
  39. ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 4 years, 6 months ago
  40. 9997ea7 Setup ANDROID_RUST_VERSION env variable by Thiébaud Weksteen · 4 years, 6 months ago
  41. df229cb Enable size measurement for Rust binaries by Thiébaud Weksteen · 4 years, 7 months ago
  42. 2a3094c Merge "Migrate Rust to LLVM coverage." by Treehugger Robot · 4 years, 7 months ago
  43. 6cd99e6 Add Rust fuzzing support. by Ivan Lozano · 6 years ago
  44. ec6e991 rust: Depend on CC a shared library's TOC, not .so by Ivan Lozano · 4 years, 8 months ago
  45. fa04938 Migrate Rust to LLVM coverage. by Joel Galenson · 4 years, 8 months ago
  46. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 9 months ago
  47. 9d74a52 Rust: WriteFileRule instead of printf for protos by Ivan Lozano · 4 years, 9 months ago
  48. d7ddf05 rust: Fix incorrect expected gcno file for dylibs by Ivan Lozano · 4 years, 10 months ago
  49. 1776a2a rust: Fix absolute path OUT_DIR bug by Ivan Lozano · 4 years, 10 months ago
  50. 71512f3 rust: set STD_ENV_ARCH by Thiébaud Weksteen · 4 years, 10 months ago
  51. 29aa9fd Keep only out file dependency rule in output .d files by Chih-Hung Hsieh · 5 years ago
  52. 9429c61 Merge "Add source collision test, rust_bindgen doc." by Ivan Lozano · 5 years ago
  53. 10735d9 Add source collision test, rust_bindgen doc. by Ivan Lozano · 5 years ago
  54. bae62be Provide generated sources to clippy. by Ivan Lozano · 5 years ago
  55. 4384568 Allow rust module dependency on SourceProviders. by Ivan Lozano · 5 years ago
  56. bbd25ae Specify module dependency in the srcs list by Chih-Hung Hsieh · 5 years ago
  57. bb3add1 rust: Suppress default sysroot unconditionally by Matthew Maurer · 5 years ago
  58. 6bbe577 Merge "Explicitly define Rust default lints" by Thiébaud Weksteen · 5 years ago
  59. 8e46efa Explicitly define Rust default lints by Thiébaud Weksteen · 5 years ago
  60. 79e546f Merge "Remove moduleContextImpl struct" by Thiébaud Weksteen · 5 years ago
  61. 92f703b Add clippy-driver build rule by Thiébaud Weksteen · 5 years ago
  62. 1f7f70f Remove moduleContextImpl struct by Thiébaud Weksteen · 5 years ago
  63. 796fc4c [Rust] Correct the gcov path prefix. by Ivan Lozano · 5 years ago
  64. f3717ee Match Rust gcda output to cc via -Z profile-emit. 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. 31b095d Add rust default compilation flags. by Ivan Lozano · 6 years ago
  68. f3a2d5a Merge changes from topic "rust-sysroot" by Jeffrey Vander Stoep · 6 years ago
  69. 99020b0 Build Rust Device Sysroots in Soong by Matthew Maurer · 6 years ago
  70. b2df9f8 Soong Rust source clean up. by Ivan Lozano · 6 years ago
  71. ad8b18b Enforce correct rust library file names. by Ivan Lozano · 6 years ago
  72. 52767be Add support for Rust C libraries. by Ivan Lozano · 6 years ago
  73. 885f1c6 Emit linked file and dep-info in one call to rustc by Chih-Hung Hsieh · 6 years ago
  74. f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 6 years ago
  75. 5ca5ef6 Fix proc_macro dependency handling. by Ivan Lozano · 6 years ago
  76. ffee334 Add Rust support to Soong. by Ivan Lozano · 6 years ago