summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2016-02-05trpl: fix macro follow setsAlex Burka-3/+3
2016-01-19Rollup merge of #30988 - bluss:doc-space-t-bound, r=apasel422Manish Goregaokar-2/+2
2016-01-17Fix spacing style of `T: Bound` in docsUlrik Sverdrup-2/+2
2016-01-17Fix C macro exampleStephen (Ziyun) Li-3/+5
2016-01-16Auto merge of #30567 - steffengy:master, r=alexcrichtonbors-0/+2
2016-01-15Clarify what a crate is, within the "Getting Started" chapter.Luke Jones-4/+6
2016-01-14Rollup merge of #30911 - tshepang:missing-word, r=ManishearthSteve Klabnik-4/+3
2016-01-14Rollup merge of #30903 - steveklabnik:no_std_stable, r=alexcrichtonSteve Klabnik-89/+52
2016-01-14Rollup merge of #30712 - LawrenceWoodman:patch-3, r=steveklabnikSteve Klabnik-2/+15
2016-01-14doc: add missing wordTshepang Lekhonkhobe-4/+3
2016-01-14Move some #[no_std] info to stable book.Steve Klabnik-89/+52
2016-01-14Rollup merge of #30869 - D101101:patch-3, r=huonwManish Goregaokar-1/+1
2016-01-14Rollup merge of #30821 - steveklabnik:gh30819, r=nikomatsakisManish Goregaokar-2/+2
2016-01-13Fix typo in bibliography.mdSergey Veselkov-1/+1
2016-01-11add feature gate "abi_vectorcall" for the vectorcall calling conventionSteffen-0/+1
2016-01-11Be a bit more correct about segfault causalitySteve Klabnik-2/+2
2016-01-11Rollup merge of #30812 - D101101:patch-2, r=steveklabnikSimonas Kazlauskas-4/+4
2016-01-11Fix link in getting-started.mdSergey Veselkov-4/+4
2016-01-09Rollup merge of #30789 - D101101:patch-1, r=steveklabnikSteve Klabnik-1/+0
2016-01-09Remove many instances of 'just'Steve Klabnik-106/+106
2016-01-09Remove unused link from enums.mdSergey Veselkov-1/+0
2016-01-08Rollup merge of #30755 - datagrok:master, r=steveklabnikSteve Klabnik-27/+41
2016-01-07Remove extraneous [], replace accidental removed link to heap sectionMichael F. Lamb-8/+8
2016-01-06Be consistent about what is a "chapter" versus a "section"Michael F. Lamb-17/+17
2016-01-06Link to section on references when we use the term prior to defining itMichael F. Lamb-2/+4
2016-01-06Link to references section when they first appearMichael F. Lamb-2/+5
2016-01-06Explain surprising new syntax appearing in example codeMichael F. Lamb-6/+15
2016-01-06Rollup merge of #30720 - BChip:patch-1, r=steveklabnikSteve Klabnik-1/+1
2016-01-06Rollup merge of #30699 - steveklabnik:gh30254, r=apasel422Steve Klabnik-0/+29
2016-01-06Rollup merge of #30683 - LawrenceWoodman:patch-1, r=steveklabnikSteve Klabnik-2/+2
2016-01-06Add missing semi-colonLawrence Woodman-1/+1
2016-01-05Clarify What LIFO IsBChip-1/+1
2016-01-05Add correct use for Error and ioLawrence Woodman-2/+15
2016-01-05Auto merge of #30595 - steveklabnik:remove_learn_rust, r=gankrobors-1086/+14
2016-01-04Mention that structs can contain &mut TsSteve Klabnik-0/+29
2016-01-04Add missing use statementsLawrence Woodman-6/+9
2016-01-03Correct formatting use of tab instead of spacesLawrence Woodman-2/+2
2015-12-30Rollup merge of #30620 - salty-horse:an_mut, r=brsonSteve Klabnik-4/+4
2015-12-30Rollup merge of #30502 - Luke-Nukem:master, r=steveklabnikSteve Klabnik-16/+16
2015-12-29book: Replace "an &mut" with "a mut". Fixes #30568Ori Avtalion-4/+4
2015-12-29Rollup merge of #30405 - durka:patch-12, r=steveklabnikSteve Klabnik-2/+1
2015-12-29Remove "Learn Rust" from TRPL.Steve Klabnik-1086/+14
2015-12-27Auto merge of #30575 - jswalden:error-handling-typo, r=apasel422bors-1/+1
2015-12-27Change the typo 'that' to 'than' in the book error-handling chapter.Jeff Walden-1/+1
2015-12-26llvm: Add support for vectorcall (X86_VectorCall) conventionSteffen-0/+1
2015-12-26book: Fix typoOri Avtalion-1/+1
2015-12-25Rollup merge of #30545 - bluss:operator-overload, r=steveklabnikManish Goregaokar-5/+6
2015-12-24book: Some operator fixes for the syntax indexUlrik Sverdrup-5/+6
2015-12-23Rollup merge of #30473 - nwin:patch-2, r=steveklabnikSteve Klabnik-1/+1
2015-12-23Rollup merge of #30461 - lnmx:doc-typo, r=steveklabnikSteve Klabnik-1/+1