Eliminate const_refcount. Issue #855
This commit is contained in:
parent
99ee0fca67
commit
72c14d5a41
6 changed files with 7 additions and 42 deletions
|
|
@ -8,9 +8,6 @@
|
|||
* logging.
|
||||
*/
|
||||
|
||||
// FIXME: handle 64-bit case.
|
||||
const const_refcount: uint = 0x7bad_face_u;
|
||||
|
||||
native "rust" mod rustrt {
|
||||
fn debug_tydesc<T>();
|
||||
fn debug_opaque<T>(x: &T);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue