summaryrefslogtreecommitdiff
path: root/rust/proc_macro.go
AgeCommit message (Expand)Author
2021-05-12Refactor vendor snapshot to use LinkableInterface.Ivan Lozano
2021-04-16Rustdoc support.Dan Albert
2021-02-04bp2build: convert paths/module refs to Bazel labelLiz Kammer
2021-01-25Add Rust fuzzing support.Ivan Lozano
2020-08-28rust: strip libraries and binariesThiƩbaud Weksteen
2020-08-25Link device binaries dynamically by default.Ivan Lozano
2020-07-22Enforce correct variant usage for 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: Add rustlibs auto dependency selectionMatthew Maurer
2020-06-16[Rust] Remove unused variables and deduplicate.Ivan Lozano
2019-12-13Install rust tests under nativetest(64)Chih-Hung Hsieh
2019-11-04Enforce correct rust library file names.Ivan Lozano
2019-09-24Fix proc_macro dependency handling.Ivan Lozano
2019-08-28Add Rust support to Soong.Ivan Lozano