about summary refs log tree commit diff
path: root/src/doc/reference.md
AgeCommit message (Expand)AuthorLines
2014-11-03Small doc fixesDaniel Hofstetter-4/+4
2014-11-02refactor libcollections as part of collection reformAlexis Beingessner-8/+8
2014-11-01Replace deprecated missing_doc attribute.Joseph Crail-8/+8
2014-11-01Reference: Add missing of'sDaniel Hofstetter-3/+3
2014-10-31auto merge of #18459 : alexcrichton/rust/rollup, r=alexcrichtonbors-2/+5
2014-10-30rollup merge of #18408 : thestinger/unsafeAlex Crichton-2/+5
2014-10-30auto merge of #18376 : steveklabnik/rust/gh7963, r=alexcrichtonbors-0/+1
2014-10-29auto merge of #17894 : steveklabnik/rust/fail_to_panic, r=aturonbors-22/+22
2014-10-29Rename fail! to panic!Steve Klabnik-22/+22
2014-10-28reference: document unwinding unsafety issuesDaniel Micay-0/+3
2014-10-28reference: slices are now regular typesDaniel Micay-1/+1
2014-10-28reference: note the existence of UnsafeCellDaniel Micay-1/+1
2014-10-28update keyword listSteve Klabnik-18/+19
2014-10-28Describe doc attribute in the referenceSteve Klabnik-0/+1
2014-10-17auto merge of #18052 : IvanUkhov/rust/raw-byte-string-literals, r=aturonbors-1/+1
2014-10-16librustc: Remove trans::reflect and the opaque and ty_visitor lang items.Luqman Aden-4/+0
2014-10-16Remove libdebug and update tests.Luqman Aden-1/+1
2014-10-15Fix the description of raw byte string literalsIvan Ukhov-1/+1
2014-10-13rollup merge of #17968 : nodakai/really-fix-kw-tableAlex Crichton-17/+1
2014-10-13auto merge of #17733 : jgallagher/rust/while-let, r=alexcrichtonbors-0/+14
2014-10-13auto merge of #17963 : sfackler/rust/cfg-error, r=alexcrichtonbors-8/+10
2014-10-12Continue cfg syntax transitionSteven Fackler-8/+10
2014-10-12Fix HTML version of the keyword table.NODA, Kai-17/+1
2014-10-11Remove `virtual` structs from the referenceJakub Wieczorek-17/+0
2014-10-10Add `while let` to the referenceJohn Gallagher-0/+12
2014-10-10Move `while let` behind `while_let` feature gateJohn Gallagher-0/+2
2014-10-09doc: Document constants in the referenceAlex Crichton-19/+65
2014-10-09auto merge of #17873 : steveklabnik/rust/gh16413, r=alexcrichtonbors-1/+3
2014-10-08add mention of test attributeSteve Klabnik-0/+2
2014-10-08remove crate_id attribute, add crate_name oneSteve Klabnik-1/+1
2014-10-07Fix keyword tableSteve Klabnik-0/+3
2014-10-07Put slicing syntax behind a feature gate.Nick Cameron-1/+1
2014-10-03Test fixes from the rollupAlex Crichton-1/+1
2014-10-03auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichtonbors-6/+16
2014-10-02rollup merge of #17666 : eddyb/take-garbage-outAlex Crichton-1/+1
2014-10-02Revert "Put slicing syntax behind a feature gate."Aaron Turon-1/+1
2014-10-02docs: remove mentions of Gc.Eduard Burtescu-1/+1
2014-10-02Put slicing syntax behind a feature gate.Nick Cameron-1/+1
2014-10-01Link plugins guide from elsewhereKeegan McAllister-6/+16
2014-10-01auto merge of #17584 : pcwalton/rust/range-patterns-dotdotdot, r=nick29581bors-1/+1
2014-09-30Add `if let` to the referenceJakub Wieczorek-1/+14
2014-09-30Update based on PR feedbackKevin Ballard-1/+1
2014-09-30Move `if let` behind a feature gateKevin Ballard-0/+2
2014-09-30librustc: Forbid `..` in range patterns.Patrick Walton-1/+1
2014-09-22clean up some references to 'owned'Steve Klabnik-2/+2
2014-09-22vectors are not in the languageSteve Klabnik-16/+9
2014-09-22die 'managed'Steve Klabnik-34/+14
2014-09-22logging is an external crateSteve Klabnik-58/+0
2014-09-22no it won'tSteve Klabnik-2/+0
2014-09-22runtime has no C++Steve Klabnik-1/+1