We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a158b commit a4cc87aCopy full SHA for a4cc87a
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 6c87c342775e4e4e4cef927adac5fc625d1faa31
+refs/heads/master: e400733e9060acc1b5b614cb30198570e68e320c
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf
trunk/src/rt/rust_shape.h
@@ -274,12 +274,6 @@ struct rust_fn {
274
void *env;
275
};
276
277
-struct rust_obj {
278
- rust_vtable *vtable;
279
- void *box;
280
-};
281
-
282
283
// Type parameters
284
285
class type_param {
0 commit comments