Skip to content

Commit e4023d1

Browse files
committed
---
yaml --- r: 109853 b: refs/heads/master c: 393bc08 h: refs/heads/master i: 109851: 37317fb v: v3
1 parent eda1dae commit e4023d1

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: 35c98a8378b363edccdcae2b16b6d2132da79d78
2+
refs/heads/master: 393bc08762de9d24517bce260e2d2564074d3aa9
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: c7fac4471201977fdb1c0c0a26c87287e12dc644
55
refs/heads/try: f64fdf524a434f0e5cd0bc91d09c144723f3c90d

trunk/src/librustc/middle/lang_items.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ impl LanguageItems {
9696
}
9797

9898
$(
99+
#[allow(dead_code)]
99100
pub fn $method(&self) -> Option<ast::DefId> {
100101
*self.items.get($variant as uint)
101102
}

0 commit comments

Comments
 (0)