Skip to content

Commit 4eb8c0b

Browse files
committed
---
yaml --- r: 181777 b: refs/heads/master c: 096b105 h: refs/heads/master i: 181775: cbe52dd v: v3
1 parent ce5aac2 commit 4eb8c0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 10f51fc412b36ac4456be01d549d7ecd247a517b
2+
refs/heads/master: 096b1052d0c67a5e935a17ebdb7cdecbb8622bbf
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 3cf3483ffd586b3042fda31c66d5afad7415e715
55
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77

trunk/src/doc/trpl/documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ comments":
1515
// the "link" crate attribute is currently required for rustdoc, but normally
1616
// isn't needed.
1717
#![crate_id = "universe"]
18-
#![crate_type= lib"]
18+
#![crate_type= "lib"]
1919
2020
//! Tools for dealing with universes (this is a doc comment, and is shown on
2121
//! the crate index page. The ! makes it apply to the parent of the comment,

0 commit comments

Comments
 (0)