We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d558d0 + 769c557 commit 52e024fCopy full SHA for 52e024f
mk/tests.mk
@@ -22,7 +22,7 @@ $(eval $(call RUST_CRATE,coretest))
22
DEPS_collectionstest :=
23
$(eval $(call RUST_CRATE,collectionstest))
24
25
-TEST_TARGET_CRATES = $(filter-out core rustc_unicode alloc_system libc \
+TEST_TARGET_CRATES = $(filter-out core std_unicode alloc_system libc \
26
alloc_jemalloc panic_unwind \
27
panic_abort,$(TARGET_CRATES)) \
28
collectionstest coretest
0 commit comments