about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2014-02-21Changed NonCamelCaseTypes lint to warn by defaultmr.Shu-39/+39
2014-02-20auto merge of #12161 : aepsil0n/rust/docs/for-loop, r=alexcrichtonbors-0/+26
2014-02-20move extra::test to libtestLiigo Zhuang-9/+10
2014-02-19auto merge of #12367 : darnuria/rust/tutorial_removing_do_syntax, r=cmrbors-39/+18
2014-02-18Removing '15.3 Do syntax' in tutorial.Axel Viala-39/+18
2014-02-18auto merge of #12342 : ehsanul/rust/remove-shared-chan-tasks-guide, r=alexcri...bors-11/+7
2014-02-17Added more scripts to tidy checkDerek Guenther-2/+54
2014-02-17Update tasks guide: SharedChan as been removedEhsanul Hoque-11/+7
2014-02-16doc: Reorganize the library indexBrian Anderson-11/+8
2014-02-15auto merge of #12298 : alexcrichton/rust/rustdoc-testing, r=sfacklerbors-20/+12
2014-02-15auto merge of #12272 : alexcrichton/rust/snapshot, r=kballardbors-162/+162
2014-02-15auto merge of #12282 : cmr/rust/cleanup-ptr, r=huonwbors-5/+5
2014-02-15std: clean up ptr a bitCorey Richardson-5/+5
2014-02-14Remove broken link to old conditions tutorialSteven Fackler-2/+0
2014-02-14Update rustdoc testing to test all code blocksAlex Crichton-20/+12
2014-02-14extern mod => extern crateAlex Crichton-162/+162
2014-02-14tutorial: stronger wording in build instructionsCorey Richardson-2/+2
2014-02-13remove duplicate function from std::ptr (is_null, is_not_null, offset, mut_of...JeremyLetang-1/+1
2014-02-13Add documentation for conditional-compilationTobias Bucher-10/+74
2014-02-13auto merge of #12210 : zr40/rust/patch-1, r=cmrbors-3/+3
2014-02-12doc: rename 'nil' to 'unit' when describing `()`Matthijs van der Vleuten-3/+3
2014-02-12auto merge of #12194 : WebeWizard/rust/master, r=cmrbors-2/+32
2014-02-11auto merge of #12184 : JeremyLetang/rust/rustpkg-link, r=alexcrichtonbors-2/+0
2014-02-11Rewrite channels yet again for upgradeabilityAlex Crichton-1/+1
2014-02-11Added examples for converting vectors of u8 into strings. Also fixed some sty...WebeWizard-2/+32
2014-02-11container -- update example to contain scope of closure borrowNiko Matsakis-13/+19
2014-02-11auto merge of #12171 : chromatic/rust/fix_crate_tutorial_typos, r=brsonbors-39/+34
2014-02-11remove dead link to rustpkg documentationJeremyLetang-2/+0
2014-02-11 Explain container iteration in the loop tutorialEduard Bopp-2/+16
2014-02-11Factoring bigint, rational, and complex out of libextra into libnum.Felix S. Klock II-7/+8
2014-02-10Revised Crate section of tutorial for clarity.chromatic-39/+34
2014-02-10Document for-loop in tutorial section on loopsEduard Bopp-0/+12
2014-02-10Added link to fourcc docsDerek Guenther-0/+1
2014-02-10auto merge of #12084 : alexcrichton/rust/codegen-opts, r=cmrbors-1/+1
2014-02-10Consolidate codegen-related compiler flagsAlex Crichton-1/+1
2014-02-09Rearranged enum section of tutorial for clarity.chromatic-43/+40
2014-02-09auto merge of #12124 : brson/rust/intrinsics, r=thestingerbors-3/+3
2014-02-09auto merge of #12119 : huonw/rust/guide-testing, r=brsonbors-56/+130
2014-02-09std: Add move_val_init to mem. Replace direct intrinsic usageBrian Anderson-2/+1
2014-02-09std: Add init and uninit to mem. Replace direct intrinsic usageBrian Anderson-1/+2
2014-02-09Expand the testing guide to cover optimizations, benchmarks and how toHuon Wilson-56/+130
2014-02-08auto merge of #12114 : brson/rust/faqs, r=cmrbors-182/+25
2014-02-08auto merge of #12109 : omasanori/rust/small-fixes, r=sfacklerbors-1/+0
2014-02-09rustpkg has gone.OGINO Masanori-1/+0
2014-02-08doc: Modernize FAQs just slightlyBrian Anderson-182/+25
2014-02-07auto merge of #12066 : huonw/rust/show2, r=alexcrichtonbors-3/+4
2014-02-08Update docs and tests for #[deriving(Show)].Huon Wilson-3/+4
2014-02-07auto merge of #12094 : adridu59/rust/licensing, r=brsonbors-1/+23
2014-02-07auto merge of #12073 : alexcrichton/rust/doc-examples, r=cmrbors-3/+1
2014-02-07doc: add license information for gen. filesAdrien Tétar-1/+23