We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a6558 commit 6b701d7Copy full SHA for 6b701d7
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 50d8e9f2a193b3321009f7f92b2201c0863a1b83
+refs/heads/master: 368daf8b5a0df49e75bca21d8f7a0af87b387230
trunk/src/comp/rustc.rc
@@ -5,7 +5,7 @@
5
uuid = "0ce89b41-2f92-459e-bbc1-8f5fe32f16cf",
6
url = "http://rust-lang.org/src/rustc")];
7
8
-#[desc = "The Rust compiler"];
+#[comment = "The Rust compiler"];
9
#[license = "MIT"];
10
#[crate_type = "lib"];
11
trunk/src/rustdoc/rustdoc.rc
uuid = "f8abd014-b281-484d-a0c3-26e3de8e2412",
url = "http://rust-lang.org/doc/rustdoc")];
-#[desc = "The Rust documentation generator"];
+#[comment = "The Rust documentation generator"];
#[crate_type = "bin"];
0 commit comments