Skip to content

Commit 9d16423

Browse files
committed
---
yaml --- r: 97611 b: refs/heads/snap-stage3 c: b1eaeb5 h: refs/heads/master i: 97609: b40f517 97607: da972bc v: v3
1 parent 1885f5f commit 9d16423

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 0da105a8b7b6b1e0568e8ff20f6ff4b13cc7ecc2
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 18e7f3b3ecac7c41c8c0a5188100b8d17b25b7c2
4+
refs/heads/snap-stage3: b1eaeb556113c714d39abe3934c35a951d575d20
55
refs/heads/try: c274a6888410ce3e357e014568b43310ed787d36
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b

branches/snap-stage3/mk/docs.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ $(eval $(call libdoc,std,$(STDLIB_CRATE),$(CFG_BUILD)))
308308
$(eval $(call libdoc,extra,$(EXTRALIB_CRATE),$(CFG_BUILD)))
309309
$(eval $(call libdoc,native,$(LIBNATIVE_CRATE),$(CFG_BUILD)))
310310
$(eval $(call libdoc,green,$(LIBGREEN_CRATE),$(CFG_BUILD)))
311+
$(eval $(call libdoc,rustuv,$(LIBRUSTUV_CRATE),$(CFG_BUILD)))
311312

312313
$(eval $(call compiledoc,rustc,$(COMPILER_CRATE),$(CFG_BUILD)))
313314
$(eval $(call compiledoc,syntax,$(LIBSYNTAX_CRATE),$(CFG_BUILD)))

0 commit comments

Comments
 (0)