Skip to content

Commit 10fa0cb

Browse files
committed
---
yaml --- r: 1973 b: refs/heads/master c: 3a8b0be h: refs/heads/master i: 1971: fe32194 v: v3
1 parent a53a495 commit 10fa0cb

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,2 +1,2 @@
11
---
2-
refs/heads/master: a0eb9c814b75e00679234eeb9a0949850bd7c7c7
2+
refs/heads/master: 3a8b0be1cbb7b6386e82e329a80c7d09bcb75617

trunk/src/comp/middle/metadata.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ fn encode_info_for_native_item(@trans.crate_ctxt cx, &ebml.writer ebml_w,
463463
encode_kind(ebml_w, 'F' as u8);
464464
encode_type_params(ebml_w, tps);
465465
encode_type(ebml_w, trans.node_ann_type(cx, ann));
466+
encode_symbol(cx, ebml_w, did);
466467
}
467468
}
468469
ebml.end_tag(ebml_w);

0 commit comments

Comments
 (0)