about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2017-02-02Wrap 80 columnsSon-4/+10
2017-02-02Add doc field init shorthandGiang Nguyen-0/+22
2017-02-02Add explain struct field init shorthandGiang Nguyen-0/+13
2017-02-01Update Cell references in the bookWesley Wiser-5/+7
2017-01-29Minor grammar fix 'can not' -> 'cannot'Wilfred Hughes-3/+3
2017-01-28Change placement of `[Unstable]` marker in RFC 1623 docs.Chris Krycho-5/+5
2017-01-28Add feature flag to reference docs for RFC 1623.Chris Krycho-1/+2
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-24Fix doc cfg(test) and tests directoryFreyskeyd-0/+4
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-21Update if-let.mdbluecereal-4/+4
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-19Update nomicon to describe `#[may_dangle]`Andrew Paseltiner-6/+24
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-03Document RFC 1623: static lifetime elision.Chris Krycho-6/+29
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