about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2014-09-13auto merge of #17187 : damag/rust/ffi-guide-fixes, r=alexcrichtonbors-3/+3
2014-09-12auto merge of #17155 : steveklabnik/rust/dherman_fixes, r=brsonbors-224/+33
2014-09-12Use a space after colons per the Rust coding style:Damien Grassart-2/+2
2014-09-12The example code uses trigger_callback(), not do_callback().Damien Grassart-1/+1
2014-09-12auto merge of #16657 : steveklabnik/rust/goodbye_tutorial, r=brsonbors-3417/+13
2014-09-11only deprecate the guide rather than :fire: :fire: :fire:Steve Klabnik-3397/+2
2014-09-11Replace the Tutorial with the Guide.Steve Klabnik-20/+11
2014-09-11auto merge of #17154 : steveklabnik/rust/array_clarification, r=huonwbors-20/+21
2014-09-11auto merge of #17153 : steveklabnik/rust/add_link_to_manual, r=sfacklerbors-0/+4
2014-09-11auto merge of #16866 : P1start/rust/tuple-indexing, r=brsonbors-0/+2
2014-09-10don't say 'semantic'Steve Klabnik-8/+8
2014-09-10remove rich hickey loveSteve Klabnik-3/+3
2014-09-10Remove much of the modules section.Steve Klabnik-191/+2
2014-09-10hello_world.rs -> main.rsSteve Klabnik-18/+19
2014-09-10dave hates jokes :wink:Steve Klabnik-4/+1
2014-09-10Fix vector terminology in the manual.Steve Klabnik-20/+21
2014-09-10reintroduce manual link in doc indexSteve Klabnik-0/+4
2014-09-10auto merge of #17108 : steveklabnik/rust/explicitness, r=alexcrichtonbors-15/+16
2014-09-10auto merge of #16824 : steveklabnik/rust/string_guide_improvements, r=alexcri...bors-3/+86
2014-09-09Add section about Str traitSteve Klabnik-5/+32
2014-09-09Be explicit with rustdoc.Steve Klabnik-15/+16
2014-09-10Implement tuple and tuple struct indexingP1start-0/+2
2014-09-09rollup merge of #17107 : steveklabnik/uninitialized_bindingsAlex Crichton-11/+2
2014-09-09rollup merge of #17054 : pcwalton/subslice-syntaxAlex Crichton-2/+2
2014-09-09rollup merge of #17052 : pcwalton/feature-gate-subslicesAlex Crichton-5/+7
2014-09-09auto merge of #16827 : steveklabnik/rust/fix_doc_index, r=brsonbors-63/+73
2014-09-09auto merge of #16825 : steveklabnik/rust/fix_manual_array_terms, r=brsonbors-23/+25
2014-09-08librustc: Change the syntax of subslice matching to use postfix `..`Patrick Walton-2/+2
2014-09-08guide: Remove reference to uninitialized bindingsSteve Klabnik-11/+2
2014-09-08librustc: Feature gate subslice matching in non-tail positions.Patrick Walton-5/+7
2014-09-07Fix vector/array/slice terminology in manual.Steve Klabnik-23/+25
2014-09-07auto merge of #17019 : steveklabnik/rust/remove_compromise, r=thestingerbors-1/+1
2014-09-07auto merge of #17018 : steveklabnik/rust/fix_projects_in_guide, r=huonwbors-1/+1
2014-09-05don't say compromiseSteve Klabnik-1/+1
2014-09-05Fix formatting in the guide.Steve Klabnik-1/+1
2014-09-05Update language item from 'share' to 'sync' #16988Felix Raimundo-2/+2
2014-09-02auto merge of #16925 : jbcrail/rust/doc-spelling-errors, r=alexcrichtonbors-7/+7
2014-09-01doc: Fix spelling errors.Joseph Crail-7/+7
2014-09-01Fix pointer types in the manual.Steve Klabnik-20/+8
2014-08-30rollup merge of #16881 : cmr/guide-typoAlex Crichton-1/+1
2014-08-30rollup merge of #16852 : steveklabnik/desugar_destructureAlex Crichton-1/+1
2014-08-30rollup merge of #16849 : nhowell/patch-1Alex Crichton-5/+5
2014-08-30rollup merge of #16839 : treeman/issue-15358Alex Crichton-1/+1
2014-08-30rollup merge of #16833 : SebastianZaha/fix-guide-typoAlex Crichton-1/+1
2014-08-30rollup merge of #16832 : SebastianZaha/fix-inconsistent-version-numberingAlex Crichton-8/+8
2014-08-30rollup merge of #16828 : steveklabnik/more_pointer_guideAlex Crichton-0/+25
2014-08-30rollup merge of #16807 : nham/guide_added_ownership_ruleAlex Crichton-6/+11
2014-08-30rollup merge of #16780 : mdinger/marker_typesAlex Crichton-4/+4
2014-08-30rollup merge of #16726 : tshepang/consistencyAlex Crichton-1/+1
2014-08-30rollup merge of #16721 : tshepang/convenienceAlex Crichton-3/+3