Skip to content

Commit a1cc16d

Browse files
committed
---
yaml --- r: 7307 b: refs/heads/master c: 906a7c2 h: refs/heads/master i: 7305: cd25089 7303: 79399df v: v3
1 parent 0b64f98 commit a1cc16d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 237d96512a93c72254ece175aed5ced912fbfefe
2+
refs/heads/master: 906a7c217454710c866f4593cecd6ba9438d5a8b

trunk/src/rustdoc/gen.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
type rustdoc = {
2+
ps: pprust::ps,
3+
w: io::writer
4+
};
5+
16
#[doc(
27
brief = "Generate a crate document header.",
38
args(rd = "Rustdoc context",

0 commit comments

Comments
 (0)