.. |
config
|
Merge "rust: modify linting properties"
|
2020-08-17 07:01:14 +00:00 |
Android.bp
|
Make source_stem required for Rust SourceProviders
|
2020-08-05 13:31:34 -04:00 |
androidmk.go
|
Export Rust SourceProvider types and methods
|
2020-08-06 15:50:27 -07:00 |
binary.go
|
Merge changes I4efdf333,I4abaf8e7
|
2020-07-29 00:25:42 +00:00 |
binary_test.go
|
HostToolPath should return install path
|
2020-08-11 16:38:52 -07:00 |
bindgen.go
|
Merge "Export Rust SourceProvider types and methods"
|
2020-08-10 12:11:16 +00:00 |
bindgen_test.go
|
Merge "[rust] Escape flags for bindgen"
|
2020-08-06 21:33:49 +00: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
|
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: modify linting properties
|
2020-08-13 15:58:09 +02:00 |
compiler_test.go
|
rust: modify linting properties
|
2020-08-13 15:58:09 +02: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
|
rust: validate existence of library source
|
2020-08-06 15:17:46 +02:00 |
project_json_test.go
|
rust: validate existence of library source
|
2020-08-06 15:17:46 +02:00 |
rust.go
|
rust: modify linting properties
|
2020-08-13 15:58:09 +02:00 |
rust_test.go
|
[rust] Add SourceProviders as crates support.
|
2020-08-04 08:13:24 -04:00 |
source_provider.go
|
rust: modify linting properties
|
2020-08-13 15:58:09 +02: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
|
Stop using prebuilt NDK CRT objects.
|
2020-08-11 15:06:55 -07:00 |