Skip to content

Commit

Permalink
Add Pointer tutorial, rename borrowed pointer tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveklabnik authored and brson committed Jan 7, 2014
1 parent d4639ad commit 6f09d80
Show file tree
Hide file tree
Showing 7 changed files with 497 additions and 13 deletions.
3 changes: 2 additions & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,8 @@ do
make_dir $h/test/doc-tutorial
make_dir $h/test/doc-guide-ffi
make_dir $h/test/doc-guide-macros
make_dir $h/test/doc-guide-borrowed-ptr
make_dir $h/test/doc-guide-lifetimes
make_dir $h/test/doc-guide-pointers
make_dir $h/test/doc-guide-container
make_dir $h/test/doc-guide-tasks
make_dir $h/test/doc-guide-conditions
Expand Down
File renamed without changes.
Loading

0 comments on commit 6f09d80

Please sign in to comment.