..
config
Rust: allow system/security
2020-08-03 21:27:41 +00:00
Android.bp
Make source_stem required for Rust SourceProviders
2020-08-05 13:31:34 -04:00
androidmk.go
[rust] Add SourceProviders as crates support.
2020-08-04 08:13:24 -04:00
binary.go
Merge changes I4efdf333,I4abaf8e7
2020-07-29 00:25:42 +00:00
binary_test.go
Add rust_test and rust_test_host.
2019-10-29 17:19:03 -07:00
bindgen.go
Add support for custom bindgen binaries.
2020-08-05 10:51:43 -04:00
bindgen_test.go
Add support for custom bindgen binaries.
2020-08-05 10:51:43 -04:00
builder.go
Merge "Add source collision test, rust_bindgen doc."
2020-07-22 17:44:03 +00:00
builder_test.go
[rust] Add SourceProviders as crates support.
2020-08-04 08:13:24 -04:00
clippy.go
Add clippy-driver build rule
2020-06-26 13:31:21 +02:00
clippy_test.go
rust: Change default variants
2020-07-01 11:27:12 -07:00
compiler.go
[rust] Disable lints for generated bindings
2020-08-04 13:04:32 -07:00
compiler_test.go
Allow rust module dependency on SourceProviders.
2020-07-20 13:40:31 -04:00
coverage.go
Remove moduleContextImpl struct
2020-06-24 11:56:33 +02:00
coverage_test.go
rust: Change default variants
2020-07-01 11:27:12 -07:00
library.go
[rust] Add SourceProviders as crates support.
2020-08-04 08:13:24 -04:00
library_test.go
rust: Add rustlibs auto dependency selection
2020-07-01 11:27:12 -07:00
OWNERS
Add Matt to OWNERS for Rust
2020-06-26 09:23:47 +02:00
prebuilt.go
Allow rust module dependency on SourceProviders.
2020-07-20 13:40:31 -04:00
proc_macro.go
Enforce correct variant usage for rust_bindgen.
2020-07-22 20:34:22 +00:00
project_json.go
Revert "rust: handle modules with same crate_name"
2020-08-06 12:27:56 +00:00
project_json_test.go
Revert "rust: handle modules with same crate_name"
2020-08-06 12:27:56 +00:00
rust.go
Merge "Add libraryDependencyTag to track dependencies on static and shared libraries"
2020-08-06 00:06:28 +00:00
rust_test.go
[rust] Add SourceProviders as crates support.
2020-08-04 08:13:24 -04:00
source_provider.go
Make source_stem required for Rust SourceProviders
2020-08-05 13:31:34 -04:00
source_provider_test.go
Make source_stem required for Rust SourceProviders
2020-08-05 13:31:34 -04:00
test.go
Make Rust test harness optional for test binaries
2020-08-04 18:57:10 +00:00
test_test.go
Make rust_test file output more similar to cc_test.
2020-06-11 17:12:19 -04:00
testing.go
Fix prebuilt mutator ordering in tests
2020-07-31 16:12:01 +01:00