Skip to content

Commit 91c62e5

Browse files
committed
---
yaml --- r: 109859 b: refs/heads/master c: 8de5eec h: refs/heads/master i: 109857: 518a0f7 109855: d588994 v: v3
1 parent d67c848 commit 91c62e5

File tree

2 files changed

+2
-1
lines changed

2 files changed

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

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

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

11+
#![allow(dead_code)] // FFI wrappers
1112

1213
use lib::llvm::llvm;
1314
use lib::llvm::{CallConv, AtomicBinOp, AtomicOrdering, AsmDialect};

0 commit comments

Comments
 (0)