Skip to content

Commit fa6f310

Browse files
committed
---
yaml --- r: 12019 b: refs/heads/master c: 9502fb9 h: refs/heads/master i: 12017: 8f893c7 12015: 0a7711e v: v3
1 parent 55cc6ea commit fa6f310

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
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: bc3f5e716039b8f41f31f30fe3769390a298e78d
2+
refs/heads/master: 9502fb99e0d535c8ced17ac61e63ebbd67b7dba7
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/rustc/middle/typeck.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3625,8 +3625,6 @@ mod vtable {
36253625
_ {}
36263626
}
36273627
}
3628-
ast::expr_fn(p, _, _, _) if ast::is_blockish(p) {}
3629-
ast::expr_fn(_, _, _, _) { ret; }
36303628
_ {}
36313629
}
36323630
visit::visit_expr(ex, fcx, v);

0 commit comments

Comments
 (0)