- fdec872 Convert some properties to Configurable properties by Cole Faust · 8 months ago
- ab58647 rust: Add an option to disable LTO for Rust by Ivan Lozano · 8 months ago
- 28ed8f4 rust: refactored transformSrctoCrate by Ivan Lozano · 8 months ago
- 5253323 Add `aliases` property for renaming Rust dependencies. by Andrew Walbran · 10 months ago
- aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year ago
- 5c1d5fb Move test data installation to Soong by Colin Cross · 1 year, 2 months ago
- b103659 Merge changes I0caddbf6,Iee20b060,I6c92580b,I45028945,Ia7dd5220, ... into main by Matthew Maurer · 1 year, 2 months ago
- db72f7e rust: Resolve crate roots outside rust-project by Matthew Maurer · 1 year, 2 months ago
- a28404a rust: Cache crateRootPath to avoid ctx by Matthew Maurer · 1 year, 2 months ago
- 1d8e20d rust: internalize srcPathFromModuleSrcs by Matthew Maurer · 1 year, 2 months ago
- d221d31 rust: move crateRootPath to compiler by Matthew Maurer · 1 year, 2 months ago
- cd41653 rust: Privatize Cargo* methods on compiler by Matthew Maurer · 1 year, 2 months ago
- 689d6f6 rust: Move compiler interface to compiler.go by Matthew Maurer · 1 year, 2 months ago
- c518202 rust: Allow no_stdlibs per-target variants. by Ivan Lozano · 1 year, 2 months ago
- 50de8be Export rust flags to bazel by Vinh Tran · 1 year, 4 months ago
- e18bd20 Don't pass -lrt or -lgcc_s to darwin rust compiles by Colin Cross · 1 year, 3 months ago
- 004bd3f Revert "Split Rust crate builds into compile and link phases." by Colin Cross · 1 year, 4 months ago
- 63ca14e Revert^4 "add crate_root property to rust modules" by Sam Delmerico · 1 year, 4 months ago
- 9c64274 Revert^3 "add crate_root property to rust modules" by Wen-yi Chu · 1 year, 4 months ago
- 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 4 months ago
- a588d15 support sandboxed rust rules by Sam Delmerico · 1 year, 7 months ago
- 60375c4 Revert^2 "add crate_root property to rust modules" by Sam Delmerico · 1 year, 4 months ago
- 5162ff1 Revert "add crate_root property to rust modules" by Sam Delmerico · 1 year, 4 months ago
- 553edff add crate_root property to rust modules by Sam Delmerico · 1 year, 6 months ago
- b0e1035 Merge "rust: Add support for host fuzzers." into main by Ivan Lozano · 1 year, 5 months ago
- 4eeb2a9 Remove dylibs prop from rust module types by Vinh Tran · 1 year, 5 months ago
- 2fcbffa rust: Add support for host fuzzers. by Ivan Lozano · 1 year, 6 months ago
- 65a54a8 rust: Set android_vendor and android_product cfg by Matthew Maurer · 1 year, 11 months ago
- 9ef9cb8 rust: Fix coverage in no-std crates by Ivan Lozano · 1 year, 11 months ago
- 225a37a Use the same rpaths for tests and binaries and cc and rust by Colin Cross · 2 years ago
- 46329e9 Remove spurious trailing backslash in prefer_rlib docstring by Martin Geisler · 2 years, 4 months ago
- a8941ec Don't use prebuilt rust stdlibs for linux bionic by Colin Cross · 2 years, 7 months ago
- 567d342 Use musl rust prebuilts for USE_HOST_MUSL=true by Colin Cross · 2 years, 9 months ago
- a76acba Add cross-referencing support for Rust by Sasha Smundak · 2 years, 9 months ago
- 797e4be Add stdlibs property for Rust build rules. by Andrew Walbran · 2 years, 10 months ago
- e32f093 Support building rust modules against musl libc by Colin Cross · 3 years ago
- fba2aa2 rust: Support new rust_stdlib_prebuilt_host type by Ivan Lozano · 3 years, 2 months ago
- 8d10fc3 rust: Refactor stripped output file path by Ivan Lozano · 3 years, 2 months ago
- 3afac0b Flag an error on empty rust module srcs by Seth Moore · 3 years, 3 months ago
- 67eada3 rust: Refactor cfg and feature flag calculation by Ivan Lozano · 3 years, 4 months ago
- 9f59e8d rust: Hook up InstallIn functions + Product by Matthew Maurer · 3 years, 5 months ago
- 0ad64f5 Merge "rust: Allow modules to use only generated sources" by Ivan Lozano · 3 years, 5 months ago
- e4db003 rust: Allow modules to use only generated sources by Ivan Lozano · 3 years, 5 months ago
- 8711c5c rust: Link libunwind into Rust static executables. by Ivan Lozano · 3 years, 5 months ago
- a9a1fc0 rust: Add support to emit certain Cargo env vars. by Ivan Lozano · 3 years, 5 months ago
- 45a9e31 rust: Prevent manually defined lib link flags. by Ivan Lozano · 3 years, 6 months ago
- 0c66bc6 Replace android.BuildOs with Config.BuildOS by Colin Cross · 3 years, 6 months ago
- 187d544 Remove IsDependencyRoot from interface by Liz Kammer · 3 years, 7 months ago
- d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 10 months ago
- f9b3e22 Merge "Remove unnecessary `android:"path"` tags in rust" by Treehugger Robot · 3 years, 9 months ago
- eda9398 Remove unnecessary `android:"path"` tags in rust by Liz Kammer · 3 years, 9 months ago
- 06feee9 Rustdoc support. by Dan Albert · 3 years, 10 months ago
- c08897c Add more Rust vendor image support. by Ivan Lozano · 3 years, 10 months ago
- e54504e Merge "rust: Add cfgs property" by Thiébaud Weksteen · 3 years, 9 months ago
- e54f07e Stripped rust bin/libs are included in APEX by Jiyong Park · 3 years, 9 months ago
- c44e737 rust: Add cfgs property by Thiébaud Weksteen · 3 years, 9 months ago
- 63bb768 rust: Add whole_static_libs, revert static_lib by Ivan Lozano · 3 years, 10 months ago
- f1ff54a rust: Drop libgcc dependency by Thiébaud Weksteen · 3 years, 10 months ago
- ee6a89b Export OUT_DIR variable to rust-project.json by Thiébaud Weksteen · 3 years, 11 months ago
- 36eb24b Merge "rust: Emit android vndk cfg flag." by Ivan Lozano · 4 years ago
- f76cdf7 rust: Emit android vndk cfg flag. by Ivan Lozano · 4 years ago
- c5d34ec rust: Use prebuilts for x86 host target. by Ivan Lozano · 4 years ago
- 3dfa12d rust: Pass cc static libs to rustc. by Ivan Lozano · 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
- fa04938 Migrate Rust to LLVM coverage. by Joel Galenson · 4 years ago
- 3968d8f Refactor CC to prep for Rust sanitizable modules. by Ivan Lozano · 4 years, 1 month ago
- 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 1 month ago
- ea08613 Move prefer_rlib from binary to base compiler. by Ivan Lozano · 4 years, 1 month ago
- bf63d00 rust: Add static binary support by Ivan Lozano · 4 years, 4 months ago
- dd05547 rust: Refactor staticStd to stdLinkage by Ivan Lozano · 4 years, 4 months ago
- 2b08113 rust: Add libstd linkage mutator for rlibs. by Ivan Lozano · 4 years, 4 months ago
- b5d2dd2 Don't disable rust modules for linux_bionic by Jiyong Park · 4 years, 5 months ago
- fabaff6 rust: strip libraries and binaries by Thiébaud Weksteen · 4 years, 5 months ago
- 042504f Link device binaries dynamically by default. by Ivan Lozano · 4 years, 5 months ago
- 9e8451e rust: modify linting properties by Thiébaud Weksteen · 4 years, 5 months ago
- 4318e1c rust: fully disable all lints when no_lint is set by Thiébaud Weksteen · 4 years, 5 months ago
- da931d4 [rust] Disable lints for generated bindings by Stephen Crane · 4 years, 5 months ago
- 89e4882 Merge "[rust] Add SourceProviders as crates support." by Ivan Lozano · 4 years, 5 months ago
- 26ecd6c [rust] Add SourceProviders as crates support. by Ivan Lozano · 4 years, 6 months ago
- e81c924 Move getEdition to a baseCompiler method by Thiébaud Weksteen · 4 years, 6 months ago
- 45901ed Ensure hermetic device rust_bindgen. 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
- c761eec rust: Mutate prebuilt modules dylib/rlib by Matthew Maurer · 4 years, 7 months ago
- 0f003b1 rust: Add rustlibs auto dependency selection 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
- 1f7f70f Remove moduleContextImpl struct by Thiébaud Weksteen · 4 years, 7 months ago
- 8a23fa4 [Rust] Remove unused variables and deduplicate. by Ivan Lozano · 4 years, 7 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
- d6fdca8 Fix incorrect Rust installation paths. by Ivan Lozano · 4 years, 9 months ago
- 9a4a7ba Install rust tests under nativetest(64) by Chih-Hung Hsieh · 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
- ad8b18b Enforce correct rust library file names. by Ivan Lozano · 5 years ago
- c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 5 years ago
- 3776d95 Merge "Fix defaults of BaseCompilerProperties" by Chih-hung Hsieh · 5 years ago