]> git.lizzy.rs Git - rust.git/history - doc
Fallout of rewriting std::comm
[rust.git] / doc /
2013-12-15 borsauto merge of #10982 : ezyang/rust/lvalue-def, r=pcwalton
2013-12-15 borsauto merge of #10984 : huonw/rust/clean-raw, r=cmr
2013-12-15 Huon Wilsonstd::vec: convert to(_mut)_ptr to as_... methods on...
2013-12-15 Edward Z. YangCorrect definition of lvalues, fixes #10890
2013-12-15 Huon WilsonMove std::{str,vec}::raw::set_len to an unsafe method...
2013-12-15 borsauto merge of #10948 : cmr/rust/update_pkgid, r=metajack
2013-12-15 borsauto merge of #10932 : alexcrichton/rust/feature-update...
2013-12-14 borsauto merge of #10952 : huonw/rust/1ms-bench, r=cmr
2013-12-14 borsauto merge of #10936 : cadencemarseille/rust/issue...
2013-12-14 borsauto merge of #10870 : ktt3ja/rust/issue-10865, r=alexc...
2013-12-14 borsauto merge of #10949 : fabricedesre/rust/no-gnustl...
2013-12-14 borsauto merge of #10944 : metajack/rust/pkgid-docs, r=cmr
2013-12-14 borsauto merge of #10938 : jhasse/rust/patch-rustpkg, r...
2013-12-14 borsauto merge of #10933 : TeXitoi/rust/shootout-fasta...
2013-12-14 borsauto merge of #10935 : sanxiyn/rust/fk-anon, r=pcwalton
2013-12-14 borsauto merge of #10931 : sfackler/rust/base64-visibility...
2013-12-14 borsauto merge of #10921 : alexcrichton/rust/libuv-upgrade...
2013-12-14 borsauto merge of #10923 : boredomist/rust/export-summary...
2013-12-14 borsauto merge of #10960 : brson/rust/android, r=alexcrichton
2013-12-13 borsauto merge of #10918 : eddyb/rust/inline-finally-dtor...
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10916 : alexcrichton/rust/nounwind,...
2013-12-13 Adrien Tétardoc: CSS changes + commit improved favicon
2013-12-13 borsauto merge of #10913 : cmr/rust/rustdoc_man, r=huonw
2013-12-13 borsauto merge of #10912 : DiamondLovesYou/rust/master...
2013-12-13 borsauto merge of #10909 : sanxiyn/rust/coherence, r=alexcr...
2013-12-13 borsauto merge of #10908 : alexcrichton/rust/issue-10907...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-13 borsauto merge of #10698 : metajack/rust/dep-info, r=alexcr...
2013-12-12 Jack MoffittUpdate documentation for new `pkgid` attribute.
2013-12-11 borsauto merge of #10897 : boredomist/rust/remove-self...
2013-12-11 Erik PriceMake 'self lifetime illegal.
2013-12-11 borsauto merge of #10891 : chris-morgan/rust/macroize-...
2013-12-11 borsauto merge of #10888 : chris-morgan/rust/2013-12-10...
2013-12-11 borsauto merge of #10787 : nikomatsakis/rust/issue-9629...
2013-12-11 Corey RichardsonSome rustdoc manual fixes
2013-12-11 kud1ingproto is gone
2013-12-11 borsauto merge of #10808 : kballard/rust/use-braces, r...
2013-12-11 borsauto merge of #10833 : sfackler/rust/mut-pat, r=brson
2013-12-11 borsauto merge of #10593 : metajack/rust/pkgid-hash, r...
2013-12-10 borsauto merge of #10880 : cmr/rust/tut++, r=pnkfelix
2013-12-10 borsauto merge of #10886 : alexcrichton/rust/snapshots...
2013-12-10 Corey RichardsonRemove duplication of libstd docs.
2013-12-10 Corey RichardsonUpdate `Freeze` information
2013-12-10 Corey RichardsonTiny fixes to linked list section.
2013-12-10 Corey RichardsonUpdate Owned to Send, show some types which aren't
2013-12-10 Corey RichardsonFunction declaration takes pats, not exprs.
2013-12-10 Corey RichardsonClarify newtype
2013-12-10 Corey RichardsonClarify arity
2013-12-10 Corey RichardsonInherited mutabilty clarification
2013-12-10 Corey Richardsonloop -> continue
2013-12-10 Corey RichardsonWildcard changes.
2013-12-10 Corey RichardsonMacro definition is feature gated.
2013-12-10 Corey RichardsonFix tiny formatting error.
2013-12-10 Corey RichardsonClarify `as`, mention transmute.
2013-12-10 Corey RichardsonClarify that strings aren't magical.
2013-12-10 Corey RichardsonFix tiny formatting error.
2013-12-10 Corey RichardsonAdd rustdoc documentation.
2013-12-10 borsauto merge of #10882 : jhasse/rust/patch-1, r=metajack
2013-12-10 Corey RichardsonFix grammar error.
2013-12-10 Corey RichardsonAdd a link to the wiki's package list and refer to git
2013-12-10 Corey RichardsonNote that Rust can be embedded.
2013-12-10 Corey RichardsonFix span.
2013-12-10 Corey RichardsonExplain potentially confusing string example.
2013-12-10 borsauto merge of #10822 : ezyang/rust/master, r=huonw
2013-12-10 Edward Z. YangAdd some more commentary to FFI tutorial.
2013-12-09 Jan Niklas HasseAdd missing .com
2013-12-07 borsauto merge of #10797 : pradeep90/rust/rust-mode-changes...
2013-12-06 borsauto merge of #10665 : cmr/rust/doc_lint, r=alexcrichton
2013-12-06 borsauto merge of #10721 : osa1/rust/intermediatestr, r...
2013-12-06 borsauto merge of #10506 : nikomatsakis/rust/issue-10391...
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-12-05 borsauto merge of #10804 : alexcrichton/rust/less-dup,...
2013-12-05 borsauto merge of #10799 : TeXitoi/rust/shootout-reverse...
2013-12-05 borsauto merge of #10803 : vmx/rust/integer-decode, r=cmr
2013-12-05 borsauto merge of #10690 : thestinger/rust/doc, r=alexcrichton
2013-12-04 Daniel Micayrewrite part of the tutorial
2013-12-04 borsauto merge of #10792 : kballard/rust/parse_sugary_call_...
2013-12-04 borsauto merge of #10776 : alexcrichton/rust/issue-9725...
2013-12-04 borsauto merge of #10785 : alexcrichton/rust/omg-i-hate...
2013-12-04 borsauto merge of #10752 : dhodder/rust/master, r=pcwalton
2013-12-03 borsauto merge of #10747 : alexcrichton/rust/snapshots...
2013-12-03 borsauto merge of #10768 : Blei/rust/logging-enabled-macros...
2013-12-03 borsauto merge of #10757 : TeXitoi/rust/mut-split-iter...
2013-12-03 borsauto merge of #10777 : alexcrichton/rust/issue-10743...
2013-12-03 borsauto merge of #10782 : alexcrichton/rust/rustdoc-lib...
2013-12-03 borsauto merge of #10773 : jvns/rust/patch-1, r=cmr
2013-12-03 borsauto merge of #10772 : alexcrichton/rust/issue-3053...
2013-12-03 borsauto merge of #10770 : alexcrichton/rust/static-librust...
2013-12-03 borsauto merge of #10771 : pnkfelix/rust/fix-make-check...
2013-12-03 borsauto merge of #10759 : SiegeLord/rust/placeholder,...
2013-12-03 borsauto merge of #10736 : Blei/rust/fix_c_vec, r=alexcrichton
2013-12-02 borsauto merge of #10742 : alexcrichton/rust/frameworks...
2013-12-02 borsauto merge of #10728 : sanxiyn/rust/proc, r=cmr
2013-12-02 Julia EvansAdd section on closure types to manual
2013-12-02 Alex CrichtonBring the linkage documentation up-to-date
2013-12-01 borsauto merge of #10756 : thestinger/rust/transmute, r...
2013-12-01 borsauto merge of #10676 : eddyb/rust/ast-box-in-enums...
2013-12-01 borsauto merge of #10739 : DaGenix/rust/mut-chunks, r=alexc...
next