Skip to content

Commit 986d302

Browse files
committed
---
yaml --- r: 109860 b: refs/heads/master c: 5e2b522 h: refs/heads/master v: v3
1 parent 91c62e5 commit 986d302

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: 8de5eec222a0e389dc42b6e38fa518dd1af834fa
2+
refs/heads/master: 5e2b5221ca6d8d12e3e9f1f9740504387997a37a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: c7fac4471201977fdb1c0c0a26c87287e12dc644
55
refs/heads/try: f64fdf524a434f0e5cd0bc91d09c144723f3c90d

trunk/src/librustc/middle/trans/builder.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
#![allow(dead_code)] // FFI wrappers
12+
1113
use lib;
1214
use lib::llvm::llvm;
1315
use lib::llvm::{CallConv, AtomicBinOp, AtomicOrdering, AsmDialect};

0 commit comments

Comments
 (0)