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 Overhaul mods and crates section of tutorial 2012-10-06 22:24:15 -07:00
lib.css
prep.js fix escape 2012-10-05 12:41:00 -07:00
rust.css docs: Tweak style 2012-09-30 21:35:32 -07:00
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 Fix tutorial breakage. 2012-10-09 15:33:24 -07:00
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