index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
tutorial-borrowed-ptr.md
Age
Commit message (
Expand
)
Author
Lines
2013-03-26
librustc: Modify all code to use new lifetime binder syntax
Patrick Walton
-10
/
+10
2013-03-25
docs: update to avoid mention of const.
Graydon Hoare
-5
/
+4
2013-03-22
libcore: Fix obsolete syntax in extfmt
Patrick Walton
-1
/
+1
2013-03-18
librustc: Make the compiler ignore purity.
Patrick Walton
-17
/
+17
2013-03-02
Remove REC, change related tests/docs
Jihyun Yu
-5
/
+6
2013-02-26
doc: Remove references to mut fields. rs=demuting
Patrick Walton
-157
/
+4
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-1
/
+1
2013-01-31
add if to borrowed ptr tutorial
David Forsythe
-1
/
+1
2013-01-29
Add expected failure annotation on "fixed" example to placate 'make check'.
Felix S. Klock II
-1
/
+1
2013-01-29
Fixed two examples of erroneous code so their errors match expectation.
Felix S. Klock II
-2
/
+4
2012-10-29
Fix typo in borrowed pointer tutorial. Closes #3876
Brian Anderson
-1
/
+1
2012-10-23
Remove binary move from the docs
Tim Chevalier
-1
/
+1
2012-10-10
Copyedit sections 9-11 of the borrowed pointer tutorial (last edits from me)
Tim Chevalier
-20
/
+25
2012-10-10
Copyedit sections 7 and 8 of the borrowed pointer tutorial
Tim Chevalier
-69
/
+73
2012-10-10
Copyedit sections 5 and 6 of the borrowed pointer tutorial
Tim Chevalier
-71
/
+77
2012-10-10
Copyedit sections 3 and 4 of the borrowed pointer tutorial
Tim Chevalier
-10
/
+11
2012-10-09
Copyedit first two sections of borrowed pointer tutorial
Tim Chevalier
-49
/
+49
2012-10-02
Update to current rules, make (more) examples build
Niko Matsakis
-195
/
+224
2012-09-26
tutorial: Remove all references to 'records'. Misc
Brian Anderson
-10
/
+13
2012-09-15
Make a few more borrowed pointer tutorial examples pass
Brian Anderson
-10
/
+10
2012-09-15
docs: Make supplemental tutorials testable
Brian Anderson
-21
/
+85
2012-09-15
docs: Add Niko's borrowed pointers tutorial
Brian Anderson
-0
/
+702