Skip to content

Commit 61dbdfa

Browse files
committed
---
yaml --- r: 3238 b: refs/heads/master c: 6002304 h: refs/heads/master v: v3
1 parent 455faae commit 61dbdfa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 814beaafdfe13560da41f83136eaa4434fc3fb43
2+
refs/heads/master: 60023047a4caf2c997d7caad0cd82e0c9333e465

trunk/src/comp/rustc.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

22
// -*- rust -*-
33

4-
meta export (name = "rustc",
5-
uuid = "0ce89b41-2f92-459e-bbc1-8f5fe32f16cf",
6-
url = "http://rust-lang.org/src/rustc",
7-
vers = "0.1");
4+
#[name = "rustc"];
5+
#[vers = "0.1"];
6+
#[uuid = "0ce89b41-2f92-459e-bbc1-8f5fe32f16cf"];
7+
#[url = "http://rust-lang.org/src/rustc"];
88

99
meta (desc = "The Rust compiler",
1010
license = "BSD");

0 commit comments

Comments
 (0)