Skip to content

Commit 434f4a2

Browse files
committed
---
yaml --- r: 41693 b: refs/heads/master c: 9281008 h: refs/heads/master i: 41691: 036d147 v: v3
1 parent b95d4d0 commit 434f4a2

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: f99d6cab43f787f8887a488b21ba3cd9f8ab9de4
2+
refs/heads/master: 92810089b5bb5d0d11932f2fa552caf68b4f3911
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
55
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650

trunk/src/libsyntax/ext/expand.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ fn core_macros() -> ~str {
307307

308308
pub const cond : ::core::condition::Condition<$in,$out> =
309309
::core::condition::Condition {
310-
name: stringify!(c),
310+
name: stringify!($c),
311311
key: key
312312
};
313313
}

0 commit comments

Comments
 (0)