File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 80fb5ca8744d220b7f86ed05d9cdbecc454f9970
2
+ refs/heads/master: 6fc0ac5ee3611a094e9462d9b54468bf1d59fa21
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 5b3cd3900ceda838f5798c30ab96ceb41f962534
5
5
refs/heads/try: 705b92bdfe33d0d6febdf945340262514e1b3b5c
Original file line number Diff line number Diff line change @@ -283,6 +283,6 @@ compiler-docs: $(COMPILER_DOC_TARGETS)
283
283
284
284
trpl : doc/book/index.html
285
285
286
- doc/book/index.html : $(RUSTBOOK_EXE ) $(wildcard $(S ) /src/doc/trpl/* .md)
286
+ doc/book/index.html : $(RUSTBOOK_EXE ) $(wildcard $(S ) /src/doc/trpl/* .md) | doc/
287
287
$(Q ) rm -rf doc/book
288
288
$(Q )$(RUSTBOOK ) build $(S ) src/doc/trpl doc/book
You can’t perform that action at this time.
0 commit comments