Skip to content

Commit e8c6c8e

Browse files
committed
---
yaml --- r: 222988 b: refs/heads/master c: 89d401f h: refs/heads/master v: v3
1 parent e0b29e6 commit e8c6c8e

File tree

3 files changed

+1
-86
lines changed

3 files changed

+1
-86
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: 15e7aa79f5280047a34e47628fb50c3eb3c898ad
2+
refs/heads/master: 89d401f6aba9166246e329b1aa18bd5f32fbed7e
33
refs/heads/snap-stage3: a5c12f4e39d32af3c951b66bd2839bc0b5a1125b
44
refs/heads/try: b53c0f93eedcdedd4fd89bccc5a3a09d1c5cd23e
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

trunk/src/libsyntax/ext/expand.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1567,7 +1567,6 @@ pub fn expand_type(t: P<ast::Ty>, fld: &mut MacroExpander) -> P<ast::Ty> {
15671567
};
15681568

15691569
// Keep going, outside-in.
1570-
//
15711570
let fully_expanded = fld.fold_ty(expanded_ty);
15721571
fld.cx.bt_pop();
15731572

trunk/src/test/run-pass/type-macros.rs

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)