rust/doc
Patrick Walton 6da09c3b43 doc: Fix some inaccuracies in the tutorial.
* Pointers can refer to stack objects as well as heap objects.

* Non-managed types can be cyclic if an arena is used.
2012-10-09 21:24:28 -07:00
..
lib
lib.css
prep.js
rust.css
rust.md Remove section on 'note' expressions, they won't exist. 2012-10-09 20:05:41 -07:00
tutorial-borrowed-ptr.md Copyedit first two sections of borrowed pointer tutorial 2012-10-09 17:12:34 -07:00
tutorial-ffi.md Copyedit FFI tutorial 2012-10-09 16:46:16 -07:00
tutorial-macros.md
tutorial-tasks.md Copyedit tasks tutorial 2012-10-09 16:14:55 -07:00
tutorial.md doc: Fix some inaccuracies in the tutorial. 2012-10-09 21:24:28 -07:00
version_info.html.template