about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2016-04-16Update casting-between-types.mdKaiyin Zhong-4/+9
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-15remove "#" symbols to make the code compileKaiyin Zhong-2/+2
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-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
2016-03-31Using only one Mibbit link for access the two channelsDavid AO Lozano-8/+6
2016-03-31Adding #rust-beginners to README and pointing the two channels on getting-sta...David AO Lozano-7/+11
2016-03-31Misspelled beginners in one placeDavid AO Lozano-1/+1
2016-03-31Book: in beginner guide change irc channel #rust → #rust-beginnersDavid AO Lozano-3/+3
2016-03-30Update Rust version in the Rustonomicon Vec chapterMatt Brubeck-1/+1
2016-03-31Rollup merge of #32618 - ProgVal:patch-1, r=steveklabnikManish Goregaokar-1/+1
2016-03-30Book: Fix phrasing: “an associated type” → “a trait with an associate...Valentin Lorentz-1/+1
2016-03-30Rollup merge of #32605 - tshepang:not-needed, r=ManishearthSteve Klabnik-2/+2
2016-03-29Fix panic_fmt in the BookChristopher Serr-2/+2
2016-03-29doc: "mut" not needed for the examplesTshepang Lekhonkhobe-3/+3
2016-03-28Auto merge of #32461 - mitaa:rdoc-anchors, r=alexcrichtonbors-3/+2
2016-03-28Rollup merge of #32534 - xtian:patch-1, r=steveklabnikSteve Klabnik-1/+1
2016-03-28Rollup merge of #32509 - tclfs:patch-2, r=steveklabnikSteve Klabnik-3/+3
2016-03-28Rollup merge of #32504 - tclfs:patch-1, r=steveklabnikSteve Klabnik-1/+1
2016-03-28Rollup merge of #32235 - fbergr:trailing_whitespace, r=sanxiynSteve Klabnik-17/+17
2016-03-28Update concurrency.mdAndrew Horton-2/+2
2016-03-27Getting Started: "copy" -> "move"Christian Wesselhoeft-1/+1
2016-03-27Improve concurrency chapterManish Goregaokar-18/+124
2016-03-27Update macros.mdTang Chenglong-2/+2
2016-03-27Extend linkchecker with anchor checkingmitaa-3/+2
2016-03-26docs: make some text changes on Section `Macros`Tang Chenglong-4/+4
2016-03-26Rollup merge of #32478 - xevix:docs/strings-str-unsized-types, r=steveklabnikManish Goregaokar-0/+6
2016-03-26Rollup merge of #32383 - aidanhs:aphs-heap-move-guarantee, r=alexcrichtonManish Goregaokar-0/+3
2016-03-26Docs: a tiny modificationTang Chenglong-1/+1
2016-03-25Add note on `str` being an unsized type in strings section of book.Alejandro Wainzinger-0/+6
2016-03-24Docs: some tiny correctionsTang Chenglong-1/+1
2016-03-23Rollup merge of #32443 - tclfs:patch-8, r=steveklabnikEduard-Mihai Burtescu-1/+1
2016-03-23Rollup merge of #32431 - nicholasf:tweak/improve-expression, r=steveklabnikEduard-Mihai Burtescu-8/+6
2016-03-23Auto merge of #32410 - Ticki:master, r=eddybbors-0/+2
2016-03-23Docs: Change "statements" to "expressions" on `match`Tang Chenglong-1/+1