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
/
src
/
doc
/
trpl
/
ownership.md
Age
Commit message (
Expand
)
Author
Lines
2015-11-19
src/doc/trpl -> src/doc/book
Steve Klabnik
-238
/
+0
2015-11-17
Fix grammar
Jean Maillard
-1
/
+1
2015-10-19
Clean whitespace
Carlos Liam
-3
/
+3
2015-10-06
Replace multiple trailing newlines with a single trailing newline
Carlos Liam
-10
/
+0
2015-07-13
minor grammatical update
Frank McSherry
-2
/
+2
2015-06-08
Updated with requested changes
Mathieu David
-4
/
+1
2015-05-30
Proposal to explain the copy trait more clearly
Mathieu David
-0
/
+43
2015-05-13
Merge branch 'doc-fixes' of https://github.com/wheals/rust into rollup
Steve Klabnik
-1
/
+1
2015-05-12
book: typo fixes, wording improvements.
Shmuale Mark
-1
/
+1
2015-05-11
Fixed one textual mistake and one casing error.
MichaĆ Czardybon
-14
/
+14
2015-05-10
Rollup merge of #25188 - tincann:patch-1, r=steveklabnik
Steve Klabnik
-1
/
+1
2015-05-08
v2 gets a copy of the pointer, not a copy of the data
Simon Kern
-1
/
+1
2015-05-08
two minor fixes
Simon Kern
-1
/
+2
2015-05-07
Another typo
Tincan
-1
/
+1
2015-05-07
Typo in ownership.md
Tincan
-1
/
+1
2015-05-05
TRPL: ownership, borrowing, and lifetimes
Steve Klabnik
-459
/
+111
2015-03-31
Fix spelling
Steve Klabnik
-1
/
+1
2015-03-31
Rollup merge of #23558 - steveklabnik:explain_elision, r=gankro
Manish Goregaokar
-4
/
+9
2015-03-30
Explain why 'elision'
Steve Klabnik
-4
/
+9
2015-03-23
Improve the wording of the example section description on the ownership page
Liam Monahan
-2
/
+2
2015-03-23
Fix a typo in the Rust Book ownership page.
Liam Monahan
-2
/
+2
2015-02-17
Rollup merge of #22027 - iblech:patch-1, r=steveklabnik
Manish Goregaokar
-1
/
+1
2015-02-12
Updated documentation to use range notation syntax.
Nick Sarten
-2
/
+2
2015-02-07
Fix several tiny typos
Ingo Blechschmidt
-1
/
+1
2015-02-04
Fix for misspelled comments.
Joseph Crail
-1
/
+1
2015-01-25
Add example for Lifetime Elision with two inputs
Tyler Thrailkill
-0
/
+1
2015-01-22
Reference correct fn during lifetime ellision
Sean T Allen
-8
/
+8
2015-01-18
fix an error about the static lifetime
Jay True
-1
/
+1
2015-01-17
doc: Remove extra whitespace in the middle of lines to provide alignment
Nick Howell
-13
/
+13
2015-01-17
Fix up titles of TRPL chapters
Steve Klabnik
-1
/
+1
2015-01-17
Intpocalypse, book edition.
Steve Klabnik
-2
/
+2
2015-01-16
Merge pull request #21214 from sleepynate/spacing-in-book
bors
-3
/
+3
2015-01-15
Fix commented graphs in src/doc/trpl/ownership.md
nathan dotz
-3
/
+3
2015-01-15
rollup merge of #21029: steveklabnik/gh19924
Alex Crichton
-4
/
+20
2015-01-12
Improve the ownership guide a tad
Steve Klabnik
-4
/
+20
2015-01-12
Ease parsing of an English sentence
Lauri Lehmijoki
-1
/
+1
2015-01-11
Fixing integer usage in ownership doc
Strahinja Val Markovic
-39
/
+39
2015-01-10
Merge pull request #20818 from rgs1/fix-guide
bors
-1
/
+1
2015-01-09
Remove extra dangling period
Raul Gutierrez S
-1
/
+1
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-22
/
+22
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-0
/
+533