rust/doc
Tim Chevalier b18320446e Move over to calling ptr::addr_of
Everything should now call ptr::addr_of instead of
ptr::p2::addr_of. Only the pipes macro code when compiled
by stage0 will call ptr::p2::addr_of. Needs a snapshot to get
rid of that.
2012-10-01 15:12:09 -07:00
..
lib docs: Change 'class' to 'struct' in codemirror-rust 2012-09-23 21:09:44 -07:00
lib.css
prep.js
rust.css docs: Tweak style 2012-09-30 21:35:32 -07:00
rust.md docs: Make external links in manual relative so they link to the correct versions 2012-09-28 17:32:01 -07:00
tutorial-borrowed-ptr.md tutorial: Remove all references to 'records'. Misc 2012-09-26 16:41:35 -07:00
tutorial-ffi.md Move over to calling ptr::addr_of 2012-10-01 15:12:09 -07:00
tutorial-macros.md docs: Give all tutorials consistent titles and intro sections 2012-09-26 19:00:13 -07:00
tutorial-tasks.md doc: Mention std::par in task tutorial 2012-09-29 19:29:28 -07:00
tutorial.md tutorial: changing again to loop 2012-09-26 23:28:39 -04:00
version_info.html.template Rename the template for version_info.html 2012-08-20 14:04:12 -07:00