Skip to content

Commit de441e8

Browse files
committed
---
yaml --- r: 2456 b: refs/heads/master c: a8e8585 h: refs/heads/master v: v3
1 parent 1a70726 commit de441e8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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: 9a12ad62f6bc0ea9ec1164519d1b922642ab34d2
2+
refs/heads/master: a8e8585fbc9766d6d65c537c89e960954529e45e

trunk/src/comp/rustc.rc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11

22
// -*- rust -*-
33

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+
410
use std;
511

612
mod middle {

0 commit comments

Comments
 (0)