aboutsummaryrefslogtreecommitdiffstats
path: root/rust/rust_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move NDK test modules into cc/testing.goColin Cross2020-02-191-0/+3
* Fix lib name resolution if extension is substring.Ivan Lozano2020-02-061-2/+2
* Move filesystem into ConfigColin Cross2019-12-181-6/+19
* Use empty string for core image variantColin Cross2019-12-131-1/+1
* Merge changes from topic "rust-sysroot"Jeffrey Vander Stoep2019-11-141-0/+34
|\
| * Build Rust Device Sysroots in SoongMatthew Maurer2019-11-131-0/+34
* | Enforce correct rust library file names.Ivan Lozano2019-11-041-16/+7
|/
* Add support for Rust C libraries.Ivan Lozano2019-10-281-10/+35
* Add Soong test for device proc-macro deps.Ivan Lozano2019-09-251-0/+26
* Fix proc_macro dependency handling.Ivan Lozano2019-09-241-1/+0
* Do not run Soong tests for Rust on non-Linux hosts.Ivan Lozano2019-09-031-0/+11
* Add Rust support to Soong.Ivan Lozano2019-08-281-0/+167