about summary refs log tree commit diff
path: root/src/doc/guide-lifetimes.md
AgeCommit message (Expand)AuthorLines
2014-11-26Lifetime guide -> ownership guideSteve Klabnik-565/+0
2014-11-17Switch to purely namespaced enumsSteven Fackler-10/+10
2014-11-13Remove lots of numeric traits from the preludesBrendan Zabarauskas-0/+1
2014-10-28Guide: Fix use of sqrt() in exampleDaniel Hofstetter-1/+1
2014-10-02I am bad at mathSteve Klabnik-1/+1
2014-10-01:fire: τSteve Klabnik-6/+2
2014-07-31Remove incorrect exampleSteve Klabnik-30/+0
2014-07-25fix small typo in guide-lifetimesMichael Matuzak-1/+1
2014-07-17librustc: Remove cross-borrowing of `Box<T>` to `&T` from the language,Patrick Walton-5/+4
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-1/+1
2014-06-12auto merge of #14809 : zzmp/rust/patch-2, r=alexcrichtonbors-2/+4
2014-06-10Update description to reflect language changesZach Pomerantz-2/+4
2014-06-10Removed doubled wording.Zach Pomerantz-1/+1
2014-06-04Fixed weird grammar in lifetimes guide.Jonathan Reem-3/+3
2014-06-02docs: Stop using `notrust`Florian Gilcher-4/+4
2014-05-31Fix example in lifetime guideChristoph Burgdorf-4/+5
2014-05-24fix mostly grammar per PR commentsAlan Andrade-20/+18
2014-05-24get over bold text madness, changes per PR, brought the "returning pointers" ...Alan Andrade-16/+14
2014-05-23Cleanup lifetime guideAlan Andrade-156/+69
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-35/+35
2014-05-01Fix a/an typosJorge Aparicio-2/+2
2014-04-21auto merge of #13587 : adrientetar/rust/more-docs, r=brsonbors-2/+2
2014-04-20Fix spelling mistakes in documentation and code.Joseph Crail-1/+1
2014-04-19doc: add webfonts and tweak the styles accordinglyAdrien Tétar-2/+2
2014-03-24Added suggested notesnoam-2/+7
2014-03-23docs: named lifetimesnoam-3/+22
2014-03-09docs: adjust code blocks to pass with rustdoc.Huon Wilson-4/+4
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+663