Skip to content

Commit 4961afb

Browse files
committed
---
yaml --- r: 109847 b: refs/heads/master c: 2013488 h: refs/heads/master i: 109845: 954e236 109843: c39b0d7 109839: 73ab163 v: v3
1 parent 7eccea0 commit 4961afb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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: 77d1978f8e6535fdde242058f626b916a36b74c3
2+
refs/heads/master: 2013488bee4a8aa61c8fda0006cfda698732f8f4
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: c7fac4471201977fdb1c0c0a26c87287e12dc644
55
refs/heads/try: f64fdf524a434f0e5cd0bc91d09c144723f3c90d

trunk/src/librustc/middle/cfg/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Uses `Graph` as the underlying representation.
1515
1616
*/
1717

18+
#![allow(dead_code)] // still a WIP, #6298
19+
1820
use middle::graph;
1921
use middle::ty;
2022
use middle::typeck;

0 commit comments

Comments
 (0)