summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2016-05-21Rollup merge of #33750 - alx741:fix_typo, r=ManishearthManish Goregaokar-1/+1
2016-05-21Rollup merge of #33747 - postmodern:patch-2, r=ManishearthManish Goregaokar-4/+5
2016-05-21Rollup merge of #33743 - royalstream:royalstream-stack-doc, r=steveklabnikManish Goregaokar-2/+2
2016-05-20Wording changesPostmodern-3/+3
2016-05-20Rollup merge of #33745 - postmodern:patch-1, r=steveklabnikGuillaume Gomez-2/+2
2016-05-19book: ownership: fix typoDaniel Campoverde [alx741]-1/+1
2016-05-19Grammar changePostmodern-3/+4
2016-05-19Keep line-width within 80 columnsPostmodern-2/+3
2016-05-19Clarify the English translation of `?Sized`Postmodern-4/+3
2016-05-19Clarify wording in `transmute` examplePostmodern-2/+2
2016-05-19Book: small improvement to a table to make it clearerSteven Burns-2/+2
2016-05-19Rollup merge of #33721 - royalstream:royalstream-doc-highlights, r=ManishearthManish Goregaokar-38/+38
2016-05-19Rollup merge of #33720 - mark-summerfield:patch-1, r=steveklabnikManish Goregaokar-0/+2
2016-05-18Rust syntax coloring for some ignore, should-panic and no-run snippets.Steven Burns-38/+38
2016-05-18Clarified that `let(mut x, y) =` only makes x mutable, not ymark-summerfield-0/+2
2016-05-13Updated based on CR feedback.Val Vanderschaegen-3/+3
2016-05-12Add a note about Higher-Ranked Trait Bounds in docs on Closures.Val Vanderschaegen-0/+47
2016-05-11trivial fixes to documentation (book)bnewbold-5/+5
2016-05-10Auto merge of #33512 - birkenfeld:issue-25944, r=sanxiynbors-1/+1
2016-05-09Rollup merge of #33480 - birkenfeld:issue-33422, r=steveklabnikManish Goregaokar-59/+61
2016-05-09rustdoc: remove artificial indentation of doctest codeGeorg Brandl-1/+1
2016-05-07Add armv7-linux-androideabi target.Nerijus Arlauskas-0/+1
2016-05-07book: fixup code in error handling tutorialGeorg Brandl-59/+61
2016-05-01doc/book/getting-started.md: Removed references to creating a new executable ...Stephen Mather-3/+3
2016-05-01doc/book/getting-started.md: Corrected spelling of 'Internet'.Stephen Mather-1/+1
2016-04-28Rollup merge of #33234 - TomasHubelbauer:TomasHubelbauer-patch-1, r=Guillaume...Steve Klabnik-1/+1
2016-04-28Rollup merge of #33095 - xogeny:xogeny-patch-1, r=steveklabnikSteve Klabnik-6/+6
2016-04-28Rollup merge of #32991 - kindlychung:patch-2, r=steveklabnikSteve Klabnik-0/+26
2016-04-27Fix use of the `move` command in the Windows shellTomáš Hübelbauer-1/+1
2016-04-26Update references-and-borrowing.mdKaiyin Zhong-0/+18
2016-04-21docs: Highlight a keywordTang Chenglong-1/+1
2016-04-20Auto merge of #32968 - alexcrichton:update-suport, r=brsonbors-26/+29
2016-04-19Opening sentence was confusing and something cannot be "one of the most uniqu...Michael Tiller-2/+2
2016-04-19Opening sentence was confusing and something cannot be "one of the most uniqu...Michael Tiller-2/+2
2016-04-19Update ownership.mdMichael Tiller-2/+2
2016-04-18Rollup merge of #33035 - jbranchaud:use-consistent-variable-names-in-ownershi...Steve Klabnik-4/+4
2016-04-18Rollup merge of #33007 - notriddle:master, r=steveklabnikSteve Klabnik-5/+3
2016-04-18Rollup merge of #32906 - jocki84:jocki84-book-size, r=steveklabnikSteve Klabnik-3/+4
2016-04-16Use `v` instead of `v1` for consistencyjbranchaud-4/+4
2016-04-16Update casting-between-types.mdKaiyin Zhong-4/+9
2016-04-15Do not use "bind" to refer to referencing and to variable binding.Michael Howell-5/+3
2016-04-16Rollup merge of #32973 - kindlychung:patch-1, r=steveklabnikManish Goregaokar-2/+2
2016-04-16Rollup merge of #32931 - deepak:gh-issue-32928-update-cargo-in-getting-starte...Manish Goregaokar-0/+4
2016-04-15make the borrowing example more concreteKaiyin Zhong-12/+20
2016-04-15remove "#" symbols to make the code compileKaiyin Zhong-2/+2
2016-04-14doc: Update our tier supportAlex Crichton-26/+29
2016-04-13Doc fix: Do not mention next project in book/guessing-gameDeepak Kannan-4/+3
2016-04-13Doc fix: Update Cargo.toml in book/getting-startedDeepak Kannan-0/+4
2016-04-12Update primitive-types.mdjocki84-1/+1
2016-04-12Update primitive-types.mdjocki84-4/+3