about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2016-05-05doc: Update reference with better description of target_envBrian Anderson-18/+26
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-29Rollup merge of #33253 - ergenekonyigit:master, r=alexcrichtonManish Goregaokar-3/+21
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-28update features RFCErgenekon Yigit-1/+1
2016-04-28update comments RFC and code snippetsErgenekon Yigit-2/+20
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-24Auto merge of #33120 - tclfs:patch-2, r=Manishearthbors-1/+1
2016-04-24Auto merge of #33163 - c4rlo:patch-2, r=Manishearthbors-1/+1
2016-04-23Auto merge of #33092 - alexcrichton:rustbuild-docs, r=brsonbors-82/+82
2016-04-23subtyping.md: typo fixc4rlo-1/+1
2016-04-21docs: Highlight a keywordTang Chenglong-1/+1
2016-04-20Auto merge of #32968 - alexcrichton:update-suport, r=brsonbors-26/+29
2016-04-19rustbuild: Run all markdown documentation testsAlex Crichton-82/+82
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
2016-04-08Add data race to concurrency docsAlec S-13/+8
2016-04-07Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakisbors-10/+9
2016-04-06Rollup merge of #32679 - tclfs:patch-1, r=steveklabnikSteve Klabnik-3/+1
2016-04-06Rollup merge of #32634 - varunvats:docs-fix, r=steveklabnikSteve Klabnik-10/+16
2016-04-05improve error messageAriel Ben-Yehuda-7/+7
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-10/+9
2016-04-05Doc fix: list all module files Rust looks for.Varun Vats-8/+14
2016-04-05Doc fix: function takes argument by reference.Varun Vats-2/+2
2016-04-05Mention that it's not actually a data raceManish Goregaokar-1/+6
2016-04-02Remove error description of `move`Tang Chenglong-3/+1
2016-04-02Auto merge of #32549 - respeccing:rust_backtrace_disabled, r=alexcrichtonbors-0/+13
2016-04-01Rollup merge of #32629 - mbrubeck:nomicon-version, r=steveklabnikManish Goregaokar-1/+1
2016-04-01Rollup merge of #32622 - tyoc213:rust-beginners, r=alexcrichtonManish Goregaokar-5/+7
2016-03-31allow RUST_BACKTRACE=0 to act as if unsetEmanuel Czirai-0/+13