Skip to content

Commit e993b89

Browse files
committed
---
yaml --- r: 6367 b: refs/heads/master c: b30f7af h: refs/heads/master i: 6365: 11e57ef 6363: e889035 6359: 16de792 6351: 7b2a99a 6335: 091bb5e v: v3
1 parent 07bd218 commit e993b89

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 60e93cd1ecd3855800e0a6e186a413fd9d8ff20c
2+
refs/heads/master: b30f7af98b000b0dfb07f5d85e6e40f1ba534228

trunk/src/comp/middle/trans.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5741,7 +5741,6 @@ fn register_native_fn(ccx: @crate_ctxt, sp: span, _path: [str], name: str,
57415741
ccx.item_symbols.insert(id, shim_name);
57425742
}
57435743
}
5744-
57455744
}
57465745

57475746
fn item_path(item: @ast::item) -> [str] { ret [item.ident]; }

0 commit comments

Comments
 (0)