Marijn Haverbeke
|
1b81c5112a
|
Remove last vestiges of old-style intrinsics
Closes #2048
|
2012-03-23 16:08:01 +01:00 |
|
Marijn Haverbeke
|
0545e4a920
|
Support [rust_stack] annotation on native functions (crudely)
|
2012-03-23 10:49:47 +01:00 |
|
Marijn Haverbeke
|
894b7469d6
|
Replace most uses of intrinsics in core with builtins
Issue #1981
|
2012-03-23 10:49:47 +01:00 |
|
Brian Anderson
|
b181ea415e
|
core: Rename unsafe::leak to unsafe::forget. Closes #2031
|
2012-03-20 15:20:37 -07:00 |
|
Brian Anderson
|
b22556a6f8
|
core: Convert to rustdoc
|
2012-03-09 22:56:53 -08:00 |
|
Brian Anderson
|
d1c6e34e1c
|
core: Inline a bunch of unsafe functions
|
2012-03-06 11:20:43 -08:00 |
|
Magnus Auvinen
|
3e9859362b
|
made leak an intrinsic to avoid a c-call. added memmove and memcpy intrinsics
|
2012-02-07 15:08:54 -08:00 |
|
Brian Anderson
|
17bf4b0e1b
|
libcore: Move core tests into libcore
|
2012-01-17 19:41:05 -08:00 |
|
Graydon Hoare
|
fa9ad984fb
|
Copy first batch of material from libstd to libcore.
|
2011-12-13 16:34:50 -08:00 |
|