We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9c0d9 commit d542787Copy full SHA for d542787
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: b20e748ad88daee81488c1033971eec6b139d291
+refs/heads/master: dd5972ee354c3b76c1d34df8eb0cbd5e9a6b48e7
3
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
4
refs/heads/try: 49312a405e14a449b98fe0056b12a40ac128be4a
5
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
trunk/mk/crates.mk
@@ -123,7 +123,7 @@ DEPS_rustdoc := rustc rustc_driver native:hoedown serialize getopts \
123
test rustc_lint rustc_front
124
125
126
-TOOL_DEPS_compiletest := test getopts
+TOOL_DEPS_compiletest := test getopts log
127
TOOL_DEPS_rustdoc := rustdoc
128
TOOL_DEPS_rustc := rustc_driver
129
TOOL_DEPS_rustbook := std rustdoc
0 commit comments