- ab58647 rust: Add an option to disable LTO for Rust by Ivan Lozano · 8 months ago
- 0a468a4 rust: made-to-order rust staticlibs by Ivan Lozano · 8 months ago
- 28ed8f4 rust: refactored transformSrctoCrate by Ivan Lozano · 8 months ago
- 91c7476 rust: Remove unnecessary escaping in grep call by Alex · 9 months ago
- cfeec1c rust: Remove unnecessary escaping in grep call by Ivan Lozano · 10 months ago
- 99180c2 Revert "Re-land "Make building Rust targets faster in eng builds"" by Chris Wailes · 11 months ago
- e3da5ea Re-land "Make building Rust targets faster in eng builds" by Chris Wailes · 11 months ago
- fad3e69 Revert "Make building Rust targets faster in eng builds" by Joonhun Shin · 11 months ago
- 6146cf4 Make building Rust targets faster in eng builds by Chris Wailes · 1 year, 8 months ago
- cd41653 rust: Privatize Cargo* methods on compiler by Matthew Maurer · 1 year, 2 months ago
- f96b001 Don't call android.PathForModuleSrc(ctx).String() to get ModuleDir by Colin Cross · 1 year, 3 months ago
- c5cf990 fix some moved code from revert of aosp/2518976 by Sam Delmerico · 1 year, 3 months ago
- 7c1b29c Set incremental or codegen-units, not both by Chris Wailes · 1 year, 3 months ago
- 004bd3f Revert "Split Rust crate builds into compile and link phases." by Colin Cross · 1 year, 3 months ago
- 079a97c add testcases for rust output file paths by Sam Delmerico · 1 year, 4 months ago
- 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 4 months ago
- 05cbcb3 Revert "remove rust deps on clang prebuilts" by Colin Cross · 1 year, 4 months ago
- 476e876 remove rust deps on clang prebuilts by Sam Delmerico · 1 year, 4 months ago
- a588d15 support sandboxed rust rules by Sam Delmerico · 1 year, 7 months ago
- f29ca58 Darwin/Mac OS host rust compilation fixes by A. Cody Schuffelen · 1 year, 6 months ago
- f445562 rust: Add support for more cargo pkg version vars by Ivan Lozano · 1 year, 6 months ago
- 34609fa rust: Set env variables consistently for build/doc by Matthew Maurer · 1 year, 7 months ago
- 9c8c9ff rust: Add support for CARGO_PKG_NAME by Matthew Maurer · 1 year, 7 months ago
- 547bfdd Remove the last allow-listed unstable features by Chris Wailes · 1 year, 8 months ago
- e7c71c3 Split Rust crate builds into compile and link phases. by Peter Collingbourne · 1 year, 10 months ago
- d61ea35 Merge "Set OUT_DIR=out with no src_deps." by Treehugger Robot · 1 year, 10 months ago
- 0dcd62e Set OUT_DIR=out with no src_deps. by Peter Collingbourne · 1 year, 10 months ago
- fef4a02 Remove stable feature from allowed features list by Chris Wailes · 1 year, 10 months ago
- 51d6d1c pass cc shared libs as order-only to rustc by Sam Delmerico · 1 year, 10 months ago
- 7d6e843 Remove slice_internals from features allow list by Chris Wailes · 1 year, 10 months ago
- 5f78840 Enable LTO for Rust dylibs by Chris Wailes · 1 year, 11 months ago
- 6d12db4 Disallow the use of new unstable features by Chris Wailes · 1 year, 11 months ago
- 7b3eb24 Silence rustdoc warnings from 3rd party Crates by Chris Wailes · 1 year, 11 months ago
- a76acba Add cross-referencing support for Rust by Sasha Smundak · 2 years, 9 months ago
- 6d14ed1 rust: set ANDROID_RUST_VERSION based on prebuilts by Ivan Lozano · 2 years, 9 months ago
- 6bf833f Merge changes from topic "musl_rust" by Treehugger Robot · 3 years ago
- fe605e1 Support multiple crtbegin and crtend dependencies by Colin Cross · 3 years ago
- 46c6e59 AFDO for Rust by Yi Kong · 3 years ago
- d9781fd Allow users to enable local incremental Rust builds by Chris Wailes · 3 years, 1 month ago
- 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 2 months ago
- 7b0781d rust: Emit toc files for cdylibs by Ivan Lozano · 3 years, 2 months ago
- f77913f [rust] Switch LTO flavor to "thin" by Pirama Arumuga Nainar · 3 years, 3 months ago
- a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 3 years, 5 months ago
- b2703ad Conditionally apply rustdoc flags to third party crates by Chris Wailes · 3 years, 6 months ago
- 9953a19 Added a flag to the rustdoc invocation by Chris Wailes · 3 years, 6 months ago
- a226863 rust: Add support for bootstrap linker. by Ivan Lozano · 3 years, 6 months ago
- b433bf7 Generate rustdoc index. by Dan Albert · 3 years, 9 months ago
- 06feee9 Rustdoc support. by Dan Albert · 3 years, 10 months ago
- e4dd14b bloaty: measure stripped Rust binaries by Thiébaud Weksteen · 3 years, 9 months ago
- 94c8325 rust: collect file dependencies for clippy by Thiébaud Weksteen · 3 years, 9 months ago
- ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 3 years, 11 months ago
- 9997ea7 Setup ANDROID_RUST_VERSION env variable by Thiébaud Weksteen · 3 years, 11 months ago
- df229cb Enable size measurement for Rust binaries by Thiébaud Weksteen · 4 years ago
- 2a3094c Merge "Migrate Rust to LLVM coverage." by Treehugger Robot · 4 years ago
- 6cd99e6 Add Rust fuzzing support. by Ivan Lozano · 5 years ago
- ec6e991 rust: Depend on CC a shared library's TOC, not .so by Ivan Lozano · 4 years ago
- fa04938 Migrate Rust to LLVM coverage. by Joel Galenson · 4 years ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 1 month ago
- 9d74a52 Rust: WriteFileRule instead of printf for protos by Ivan Lozano · 4 years, 1 month ago
- d7ddf05 rust: Fix incorrect expected gcno file for dylibs by Ivan Lozano · 4 years, 2 months ago
- 1776a2a rust: Fix absolute path OUT_DIR bug by Ivan Lozano · 4 years, 2 months ago
- 71512f3 rust: set STD_ENV_ARCH by Thiébaud Weksteen · 4 years, 2 months ago
- 29aa9fd Keep only out file dependency rule in output .d files by Chih-Hung Hsieh · 4 years, 5 months ago
- 9429c61 Merge "Add source collision test, rust_bindgen doc." by Ivan Lozano · 4 years, 6 months ago
- 10735d9 Add source collision test, rust_bindgen doc. by Ivan Lozano · 4 years, 6 months ago
- bae62be Provide generated sources to clippy. by Ivan Lozano · 4 years, 6 months ago
- 4384568 Allow rust module dependency on SourceProviders. by Ivan Lozano · 4 years, 6 months ago
- bbd25ae Specify module dependency in the srcs list by Chih-Hung Hsieh · 4 years, 8 months ago
- bb3add1 rust: Suppress default sysroot unconditionally by Matthew Maurer · 4 years, 7 months ago
- 6bbe577 Merge "Explicitly define Rust default lints" by Thiébaud Weksteen · 4 years, 7 months ago
- 8e46efa Explicitly define Rust default lints by Thiébaud Weksteen · 4 years, 7 months ago
- 79e546f Merge "Remove moduleContextImpl struct" by Thiébaud Weksteen · 4 years, 7 months ago
- 92f703b Add clippy-driver build rule by Thiébaud Weksteen · 4 years, 7 months ago
- 1f7f70f Remove moduleContextImpl struct by Thiébaud Weksteen · 4 years, 7 months ago
- 796fc4c [Rust] Correct the gcov path prefix. by Ivan Lozano · 4 years, 7 months ago
- f3717ee Match Rust gcda output to cc via -Z profile-emit. by Ivan Lozano · 4 years, 8 months ago
- a0cd8f9 Add gcov coverage support to Rust modules. by Ivan Lozano · 4 years, 9 months ago
- 9d1df10 Provide 32-bit and 64-bit Rust libs by default. by Ivan Lozano · 4 years, 9 months ago
- 31b095d Add rust default compilation flags. by Ivan Lozano · 5 years ago
- f3a2d5a Merge changes from topic "rust-sysroot" by Jeffrey Vander Stoep · 5 years ago
- 99020b0 Build Rust Device Sysroots in Soong by Matthew Maurer · 5 years ago
- b2df9f8 Soong Rust source clean up. by Ivan Lozano · 5 years ago
- ad8b18b Enforce correct rust library file names. by Ivan Lozano · 5 years ago
- 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
- 885f1c6 Emit linked file and dep-info in one call to rustc by Chih-Hung Hsieh · 5 years ago
- f1c8433 Add AArch64 device Rust toolchain. by Ivan Lozano · 5 years ago
- 5ca5ef6 Fix proc_macro dependency handling. by Ivan Lozano · 5 years ago
- ffee334 Add Rust support to Soong. by Ivan Lozano · 5 years ago