Justin Yun 9e13187f6b Fix ExcludeFromVendorSnapshot check 3 年 前
..
config 5fa13b8457 Merge "Enable overflow checks in Rust" 3 年 前
Android.bp d7586b6526 Refactor vendor snapshot to use LinkableInterface. 3 年 前
OWNERS 03186ed247 Add Matt to OWNERS for Rust 3 年 前
androidmk.go c651b5295b Add support for packaging rust fuzzers 3 年 前
benchmark.go 546ccd5614 Attach rust_benchmark to atest and tradefed. 3 年 前
benchmark_test.go 1d640d0521 Add rust_benchmark module to soong. 3 年 前
binary.go 06feee9352 Rustdoc support. 3 年 前
binary_test.go bf7a902951 Rust: abort on panic 3 年 前
bindgen.go e934263d18 Merge "rust: Pass additional Clang C flags from toolchain" 3 年 前
bindgen_test.go 9b44383788 rust: Add header library support to rust_bindgen. 3 年 前
builder.go b433bf7bed Generate rustdoc index. 3 年 前
builder_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 年 前
clippy.go 9e8451e524 rust: modify linting properties 3 年 前
clippy_test.go 9e0c3f9993 Convert remaining rust tests to use test fixtures 3 年 前
compiler.go d7586b6526 Refactor vendor snapshot to use LinkableInterface. 3 年 前
compiler_test.go c44e7372ed rust: Add cfgs property 3 年 前
coverage.go fa049385b8 Migrate Rust to LLVM coverage. 3 年 前
coverage_test.go fa049385b8 Migrate Rust to LLVM coverage. 3 年 前
doc.go 06feee9352 Rustdoc support. 3 年 前
fuzz.go c651b5295b Add support for packaging rust fuzzers 3 年 前
fuzz_test.go 505b0e8991 rust: Switch rust_fuzz to HWASan 3 年 前
image.go 08758f08e9 Add debug ramdisk variant. 3 年 前
image_test.go c08897c1e4 Add more Rust vendor image support. 3 年 前
library.go 9bd39fe80d Merge "Rustdoc support." 3 年 前
library_test.go ea08613dd3 Move prefer_rlib from binary to base compiler. 3 年 前
prebuilt.go 06feee9352 Rustdoc support. 3 年 前
proc_macro.go d7586b6526 Refactor vendor snapshot to use LinkableInterface. 3 年 前
project_json.go e8b0ee73f4 rust: Add features list to rust_project.json 3 年 前
project_json_test.go 79abe57f53 Remove FixturePreparer.Extend() 3 年 前
protobuf.go 6eff900b67 Merge rust_protobuf and rust_grpcio module types. 3 年 前
protobuf_test.go 2c4ca8d73f Support test fixtures in rust package 3 年 前
rust.go bf8147ab66 Don't install rust modules that are never installable 3 年 前
rust_test.go 45c647d4dc Merge changes I59439b77,I7dbaf8be 3 年 前
sanitize.go d7586b6526 Refactor vendor snapshot to use LinkableInterface. 3 年 前
snapshot_utils.go 9e13187f6b Fix ExcludeFromVendorSnapshot check 3 年 前
source_provider.go 57f434e858 rust: Add support for multiple protos per module. 3 年 前
source_provider_test.go 405af07859 Revert "Make lots of tests run in parallel" 3 年 前
strip.go 588ed66364 Add comments to {cc,rust}/strip.go 3 年 前
test.go 7f11ed7fb4 Merge "Changing default of rust_test_host to unit_tests:true" 3 年 前
test_test.go 9da4aa8166 rust: Allow rust_tests to include data files. 3 年 前
testing.go 45c647d4dc Merge changes I59439b77,I7dbaf8be 3 年 前