..
config
rust: document manual configuration for rustfmt
2020-09-30 08:37:42 +00:00
Android.bp
Add rust_protobuf module.
2020-08-31 14:05:39 -04:00
OWNERS
Add Matt to OWNERS for Rust
2020-06-26 09:23:47 +02:00
androidmk.go
rust: Add libstd linkage mutator for rlibs.
2020-09-18 16:35:14 -04:00
binary.go
rust: Refactor staticStd to stdLinkage
2020-09-28 13:26:05 -04:00
binary_test.go
rust: Add prefer_rlib property for static libstd.
2020-09-28 12:01:47 -04:00
bindgen.go
Merge "Avoid Rust source provider rule duplication"
2020-09-25 13:14:01 +00:00
bindgen_test.go
rust: Fix module name in bindgen_test
2020-09-25 15:50:09 +02:00
builder.go
Keep only out file dependency rule in output .d files
2020-08-14 10:15:17 -07:00
builder_test.go
[rust] Add SourceProviders as crates support.
2020-08-04 08:13:24 -04:00
clippy.go
rust: modify linting properties
2020-08-13 15:58:09 +02:00
clippy_test.go
rust: modify linting properties
2020-08-13 15:58:09 +02:00
compiler.go
rust: Refactor staticStd to stdLinkage
2020-09-28 13:26:05 -04:00
compiler_test.go
rust: Add libstd linkage mutator for rlibs.
2020-09-18 16:35:14 -04:00
coverage.go
Migrate away from removed option
2020-08-25 15:27:15 -07:00
coverage_test.go
rust: Add libstd linkage mutator for rlibs.
2020-09-18 16:35:14 -04:00
library.go
rust: Refactor staticStd to stdLinkage
2020-09-28 13:26:05 -04:00
library_test.go
rust: Add libstd linkage mutator for rlibs.
2020-09-18 16:35:14 -04:00
prebuilt.go
rust: strip libraries and binaries
2020-08-28 10:50:17 +02:00
proc_macro.go
rust: strip libraries and binaries
2020-08-28 10:50:17 +02:00
project_json.go
rust: Add ref to generated sources (aidl, bindgen)
2020-09-29 20:23:49 +02:00
project_json_test.go
rust: add darwin as host arch
2020-09-30 14:16:12 +02:00
protobuf.go
Add rust_protobuf module.
2020-08-31 14:05:39 -04:00
protobuf_test.go
Avoid Rust source provider rule duplication
2020-09-25 11:36:13 +02:00
rust.go
Create fewer empty version variants
2020-10-05 18:57:21 -07:00
rust_test.go
rust: Add libstd linkage mutator for rlibs.
2020-09-18 16:35:14 -04:00
source_provider.go
Avoid Rust source provider rule duplication
2020-09-25 11:36:13 +02:00
source_provider_test.go
Make source_stem required for Rust SourceProviders
2020-08-05 13:31:34 -04:00
strip.go
rust: strip libraries and binaries
2020-08-28 10:50:17 +02:00
test.go
rust: Refactor staticStd to stdLinkage
2020-09-28 13:26:05 -04:00
test_test.go
rust: Add libstd linkage mutator for rlibs.
2020-09-18 16:35:14 -04:00
testing.go
rust: Add ref to generated sources (aidl, bindgen)
2020-09-29 20:23:49 +02:00