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 1a70726 commit de441e8Copy full SHA for de441e8
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 9a12ad62f6bc0ea9ec1164519d1b922642ab34d2
+refs/heads/master: a8e8585fbc9766d6d65c537c89e960954529e45e
trunk/src/comp/rustc.rc
@@ -1,6 +1,12 @@
// -*- rust -*-
3
4
+meta (name = "rustc",
5
+ desc = "The Rust compiler",
6
+ uuid = "0ce89b41-2f92-459e-bbc1-8f5fe32f16cf",
7
+ url = "http://rust-lang.org/src/rustc",
8
+ ver = "0.0.1");
9
+
10
use std;
11
12
mod middle {
0 commit comments