Skip to content

Commit a4cc87a

Browse files
committed
---
yaml --- r: 11622 b: refs/heads/master c: e400733 h: refs/heads/master v: v3
1 parent c3a158b commit a4cc87a

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
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: 6c87c342775e4e4e4cef927adac5fc625d1faa31
2+
refs/heads/master: e400733e9060acc1b5b614cb30198570e68e320c
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/rt/rust_shape.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -274,12 +274,6 @@ struct rust_fn {
274274
void *env;
275275
};
276276

277-
struct rust_obj {
278-
rust_vtable *vtable;
279-
void *box;
280-
};
281-
282-
283277
// Type parameters
284278

285279
class type_param {

0 commit comments

Comments
 (0)