summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2017-01-29Minor grammar fix 'can not' -> 'cannot'Wilfred Hughes-3/+3
2017-01-27Rollup merge of #39344 - ollie27:links, r=steveklabnikAlex Crichton-1/+1
2017-01-27Fix a few links in the docsOliver Middleton-1/+1
2017-01-26drop_in_place is stable now, don't #![feature] it in the nomicon and a testest31-3/+3
2017-01-24fix book: refer to `add_two` as "tested function"Raphael Das Gupta-1/+1
2017-01-23Rollup merge of #39191 - cesarb:book/trait-objects-vtable-size-and-align, r=s...Steve Klabnik-4/+1
2017-01-23Rollup merge of #38993 - krdln:patch-1, r=steveklabnikSteve Klabnik-1/+1
2017-01-23Rollup merge of #38956 - theduke:document-field-init-shorthand-38830, r=steve...Steve Klabnik-2/+3
2017-01-23Rollup merge of #38794 - ConnyOnny:master, r=steveklabnikSteve Klabnik-1/+1
2017-01-22Fix minor typoEijebong-1/+1
2017-01-20linkchecker: Fix checking links which are just fragmentsOliver Middleton-4/+4
2017-01-19No need to mention how these fields are usedCesar Eduardo Barros-2/+1
2017-01-19book: size and align in trait object vtables are usedCesar Eduardo Barros-3/+1
2017-01-15An update to patterns documentationBjorn Tipling-0/+27
2017-01-13Rollup merge of #39027 - behnam:typo, r=frewsxcvGuillaume Gomez-1/+1
2017-01-12[libcollections] [doc] Fix typo in documentationBehnam Esfahbod-1/+1
2017-01-11Fix some typos in NomiconBen Wiederhake-2/+2
2017-01-11Add `&mut expr` to syntax indexkrdln-1/+1
2017-01-10Update struct_expr grammar for field init shorthand.theduke-2/+3
2017-01-10Rollup merge of #38816 - Manishearth:coercion-doc, r=GuillaumeGomezSeo Sanghyeon-1/+3
2017-01-10Auto merge of #38138 - rkruppe:no_std-no_loop, r=steveklabnikbors-11/+10
2017-01-04book: use abort() over loop {} for panicRobin Kruppe-11/+10
2017-01-04Document custom derive.Steve Klabnik-8/+256
2017-01-04Add more docs for CoerceUnsized and UnsizeManish Goregaokar-1/+3
2017-01-03Auto merge of #38066 - bluss:string-slice-error, r=sfacklerbors-2/+2
2017-01-03book: match enum warning removedConstantin-1/+1
2017-01-02Reword 'stupid' and 'crazy' in docs.Clar Charr-10/+10
2016-12-29Rollup merge of #38662 - agl:patch-2, r=frewsxcvAlex Crichton-2/+2
2016-12-29Rollup merge of #38659 - agl:patch-1, r=apasel422Alex Crichton-1/+1
2016-12-29Rollup merge of #38630 - frewsxcv:variadic, r=steveklabnikAlex Crichton-0/+34
2016-12-28Use "an" before "i32"Adam Langley-2/+2
2016-12-28Add missing apostrophe.Adam Langley-1/+1
2016-12-27Document foreign variadic functions in TRPL and the reference.Corey Farwell-0/+34
2016-12-27And suddenly a german word :Okellerkindt-1/+1
2016-12-24Rollup merge of #38568 - chris-morgan:fix-markdown-lists, r=frewsxcvSteve Klabnik-9/+9
2016-12-24Rollup merge of #38013 - wezm:simplify-test-notes, r=steveklabnikSteve Klabnik-5/+4
2016-12-24Rollup merge of #37956 - tshepang:patch-2, r=steveklabnikSteve Klabnik-2/+3
2016-12-23book: replace example I do not understandTshepang Lekhonkhobe-2/+3
2016-12-22Fix Markdown list formatting.Chris Morgan-9/+9
2016-12-20Rollup merge of #38215 - liigo:patch-12, r=petrochenkovAlex Crichton-1/+2
2016-12-16Update book for rustupBrian Anderson-9/+23
2016-12-16Book: rustup.sh -> rustup.rsSteve Klabnik-21/+7
2016-12-13Associated items and variants inherit visibility from their traits and enums ...Liigo-1/+1
2016-12-13minor fix about visibility in referenceLiigo Zhuang-1/+2
2016-12-13Simplify notes on testing and concurrencyWesley Moore-5/+4
2016-12-12Rollup merge of #38164 - sourcefrog:fonts, r=GuillaumeGomezCorey Farwell-1/+3
2016-12-07Rollup merge of #38225 - Cobrand:patch-1, r=GuillaumeGomezGuillaume Gomez-9/+14
2016-12-07Rollup merge of #38163 - durka:patch-33, r=blussGuillaume Gomez-1/+2
2016-12-07Update book/ffi to use catch_unwindCobrand-9/+14
2016-12-04Avoid using locally installed Source Code Pro font (fixes #24355).Martin Pool-1/+3