diff options
| author | 2020-12-07 13:40:19 +0100 | |
|---|---|---|
| committer | 2020-12-07 14:45:09 +0100 | |
| commit | fa5feae43c3102ce62efcb6fe305e37b523d269b (patch) | |
| tree | dcaa441cc9ff218ed21dd9902aad8b144f869c99 /java/java_test.go | |
| parent | 5e2697117f3381c30de36df8789109d82cbea326 (diff) | |
Add dependencies for source-generated crates
When using SourceProviders, the dependency tree does not include
directly the source variant, only the built variant. For instance:
liba --> libbingena_rlib --> libbingena_source
However, libbindgena_rlib did not have a source associated with the
module, and was therefore not added as a dependency. Modify the logic so
that a SourceProvider library will find the right variant and always
have a source defined.
Adds display_name fields to the crate description to ease debugging.
Test: rust-analyzer analysis-stats .
Bug: 174158339
Change-Id: Id65708d57cd176f7e1da353f4a5f7ad65b003090
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions