Skip to content

Commit 22cdf9f

Browse files
committed
---
yaml --- r: 49482 b: refs/heads/master c: 6e883c7 h: refs/heads/master v: v3
1 parent 56d5063 commit 22cdf9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: ec960963c15d833d33559e3adef9da41d30399e4
2+
refs/heads/master: 6e883c730e0d6b07a8a94df30c681a292a031b18
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: f7a2371c176663d59062ec5158f39faecba45768
55
refs/heads/try: 2a8fb58d79e685d5ca07b039badcf2ae3ef077ea

trunk/src/compiletest/common.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
use core::prelude::*;
1212

13-
#[deriving_eq]
13+
#[deriving(Eq)]
1414
pub enum mode {
1515
mode_compile_fail,
1616
mode_run_fail,

0 commit comments

Comments
 (0)