about summary refs log tree commit diff
path: root/doc
AgeCommit message (Expand)AuthorLines
2014-01-06auto merge of #11123 : alan-andrade/rust/move_wiki_to_internal_docs, r=brsonbors-4/+776
2014-01-06First phase of migrating the wiki to the internal docs #11078Alan Andrade-4/+776
2014-01-06auto merge of #11335 : rlane/rust/fix-vector-doc, r=alexcrichtonbors-2/+1
2014-01-06Fix formatting of some code blocks in pdf docsMick Koch-0/+18
2014-01-05doc: update reference to new vector size syntaxRich Lane-2/+1
2014-01-05auto merge of #11106 : alan-andrade/rust/convert_tutorials_to_guides, r=cmrbors-26/+24
2014-01-05Convert sub tutorials into Guides #10838Alan Andrade-26/+24
2014-01-05tutorial: add missing line to make example build.Lindsey Kuper-0/+1
2014-01-05tutorial: remove duplicate words.Lindsey Kuper-3/+3
2014-01-05tutorial: change `float` to `f32` since float is no longer a type.Lindsey Kuper-4/+4
2014-01-05Wording tweak suggested by @pcwalton.Lindsey Kuper-3/+4
2014-01-05Write up default methods for the tutorial.Lindsey Kuper-42/+111
2014-01-04doc: Fix an inexplicable error in a tutorial exampleBrian Anderson-1/+1
2014-01-04doc: Fix tutorial for struct derefBrian Anderson-10/+10
2014-01-04auto merge of #11271 : adridu59/rust/patch-io, r=huonwbors-36/+42
2014-01-04doc: un-xfail conditions tutorialAdrien Tétar-36/+42
2014-01-04auto merge of #11283 : brson/rust/doublefailure, r=alexcrichtonbors-4/+2
2014-01-03auto merge of #11251 : pcwalton/rust/remove-at-mut, r=pcwaltonbors-20/+4
2014-01-03libsyntax: Fix tests.Patrick Walton-1/+0
2014-01-03auto merge of #11277 : brson/rust/more0.9, r=alexcrichtonbors-5/+5
2014-01-03doc: Remove all mentions of `@mut` from the documentation.Patrick Walton-19/+4
2014-01-02auto merge of #11052 : jvns/rust/testing-tutorial, r=brsonbors-0/+265
2014-01-02Abort on double-failure. #910Brian Anderson-4/+2
2014-01-02Bump more version numbers to 0.9Brian Anderson-5/+5
2013-12-31Add testing tutorial to docsJulia Evans-0/+265
2013-12-31Update documentation to remove reference to ::rt logginga_m0d-19/+0
2013-12-30auto merge of #11190 : eliovir/rust/patch-3, r=alexcrichtonbors-1/+1
2013-12-30auto merge of #11185 : huonw/rust/doc-ignore, r=cmrbors-3/+4
2013-12-30rustdoc: only filter lines starting with '# ' from the shown code.Huon Wilson-3/+4
2013-12-29Update Docs to use crateidLuis de Bethencourt-8/+8
2013-12-29rust.md : update crate attributes.eliovir-2/+2
2013-12-28Update tutorial.md : rename pkgid to crate_ideliovir-3/+3
2013-12-23Fixing more doc testsAlex Crichton-1/+1
2013-12-23doc: Expand rustdoc's documentation for testingAlex Crichton-0/+89
2013-12-20auto merge of #10986 : adridu59/rust/patch-new, r=alexcrichtonbors-170/+150
2013-12-20doc: forward-port the conditions tutorial + fixup libstd exampleAdrien Tétar-170/+150
2013-12-17auto merge of #10972 : metajack/rust/pkgid-with-name, r=alexcrichtonbors-1/+1
2013-12-17Update docs to new syntax.Jack Moffitt-1/+1
2013-12-17auto merge of #10830 : alexcrichton/rust/spsc-queue, r=brsonbors-27/+19
2013-12-16Test fallout from std::comm rewriteAlex Crichton-27/+19
2013-12-16doc: Update the documentation to describe the `Pod` trait.Patrick Walton-0/+6
2013-12-15auto merge of #10982 : ezyang/rust/lvalue-def, r=pcwaltonbors-1/+5
2013-12-15std::vec: convert to(_mut)_ptr to as_... methods on &[] and &mut [].Huon Wilson-15/+15
2013-12-15Correct definition of lvalues, fixes #10890Edward Z. Yang-1/+5
2013-12-15Move std::{str,vec}::raw::set_len to an unsafe method on Owned{Vector,Str}.Huon Wilson-6/+6
2013-12-14auto merge of #10944 : metajack/rust/pkgid-docs, r=cmrbors-52/+36
2013-12-13auto merge of #10849 : adridu59/rust/patch-css, r=alexcrichtonbors-191/+151
2013-12-13doc: CSS changes + commit improved faviconAdrien Tétar-191/+151
2013-12-13auto merge of #10913 : cmr/rust/rustdoc_man, r=huonwbors-6/+19
2013-12-12Update documentation for new `pkgid` attribute.Jack Moffitt-52/+36