summary refs log tree commit diff
path: root/src/doc/guide-ffi.md
AgeCommit message (Expand)AuthorLines
2014-03-20rename std::vec -> std::sliceDaniel Micay-3/+3
2014-03-15docs: begin a "low-level & unsafe code" guide.Huon Wilson-79/+0
2014-03-09docs: adjust code blocks to pass with rustdoc.Huon Wilson-2/+6
2014-02-15std: clean up ptr a bitCorey Richardson-5/+5
2014-02-13remove duplicate function from std::ptr (is_null, is_not_null, offset, mut_of...JeremyLetang-1/+1
2014-02-09std: Add move_val_init to mem. Replace direct intrinsic usageBrian Anderson-2/+1
2014-02-09std: Add init and uninit to mem. Replace direct intrinsic usageBrian Anderson-1/+2
2014-02-06Update link_name=... -> link(name=...Cole Mickens-1/+1
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+567