We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19f64b3 + e257011 commit 3794d68Copy full SHA for 3794d68
mk/crates.mk
@@ -50,8 +50,8 @@
50
################################################################################
51
52
TARGET_CRATES := std extra green rustuv native flate arena glob term semver \
53
- uuid serialize sync getopts collections fourcc
54
-HOST_CRATES := syntax rustc rustdoc
+ uuid serialize sync getopts collections
+HOST_CRATES := syntax rustc rustdoc fourcc
55
CRATES := $(TARGET_CRATES) $(HOST_CRATES)
56
TOOLS := compiletest rustdoc rustc
57
0 commit comments