]> git.lizzy.rs Git - rust.git/history - src/doc/guide.md
rollup merge of #16833 : SebastianZaha/fix-guide-typo
[rust.git] / src / doc / guide.md
2014-08-31 Alex Crichtonrollup merge of #16833 : SebastianZaha/fix-guide-typo
2014-08-31 Alex Crichtonrollup merge of #16832 : SebastianZaha/fix-inconsistent...
2014-08-31 Alex Crichtonrollup merge of #16830 : cgaebel/docfix
2014-08-31 Alex Crichtonrollup merge of #16828 : steveklabnik/more_pointer_guide
2014-08-31 Alex Crichtonrollup merge of #16807 : nham/guide_added_ownership_rule
2014-08-31 Alex Crichtonrollup merge of #16780 : mdinger/marker_types
2014-08-31 Alex Crichtonrollup merge of #16778 : jbcrail/fix-issue-15826
2014-08-31 Alex Crichtonrollup merge of #16769 : rgawdzik/abs_doc_addition
2014-08-31 Alex Crichtonrollup merge of #16726 : tshepang/consistency
2014-08-31 Alex Crichtonrollup merge of #16721 : tshepang/convenience
2014-08-31 Alex Crichtonrollup merge of #16716 : tshepang/temp
2014-08-30 borsauto merge of #16393 : SimonSapin/rust/patch-9, r=steve...
2014-08-30 nhamdoc: Add another restriction to the list of ownership...
2014-08-30 borsauto merge of #16598 : bkoropoff/rust/import-shadow...
2014-08-30 Tshepang Lekhonkhobedoc: make docs build
2014-08-29 borsauto merge of #16767 : SiegeLord/rust/reexported_method...
2014-08-29 borsauto merge of #16770 : cburgdorf/rust/patch_overloaded_...
2014-08-29 borsauto merge of #16768 : nham/rust/libcollections_test_cl...
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-28 Sebastian ZahaFix guide typo.
2014-08-28 Sebastian ZahaCargo begins version number at 0.0.1 instead of 0.1.0.
2014-08-27 borsauto merge of #16757 : steveklabnik/rust/lets_not_lie_i...
2014-08-27 borsauto merge of #16766 : kevinmehall/rust/issue-15976...
2014-08-27 borsauto merge of #16761 : mrmonday/rust/patch-1, r=alexcri...
2014-08-27 borsauto merge of #16752 : MatejLach/rust/more_cargorun...
2014-08-27 borsauto merge of #16751 : luqmana/rust/tr, r=alexcrichton
2014-08-27 borsauto merge of #16724 : tshepang/rust/misleading, r...
2014-08-27 borsauto merge of #16689 : wickerwaka/rust/crate-as, r...
2014-08-27 borsauto merge of #16685 : alexcrichton/rust/remove-glob...
2014-08-27 borsauto merge of #16704 : flugsio/rust/fix-rustc-ice-lint...
2014-08-26 Matej LachUse cargo run in more places
2014-08-26 borsauto merge of #16742 : vhbit/rust/ios-ffi-fix, r=alexcr...
2014-08-26 borsauto merge of #16720 : tshepang/rust/trailing-prompt...
2014-08-25 borsauto merge of #16699 : treeman/rust/issue-8492, r=alexc...
2014-08-25 borsauto merge of #16694 : vadimcn/rust/debug-linker, r...
2014-08-24 borsauto merge of #16646 : P1start/rust/trailing-commas...
2014-08-24 borsauto merge of #16718 : Sawyer47/rust/bool-cast, r=pcwalton
2014-08-24 borsauto merge of #16728 : bluss/rust/zip-next-back, r...
2014-08-24 borsauto merge of #16730 : tshepang/rust/typos, r=pcwalton
2014-08-24 borsauto merge of #16722 : tshepang/rust/trailing-spaces...
2014-08-24 Tshepang Lekhonkhobedoc: slight consistency fix
2014-08-24 borsauto merge of #16717 : tshepang/rust/misplaced-comma...
2014-08-24 Tshepang Lekhonkhobedoc: remove misleading/confusing info
2014-08-24 Tshepang Lekhonkhobedoc: remove trailing spaces from Guide
2014-08-24 Tshepang Lekhonkhobedoc: use the more convenient 'cargo run' command
2014-08-24 Tshepang Lekhonkhobedoc: remove trailing shell prompts
2014-08-24 borsauto merge of #16706 : pnkfelix/rust/fsk-fix-nojem...
2014-08-24 borsauto merge of #16703 : bluss/rust/assert-bloat, r=huonw
2014-08-24 borsauto merge of #16698 : bluss/rust/slice-bloat, r=huonw
2014-08-24 Tshepang Lekhonkhobedoc: move misplaced comma
2014-08-24 Tshepang Lekhonkhobedoc: add missing word
2014-08-24 borsauto merge of #16697 : Sawyer47/rust/new-test, r=huonw
2014-08-23 borsauto merge of #16691 : klutzy/rust/issue-15297, r=alexc...
2014-08-23 borsauto merge of #16670 : Swatinem/rust/charascii, r=alexc...
2014-08-23 borsauto merge of #16612 : nham/rust/twoway_searcher_fix...
2014-08-23 borsauto merge of #16268 : cakebaker/rust/make_fn_add_three...
2014-08-23 Daniel HofstetterGuide: Make add_three_times_four() public
2014-08-23 borsauto merge of #16667 : retep998/rust/master, r=pcwalton
2014-08-22 borsauto merge of #16663 : Gankro/rust/heapify, r=alexcrichton
2014-08-22 borsauto merge of #16658 : jauhien/rust/fix-llvm, r=thestinger
2014-08-22 borsauto merge of #16659 : brson/rust/slowparse, r=alexcrichton
2014-08-22 borsauto merge of #16651 : vks/rust/fix-bitv-bench, r=alexc...
2014-08-22 borsauto merge of #16656 : luqmana/rust/ucmla, r=pcwalton
2014-08-22 borsauto merge of #16655 : pcwalton/rust/unboxed-closures...
2014-08-22 borsauto merge of #16653 : steveklabnik/rust/module_wording...
2014-08-22 borsauto merge of #16647 : vhbit/rust/ios-build-fixes,...
2014-08-22 borsauto merge of #16639 : pcwalton/rust/unboxed-closures...
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-22 borsauto merge of #16512 : wickerwaka/rust/getopt-16348...
2014-08-21 borsauto merge of #16637 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16635 : steveklabnik/rust/ordering_comme...
2014-08-21 borsauto merge of #16601 : cybergeek94/rust/master, r=alexc...
2014-08-21 borsauto merge of #16499 : cmr/rust/struct-undef-repr,...
2014-08-21 Steve Klabnikfix module wording in guide
2014-08-21 borsauto merge of #16632 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16631 : pcwalton/rust/unboxed-closures...
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16471 : EduardoBautista/rust/chapter...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-21 borsauto merge of #16331 : steveklabnik/rust/guide_macros_a...
2014-08-20 borsauto merge of #16280 : cburgdorf/rust/patch-3, r=stevek...
2014-08-20 Steve KlabnikGuide: unsafe
2014-08-20 Christoph Burgdorffixes some syntax highlighting annotations
2014-08-20 Steve KlabnikMake note that Ordering is builtin.
2014-08-20 Steve KlabnikGuide: macros
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-20 borsauto merge of #16606 : pczarn/rust/inline-asm, r=alexcr...
2014-08-20 borsauto merge of #16603 : SiegeLord/rust/nullable, r=alexc...
2014-08-19 borsauto merge of #16584 : luqmana/rust/psfo, r=alexcrichton
2014-08-19 borsauto merge of #16241 : P1start/rust/doc-fixes, r=alexcr...
2014-08-19 Eduardo BautistaRemove repeated section and make file path generic
2014-08-19 Eduardo BautistaUse new Cargo starting version number
2014-08-19 Eduardo BautistaUse new Cargo file syntax
2014-08-19 Eduardo Bautista`input_num` is used is used instead of `guess` further...
2014-08-19 Eduardo BautistaCargo generates "Hello, world!" instead of "Hello world!"
2014-08-19 Eduardo BautistaCargo begins version number at 0.0.1 instead of 0.1.0
2014-08-19 borsauto merge of #16590 : nham/rust/str_searcher_underflow...
next