Skip to content

Commit 6b701d7

Browse files
committed
---
yaml --- r: 7650 b: refs/heads/master c: 368daf8 h: refs/heads/master v: v3
1 parent f5a6558 commit 6b701d7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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: 50d8e9f2a193b3321009f7f92b2201c0863a1b83
2+
refs/heads/master: 368daf8b5a0df49e75bca21d8f7a0af87b387230

trunk/src/comp/rustc.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
uuid = "0ce89b41-2f92-459e-bbc1-8f5fe32f16cf",
66
url = "http://rust-lang.org/src/rustc")];
77

8-
#[desc = "The Rust compiler"];
8+
#[comment = "The Rust compiler"];
99
#[license = "MIT"];
1010
#[crate_type = "lib"];
1111

trunk/src/rustdoc/rustdoc.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
uuid = "f8abd014-b281-484d-a0c3-26e3de8e2412",
66
url = "http://rust-lang.org/doc/rustdoc")];
77

8-
#[desc = "The Rust documentation generator"];
8+
#[comment = "The Rust documentation generator"];
99
#[license = "MIT"];
1010
#[crate_type = "bin"];
1111

0 commit comments

Comments
 (0)