about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2017-02-28Rollup merge of #40142 - MajorBreakfast:patch-4, r=steveklabnikSteve Klabnik-1/+1
2017-02-28add unstable book to the bookshelfSteve Klabnik-1/+3
2017-02-28sort unstable book alphabeticallySteve Klabnik-75/+75
2017-02-28Rollup merge of #40131 - MajorBreakfast:patch-3, r=steveklabnikCorey Farwell-2/+2
2017-02-28Rollup merge of #40124 - koba-e964:patch-1, r=steveklabnikCorey Farwell-1/+1
2017-02-28Unit-like structs doc: Improve code sampleJosef Brandl-1/+2
2017-02-28Structs doc: Change "pointers" to "references"Josef Brandl-1/+1
2017-02-27Make lifetime elision docs clearerJosef Brandl-2/+2
2017-02-27Auto merge of #38165 - Yamakaky:better-backtrace, r=petrochenkovbors-1/+14
2017-02-28Remove unnecessary "for"Hiroki Kobayashi-1/+1
2017-02-27Auto merge of #40115 - MajorBreakfast:patch-2, r=steveklabnikbors-1/+2
2017-02-27Auto merge of #40102 - pmer:pmer/use-macos-term-in-docs, r=steveklabnikbors-6/+6
2017-02-26Loop docs: Present perfect instead of simple pastJosef Brandl-1/+2
2017-02-26Auto merge of #40078 - tclfs:patch-3, r=GuillaumeGomezbors-1/+1
2017-02-25doc: Use "macOS" terminology consistentlyPaul Merrill-6/+6
2017-02-25Rollup merge of #40069 - Rufflewind:master, r=steveklabnikEduard-Mihai Burtescu-2/+20
2017-02-25Add Gankro's table to nomicon/src/phantom-data.mdPhil Ruffwind-2/+20
2017-02-24Fix a typoTang Chenglong-1/+1
2017-02-24Rollup merge of #40071 - tomwhoiscontrary:pr-lets-apostrophes, r=GuillaumeGomezGuillaume Gomez-1/+1
2017-02-24Rollup merge of #40050 - DaseinPhaos:patch-3, r=steveklabnikGuillaume Gomez-2/+2
2017-02-24Rollup merge of #39845 - JDemler:master, r=steveklabnikGuillaume Gomez-0/+73
2017-02-24Rollup merge of #39777 - mina86:gib, r=steveklabnikGuillaume Gomez-1/+1
2017-02-24Correct another typo in procedural macros chapter of the Book.Tom Anderson-1/+1
2017-02-23Update exception-safety.mdLuxko-1/+1
2017-02-23Update exception-safety.mdLuxko-1/+1
2017-02-21get linkcheck cleanSteve Klabnik-11/+12
2017-02-21fix some linksSteve Klabnik-27/+10
2017-02-21TRPL Nightly -> Unstable BookSteve Klabnik-1093/+1261
2017-02-21write introSteve Klabnik-0/+20
2017-02-21Import basic book contentsSteve Klabnik-90/+655
2017-02-21Create "The Unstable Book"Steve Klabnik-0/+182
2017-02-21move the reference to the bookshelfSteve Klabnik-9/+7
2017-02-21Redirect to the new referenceSteve Klabnik-4410/+3
2017-02-21Add footnote style.Steve Klabnik-0/+798
2017-02-21Get linkchecker cleanSteve Klabnik-36/+39
2017-02-21statements and expressionsSteve Klabnik-60/+67
2017-02-21typesSteve Klabnik-11/+11
2017-02-21memory modelSteve Klabnik-1/+1
2017-02-21ItemsCorey Farwell-69/+113
2017-02-21linkageSteve Klabnik-0/+2
2017-02-21unsafetySteve Klabnik-2/+2
2017-02-21influencesSteve Klabnik-4/+4
2017-02-21Items and attributesCorey Farwell-2/+5
2017-02-21Crates and source filesCorey Farwell-14/+19
2017-02-21Procedural macrosCorey Farwell-0/+2
2017-02-21Macros By ExampleCorey Farwell-11/+21
2017-02-21MacrosCorey Farwell-3/+7
2017-02-21PathsCorey Farwell-4/+10
2017-02-21TokensCorey Farwell-7/+17
2017-02-21CommentsCorey Farwell-1/+3