about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-01-05unignore and fix doctests in guide and referenceJorge Aparicio-40/+42
2015-01-05ignore boxed closure doctests in the guide/referenceJorge Aparicio-16/+16
2015-01-04Merge pull request #20520 from nhowell/patch-1bors-3/+3
2015-01-04Merge pull request #20505 from estsauver/doc_20504bors-1/+1
2015-01-04Merge pull request #20495 from brson/cargobors-4/+5
2015-01-04Merge pull request #20487 from trapp/doc-namespace-typobors-1/+1
2015-01-04Merge pull request #20428 from tbu-/pr_guide_int_to_i32_2nd_takebors-272/+270
2015-01-04Merge pull request #19963 from tshepang/patch-3bors-1/+1
2015-01-04doc: Add missing `$`s in the Installing Rust guideNick Howell-3/+3
2015-01-03Remove deprecated functionalityAlex Crichton-3/+3
2015-01-03Update guide index to point to the task pageEarl St Sauver-1/+1
2015-01-03Update guide for Cargo installationBrian Anderson-4/+5
2015-01-03Make all integers in the guide `i32`, implicitelyTobias Bucher-272/+270
2015-01-03Fix typo in documentation.Timon Rapp-1/+1
2015-01-03Initial version of AArch64 support.Akos Kiss-1/+1
2015-01-02Rollup test fixes and rebase conflictsAlex Crichton-1/+0
2015-01-02rollup merge of #20334: nagisa/ffi-llvmAlex Crichton-0/+3
2015-01-02rollup merge of #20227: FlashYoshi/patch-1Alex Crichton-1/+1
2015-01-02rollup merge of #19625: mrhota/guide_traitsAlex Crichton-122/+110
2015-01-02rollup merge of #20315: alexcrichton/std-syncAlex Crichton-2/+5
2015-01-02rollup merge of #20273: alexcrichton/second-pass-commAlex Crichton-0/+1
2015-01-02Properly deal with Ordering in the guideSteve Klabnik-34/+48
2015-01-02std: Stabilize the prelude moduleAlex Crichton-82/+97
2015-01-01std: Second pass stabilization of syncAlex Crichton-2/+5
2015-01-02More falloutNick Cameron-1/+1
2015-01-02Fallout - change array syntax to use `;`Nick Cameron-7/+7
2014-12-31Feature gate FFI imports of LLVM intrinsicsSimonas Kazlauskas-2/+5
2014-12-30rollup merge of #20332: js-ojus/masterAlex Crichton-1/+1
2014-12-30rollup merge of #20247: steveklabnik/gh20088Alex Crichton-3/+2
2014-12-30Minor change to wording in `Variables and Bindings`JONNALAGADDA Srinivas-1/+1
2014-12-29rollup merge of #20275: inthecloud247/patch-1Alex Crichton-3/+8
2014-12-29rollup merge of #20270: bombless/patch-2Alex Crichton-5/+5
2014-12-29rollup merge of #20268: mdinger/prettyAlex Crichton-1/+1
2014-12-29rollup merge of #20252: huonw/doc-no-ignoreAlex Crichton-3/+7
2014-12-29rollup merge of #20248: steveklabnik/gh20038Alex Crichton-142/+135
2014-12-29rollup merge of #20210: tshepang/patch-5Alex Crichton-1/+1
2014-12-29rollup merge of #20205: tshepang/patch-4Alex Crichton-4/+0
2014-12-29std: Return Result from RWLock/Mutex methodsAlex Crichton-1/+1
2014-12-29Don't promise that we talk about Rustdoc moreSteve Klabnik-3/+2
2014-12-29Properly deal with Ordering in the guideSteve Klabnik-34/+48
2014-12-29std: Stabilize the prelude moduleAlex Crichton-78/+101
2014-12-28update curl output flag.John Albietz-1/+1
2014-12-28Update curl flag and add additional two-step installation instructions.John Albietz-3/+8
2014-12-28`once` is not keyword nowbombless-5/+5
2014-12-27`man rustc` and `rustc --help` say options go firstmdinger-1/+1
2014-12-27Remove some `ignore`s from the guide.Huon Wilson-3/+7
2014-12-26s/task/thread/gSteve Klabnik-142/+135
2014-12-25Fixed a small typoTitouan Vervack-1/+1
2014-12-24doc: surround with symbols, like it shouldTshepang Lekhonkhobe-1/+1
2014-12-24auto merge of #20117 : lfairy/rust/rename-include-bin, r=alexcrichtonbors-1/+1