summaryrefslogtreecommitdiff
path: root/rust/compiler.go
AgeCommit message (Expand)Author
2021-05-12Refactor vendor snapshot to use LinkableInterface.Ivan Lozano
2021-04-21Merge "Remove unnecessary `android:"path"` tags in rust"Treehugger Robot
2021-04-20Remove unnecessary `android:"path"` tags in rustLiz Kammer
2021-04-16Rustdoc support.Dan Albert
2021-04-13Add more Rust vendor image support.Ivan Lozano
2021-04-08Merge "rust: Add cfgs property"Thiébaud Weksteen
2021-04-07Stripped rust bin/libs are included in APEXJiyong Park
2021-04-07rust: Add cfgs propertyThiébaud Weksteen
2021-03-25rust: Add whole_static_libs, revert static_libIvan Lozano
2021-03-23rust: Drop libgcc dependencyThiébaud Weksteen
2021-03-15Export OUT_DIR variable to rust-project.jsonThiébaud Weksteen
2021-02-14Merge "rust: Emit android vndk cfg flag."Ivan Lozano
2021-02-12rust: Emit android vndk cfg flag.Ivan Lozano
2021-02-09rust: Use prebuilts for x86 host target.Ivan Lozano
2021-02-04rust: Pass cc static libs to rustc.Ivan Lozano
2021-01-26Merge "Migrate Rust to LLVM coverage."Treehugger Robot
2021-01-25Add Rust fuzzing support.Ivan Lozano
2021-01-15Migrate Rust to LLVM coverage.Joel Galenson
2021-01-08Refactor CC to prep for Rust sanitizable modules.Ivan Lozano
2020-12-22Remove unnecessary snake case variables.Jaewoong Jung
2020-12-09Move prefer_rlib from binary to base compiler.Ivan Lozano
2020-10-02rust: Add static binary supportIvan Lozano
2020-09-28rust: Refactor staticStd to stdLinkageIvan Lozano
2020-09-18rust: Add libstd linkage mutator for rlibs.Ivan Lozano
2020-09-15Don't disable rust modules for linux_bionicJiyong Park
2020-08-28rust: strip libraries and binariesThiébaud Weksteen
2020-08-25Link device binaries dynamically by default.Ivan Lozano
2020-08-13rust: modify linting propertiesThiébaud Weksteen
2020-08-07rust: fully disable all lints when no_lint is setThiébaud Weksteen
2020-08-04[rust] Disable lints for generated bindingsStephen Crane
2020-08-04Merge "[rust] Add SourceProviders as crates support."Ivan Lozano
2020-08-04[rust] Add SourceProviders as crates support.Ivan Lozano
2020-08-03Move getEdition to a baseCompiler methodThiébaud Weksteen
2020-07-28Ensure hermetic device rust_bindgen.Ivan Lozano
2020-07-20Allow rust module dependency on SourceProviders.Ivan Lozano
2020-07-08Specify module dependency in the srcs listChih-Hung Hsieh
2020-07-01rust: Suppress default sysroot unconditionallyMatthew Maurer
2020-07-01rust: Mutate prebuilt modules dylib/rlibMatthew Maurer
2020-07-01rust: Add rustlibs auto dependency selectionMatthew Maurer
2020-07-01Merge "Explicitly define Rust default lints"Thiébaud Weksteen
2020-07-01Explicitly define Rust default lintsThiébaud Weksteen
2020-06-24Remove moduleContextImpl structThiébaud Weksteen
2020-06-16[Rust] Remove unused variables and deduplicate.Ivan Lozano
2020-05-05Add gcov coverage support to Rust modules.Ivan Lozano
2020-04-29Provide 32-bit and 64-bit Rust libs by default.Ivan Lozano
2020-04-07Fix incorrect Rust installation paths.Ivan Lozano
2019-12-13Install rust tests under nativetest(64)Chih-Hung Hsieh
2019-11-14Merge changes from topic "rust-sysroot"Jeffrey Vander Stoep
2019-11-13Build Rust Device Sysroots in SoongMatthew Maurer
2019-11-04Enforce correct rust library file names.Ivan Lozano