aboutsummaryrefslogtreecommitdiff
path: root/rust
AgeCommit message (Expand)Author
2022-05-02Update clang version to clang-r450784dYi Kong
2022-04-18Merge "rust: Allow rustlibs to fallback to rlibs."Ivan Lozano
2022-04-13Merge "rust: set ANDROID_RUST_VERSION based on prebuilts"Ivan Lozano
2022-04-12rust: Don't append '.vendor' to vendor modules.Ivan Lozano
2022-04-12rust: Allow rustlibs to fallback to rlibs.Ivan Lozano
2022-04-12rust: set ANDROID_RUST_VERSION based on prebuiltsIvan Lozano
2022-04-05Merge "Add libtrusty-rs to Rust allow list"Treehugger Robot
2022-03-31Add libtrusty-rs to Rust allow listDavid LeGare
2022-03-30Allow Rust for tombstoned client.Andrew Walbran
2022-03-29Switch to libunwind to remove dependency on libgcc for muslColin Cross
2022-03-25rust: rust_proc_macro host snapshot support.Ivan Lozano
2022-03-08[rust] Add path for coverage tests to allowed listPirama Arumuga Nainar
2022-03-08Merge changes from topic "vsdk_ramdisk"Treehugger Robot
2022-03-08Merge "Add stdlibs property for Rust build rules."Andrew Walbran
2022-03-08Merge "Use single module for clang runtime libraries"Colin Cross
2022-03-07Use single module for clang runtime librariesColin Cross
2022-03-07Fix for duplicate modules across vendor and ramdisk snapshots.Jose Galmes
2022-03-07Add stdlibs property for Rust build rules.Andrew Walbran
2022-03-04Memory mapped coverage (take 2)Pirama Arumuga Nainar
2022-03-02Update `RustDefaultVersion` to 1.59.0Charisee
2022-02-24Merge "Update Rust OWNERS"Treehugger Robot
2022-02-23Update Rust OWNERSStephen Hines
2022-02-23[rust] Update clang version used to build bindgenPirama Arumuga Nainar
2022-02-18Merge "Propagate data_bins from Soong to Make"Treehugger Robot
2022-02-17Propagate data_bins from Soong to Makeyangbill
2022-02-16Fix rust snapshot to capture static libs correctlyJustin Yun
2022-02-08Add cert_validator to allowed rust pathsAditya Belsare
2022-02-07Update error messages for failed globs.Liz Kammer
2022-01-28Merge "Allow UWB to use Rust in reference HAL"Treehugger Robot
2022-01-27Merge changes from topic "musl_rust"Treehugger Robot
2022-01-27Merge "[rust/coverage] Remove obsolete WAR to pass -z,start-stop-gc"Pirama Arumuga Nainar
2022-01-26[rust/coverage] Remove obsolete WAR to pass -z,start-stop-gcPirama Arumuga Nainar
2022-01-25Allow UWB to use Rust in reference HALMatthew Maurer
2022-01-24Support building rust modules against musl libcColin Cross
2022-01-24Support genrules as CrtBegin and CrtEnd in rustColin Cross
2022-01-24Support multiple crtbegin and crtend dependenciesColin Cross
2022-01-22Merge "AFDO for Rust"Yi Kong
2022-01-21Update `RustDefaultVersion` to 1.58.1Charisee
2022-01-21AFDO for RustYi Kong
2022-01-19Merge "Revert memory mapped coverage"Pirama Arumuga Nainar
2022-01-18Merge "Allow tools/vendor to build rust"Treehugger Robot
2022-01-18Revert memory mapped coveragePirama Arumuga Nainar
2022-01-18Allow tools/vendor to build rustRichard Fung
2022-01-14Merge "rust: Fix exported MinSdkVersion"Ivan Lozano
2022-01-14rust: Fix exported MinSdkVersionIvan Lozano
2022-01-13Update RustDefaultVersion to 1.58.0Chris Wailes
2022-01-12Merge "Remove self from OWNERS"Treehugger Robot
2022-01-10Merge "Enable memory-mapped coverage instrumentation"Pirama Arumuga Nainar
2022-01-06Remove self from OWNERSJoel Galenson
2022-01-05Update clang version to clang-r437112bChih-Hung Hsieh