about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2016-09-14Rollup merge of #36374 - dangcheng:patch-1, r=steveklabnikGuillaume Gomez-2/+2
2016-09-13Rollup merge of #36380 - kylog:fix-typo, r=steveklabnikGuillaume Gomez-1/+1
2016-09-12change error messagedangcheng-2/+2
2016-09-10book: fix a typoKylo Ginsberg-1/+1
2016-09-10Rollup merge of #36326 - JDemler:master, r=steveklabnikGuillaume Gomez-1/+1
2016-09-10fix mistake (File::open -> File::create)dangcheng-2/+2
2016-09-09Auto merge of #36332 - llogiq:static_consts_feature, r=nikomatsakisbors-0/+3
2016-09-09Issue deprecation warnings for safe accesses to extern staticsVadim Petrochenkov-1/+1
2016-09-08added feature description to referenceAndre Bogus-0/+3
2016-09-07Fixed typo in nomiconJakob Demler-1/+1
2016-09-04Remove mention of `unsafe_no_drop_flag` from Reference and NomiconAndrew Paseltiner-14/+0
2016-09-04Rollup merge of #36225 - johnthagen:fix-nightly-docs, r=steveklabnikManish Goregaokar-1/+1
2016-09-02Rollup merge of #35754 - QuietMisdreavus:must-use-reference, r=ManishearthJonathan Turner-0/+3
2016-09-02Update supported Windows versions to match Getting Started page.johnthagen-1/+1
2016-09-01Auto merge of #34494 - CensoredUsername:allow_sysV64_abi, r=nagisabors-0/+5
2016-08-30Add the sysv64 calling convention to the list of known calling conventions an...CensoredUsername-0/+4
2016-08-30Change ABI string from sysV64 to sysv64CensoredUsername-1/+1
2016-08-30Allow specification of the system V AMD64 ABI constraint.CensoredUsername-0/+1
2016-08-30Rollup merge of #35962 - regexident:compiler-plugin-docs, r=steveklabnikGuillaume Gomez-3/+3
2016-08-25Remove style guide.Steve Klabnik-2518/+0
2016-08-24Rollup merge of #35948 - tshepang:missing-comma, r=steveklabnikJonathan Turner-2/+2
2016-08-24Updated code sample in chapter on syntax extensions.Vincent Esche-3/+3
2016-08-23Rollup merge of #35913 - frewsxcv:panic, r=steveklabnikGuillaume Gomez-2/+2
2016-08-23reference: add trailing commasTshepang Lekhonkhobe-2/+2
2016-08-22Mark panicking tests as `should_panic` instead of `no_run`.Corey Farwell-2/+2
2016-08-22Correct failing book testPanashe M. Fundira-0/+6
2016-08-21Add reference to `Self` in traits chapter (book)Panashe M. Fundira-0/+22
2016-08-20Rollup merge of #35794 - cantino:fix-typo, r=apasel422Jonathan Turner-1/+1
2016-08-20Rollup merge of #35781 - ErikUggeldahl:spellingfix, r=apasel422Jonathan Turner-2/+2
2016-08-18Fix minor typoAndrew Cantino-1/+1
2016-08-18Fix tiny spelling mistake in bookErik Uggeldahl-2/+2
2016-08-18Fix linksNick Cameron-4/+4
2016-08-17Add `must_use` to the ReferenceQuietMisdreavus-0/+3
2016-08-17Rollup merge of #35681 - Rufflewind:patch-1, r=apasel422Jonathan Turner-3/+3
2016-08-17Rollup merge of #35663 - CryZe:no-stdlib, r=ManishearthJonathan Turner-12/+29
2016-08-17Rollup merge of #35595 - urschrei:associated_types_docfix, r=steveklabnikJonathan Turner-1/+1
2016-08-17Rollup merge of #34370 - steveklabnik:keyword-ref-mention, r=ManishearthJonathan Turner-0/+5
2016-08-15A disclaimer about keywords.Steve Klabnik-0/+5
2016-08-15Fix spacing in code of closures.mdPhil Ruffwind-3/+3
2016-08-14Rollup merge of #35647 - ahmedcharles:spelling, r=alexcrichtonEduard-Mihai Burtescu-1/+1
2016-08-14Improve `No stdlib` and related DocumentationChristopher Serr-12/+29
2016-08-13Ensure that attributes are spelled properly.Ahmed Charles-1/+1
2016-08-12book: fix the hidden find() functions in error-handling.mdChristophe Vu-Brugier-3/+3
2016-08-11More clarificationStephan Hügel-1/+1
2016-08-11Clarify type declaration languageStephan Hügel-1/+1
2016-08-08Rollup merge of #35466 - xitep:master, r=steveklabnikJonathan Turner-0/+1
2016-08-08Rollup merge of #35465 - cardoe:pattern-book-update, r=steveklabnikJonathan Turner-6/+6
2016-08-08book: update example patterns to be more clearDoug Goldstein-6/+6
2016-08-07Fix formatting of module layout exampleNovotnik, Petr-0/+1
2016-08-06Finish fixing the operator precedence tablesubsan-1/+2