aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 13:35:52 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 13:35:52 +0100
commit63c91f84870e45c76e3102590fccfee2efb8cf6a (patch)
tree36935ce9134d9fb571108af1d0704328494d7911
parente6217f34b97909ca1167324c877af6f07a0743fd (diff)
downloadrustversion-63c91f84870e45c76e3102590fccfee2efb8cf6a.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I3bd326e00972b859593aaef5c615503a5e1031de
-rw-r--r--TEST_MAPPING9
1 files changed, 9 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 684ef48..ed43c73 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,10 +2,19 @@
{
"imports": [
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/bitflags"
},
{
+ "path": "external/rust/crates/crossbeam-epoch"
+ },
+ {
"path": "external/rust/crates/crossbeam-utils"
+ },
+ {
+ "path": "external/rust/crates/slab"
}
]
}