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 56d5063 commit 22cdf9fCopy full SHA for 22cdf9f
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: ec960963c15d833d33559e3adef9da41d30399e4
+refs/heads/master: 6e883c730e0d6b07a8a94df30c681a292a031b18
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: f7a2371c176663d59062ec5158f39faecba45768
5
refs/heads/try: 2a8fb58d79e685d5ca07b039badcf2ae3ef077ea
trunk/src/compiletest/common.rs
@@ -10,7 +10,7 @@
10
11
use core::prelude::*;
12
13
-#[deriving_eq]
+#[deriving(Eq)]
14
pub enum mode {
15
mode_compile_fail,
16
mode_run_fail,
0 commit comments