Skip to content

Commit 98d252c

Browse files
committed
---
yaml --- r: 181551 b: refs/heads/snap-stage3 c: 096b105 h: refs/heads/master i: 181549: c7f327e 181547: 271e082 181543: c27d0d7 181535: 140a170 v: v3
1 parent d32b654 commit 98d252c

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,7 +1,7 @@
11
---
22
refs/heads/master: 6c065fc8cb036785f61ff03e05c1563cbb2dd081
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4-
refs/heads/snap-stage3: 10f51fc412b36ac4456be01d549d7ecd247a517b
4+
refs/heads/snap-stage3: 096b1052d0c67a5e935a17ebdb7cdecbb8622bbf
55
refs/heads/try: ccf8fedf1cffcb8f6f3581d53d220039e192fe77
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d

branches/snap-stage3/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)