about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2014-11-10Rogue 'panic' -> 'fail' in guide.Jeff Parsons-1/+1
2014-11-09auto merge of #18762 : mdinger/rust/str_coerce, r=steveklbanikbors-2/+2
2014-11-08Reword &str coercion into viewingmdinger-2/+2
2014-11-07Prepend should be append in the 30 minute introCarol Nichols-1/+1
2014-11-06rollup merge of #18708 : qwitwa/masterAlex Crichton-2/+2
2014-11-06rollup merge of #18696 : tshakah/patch-1Alex Crichton-1/+1
2014-11-06rollup merge of #18373 : steveklabnik/gh18288Alex Crichton-2/+4
2014-11-0614.3 - helpfully implied code sample is brokenqwitwa-2/+2
2014-11-06Update guide.mdtshakah-1/+1
2014-11-06expand description of the link attributeSteve Klabnik-2/+4
2014-11-05Update the guide examples and try not to leave user hanging as to whatNiko Matsakis-3/+7
2014-11-04auto merge of #18338 : chastell/rust/guide_pointer_fixes, r=alexcrichtonbors-8/+8
2014-11-04auto merge of #18528 : seanjensengrey/rust/doc-18498, r=brsonbors-0/+44
2014-11-04Guide: drop line-number cruft from elided error examplesPiotr Szotkowski-5/+5
2014-11-04Guide: minor clarifications for the Pointers partPiotr Szotkowski-3/+3
2014-11-04auto merge of #18497 : gamazeps/rust/enumsmatch, r=steveklabnikbors-21/+50
2014-11-04Guide: explains the enum/match relationshipgamazeps-21/+50
2014-11-03rollup merge of #18572 : cakebaker/small_doc_changesAlex Crichton-4/+4
2014-11-03rollup merge of #18355 : chastell/guide_iterators_macros_unsafe_fixesAlex Crichton-20/+21
2014-11-03rollup merge of #18132 : P1start/more-helpAlex Crichton-1/+1
2014-11-03rollup merge of #18522 : jbcrail/rename-missing-doc-attributeAlex Crichton-8/+8
2014-11-03rollup merge of #18519 : Gankro/collect-smashAlex Crichton-8/+8
2014-11-03rollup merge of #18509 : cakebaker/missing_ofsAlex Crichton-3/+3
2014-11-03rollup merge of #18508 : cakebaker/fix_variable_nameAlex Crichton-1/+1
2014-11-03rollup merge of #18500 : adrientetar/fontsAlex Crichton-0/+4
2014-11-03Small doc fixesDaniel Hofstetter-4/+4
2014-11-02refactor libcollections as part of collection reformAlexis Beingessner-8/+8
2014-11-02cleaned up ids, added direct rust doc searchSean Jensen-Grey-7/+27
2014-11-01add populated search box to docs 404 pageSean Jensen-Grey-0/+24
2014-11-02Convert some notes to help messagesP1start-1/+1
2014-11-01Replace deprecated missing_doc attribute.Joseph Crail-8/+8
2014-11-01Reference: Add missing of'sDaniel Hofstetter-3/+3
2014-11-01Guide: Fix variable nameDaniel Hofstetter-1/+1
2014-11-01doc: enable OpenType kerning and ligaturesAdrien Tétar-0/+4
2014-10-31small fix to output of code sample in intro.mdRolf van de Krol-6/+6
2014-10-31auto merge of #18459 : alexcrichton/rust/rollup, r=alexcrichtonbors-4/+7
2014-10-30rollup merge of #18442 : Manishearth/rust_panicAlex Crichton-1/+1
2014-10-31auto merge of #18381 : pelmers/rust/patch-1, r=alexcrichtonbors-1/+1
2014-10-30auto merge of #18339 : chastell/rust/guide_pattern_fixes, r=nikomatsakisbors-8/+8
2014-10-30auto merge of #18377 : steveklabnik/rust/fix_wording_about_errors, r=nikomats...bors-2/+2
2014-10-30rollup merge of #18408 : thestinger/unsafeAlex Crichton-2/+5
2014-10-30rollup merge of #18395 : cakebaker/fix_use_of_sqrtAlex Crichton-1/+1
2014-10-30auto merge of #18376 : steveklabnik/rust/gh7963, r=alexcrichtonbors-0/+1
2014-10-30rollup merge of #18381 : pelmers/patch-1Alex Crichton-1/+1
2014-10-30Rename rust_fail to rust_panicManish Goregaokar-1/+1
2014-10-29auto merge of #17894 : steveklabnik/rust/fail_to_panic, r=aturonbors-68/+69
2014-10-29Update infrastructure for fail -> panicSteve Klabnik-9/+9
2014-10-29Rename fail! to panic!Steve Klabnik-59/+60
2014-10-29auto merge of #18375 : steveklabnik/rust/gh17969, r=alexcrichtonbors-18/+19
2014-10-29auto merge of #18365 : bjz/rust/token, r=alexcrichtonbors-2/+2