about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2016-03-18`let` introduces a statementTang Chenglong-2/+2
2016-03-16docs: One typoTang Chenglong-1/+1
2016-03-16FreeBSD has already supported CargoTang Chenglong-2/+2
2016-03-13Rollup merge of #32218 - cantino:minor_book_typo_fixes, r=steveklabnikManish Goregaokar-4/+4
2016-03-12Fix minor typos in doc.rust-lang.org/bookAndrew Cantino-4/+4
2016-03-12Rollup merge of #32178 - naltun:patch-1, r=steveklabnikManish Goregaokar-13/+1
2016-03-11Auto merge of #32133 - alexcrichton:linkchecker, r=brsonbors-37/+23
2016-03-10Update getting-started.mdNoah-13/+1
2016-03-10Rollup merge of #32150 - steveklabnik:gh20213, r=blussSteve Klabnik-2/+1
2016-03-10Rollup merge of #32148 - steveklabnik:gh31912, r=apasel422Steve Klabnik-1/+1
2016-03-10Rollup merge of #32125 - pyfisch:patch-2, r=steveklabnikSteve Klabnik-4/+0
2016-03-09Remove inaccurate claim about inline assemblySteve Klabnik-2/+1
2016-03-09Small grammar fix in Guessing GameSteve Klabnik-1/+1
2016-03-08doc: Fix a bunch of broken linksAlex Crichton-37/+23
2016-03-08Rollup merge of #32115 - tclfs:patch-1, r=apasel422Steve Klabnik-1/+1
2016-03-08Rollup merge of #32103 - timmontague:patch-1, r=alexcrichtonSteve Klabnik-1/+1
2016-03-08Rollup merge of #32092 - bluss:operator-overload, r=steveklabnikSteve Klabnik-10/+10
2016-03-08Remove final note from testing chapter.Pyfisch-4/+0
2016-03-08Update a spelling inconsistencyTang Chenglong-1/+1
2016-03-07Fixed linkTim Montague-1/+1
2016-03-07book: Update syntax index with OpAssign traitsUlrik Sverdrup-10/+10
2016-03-06Auto merge of #30884 - durka:inclusive-ranges, r=aturonbors-1/+8
2016-03-04Rollup merge of #32002 - srinivasreddy:vector_doc, r=ManishearthSteve Klabnik-0/+30
2016-03-03added ignoresrinivasreddy-1/+1
2016-03-02made print message similar across two loopssrinivasreddy-1/+1
2016-03-02addressed review comments - grammar corrections, space additionssrinivasreddy-5/+12
2016-03-02Explained the difference between ownership iteration and reference iterationsrinivasreddy-0/+23
2016-03-01Make book ordering more naturalEvan-1/+1
2016-03-01Rollup merge of #31987 - gcatlin:patch-1, r=steveklabnikSteve Klabnik-1/+1
2016-03-01grammar: 'fewer' instead of 'less'Geoff Catlin-1/+1
2016-02-29Clarified the details of a borrowing example.Evan-4/+4
2016-02-29Auto merge of #31958 - teoryn:patch-3, r=nagisabors-1/+1
2016-02-28Fix typo (an Result)Kevin Stock-1/+1
2016-02-28Fix typo (!#[no_std])Kevin Stock-1/+1
2016-02-27Auto merge of #31931 - Luke-Nukem:master, r=steveklabnikbors-9/+9
2016-02-27Resolve ambiguous documentationKevin Stock-4/+4
2016-02-27document inclusive range syntaxAlex Burka-1/+8
2016-02-27Refinement of paragraph referenced by [thisLuke Jones-9/+9
2016-02-25Rollup merge of #31827 - teoryn:patch-1, r=brsonManish Goregaokar-1/+1
2016-02-25Rollup merge of #31870 - ivan:filter-explain, r=steveklabnikManish Goregaokar-4/+6
2016-02-24book: Explain better why the filter closure gets a referenceIvan Kozik-4/+6
2016-02-24Capitalize some occurences of Rust in documentationFlorian Hahn-1/+1
2016-02-22Fix warn(unused_mut) in exampleKevin Stock-1/+1
2016-02-20Fix number of lines and methods in guessing gameChad Shaffer-2/+2
2016-02-17Rollup merge of #31565 - SDX2000:docfixes4, r=steveklabnikSteve Klabnik-9/+53
2016-02-17Made v2 mutable so that we can actually truncate it.Sandeep Datta-2/+2
2016-02-16Clarify contiguous memory array structure of vectors in documentationDirk Gadsden-2/+9
2016-02-14Rollup merge of #31658 - felgru:master, r=steveklabnikSteve Klabnik-1/+1
2016-02-14doc: fix compiler outputFelix Gruber-1/+1
2016-02-14doc: Remove trailing whitespacefbergr-1/+1