stdlib: export ptr_eq from box, but not rustrt
This commit is contained in:
parent
467b938ea8
commit
7817824205
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
export rustrt;
|
||||
export ptr_eq;
|
||||
|
||||
native "rust" mod rustrt {
|
||||
fn rust_ptr_eq[T](@T a, @T b) -> int;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue