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 000af44 commit 6960cf8Copy full SHA for 6960cf8
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 869b2d706493549e1fc4a621fe9a44fa58d83c5c
+refs/heads/master: 14895aa10b29ae4027f73930cf9a6a4c9da6b30b
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/mk/tests.mk
@@ -110,6 +110,7 @@ define DEF_DOC_TEST_HOST
110
111
doc-tutorial-extract$(1):
112
@$$(call E, extract: tutorial tests)
113
+ $$(Q)rm $(1)/test/doc-tutorial/*.rs
114
$$(Q)$$(EXTRACT_TESTS) $$(S)doc/tutorial.md $(1)/test/doc-tutorial
115
116
endef
0 commit comments