about summary refs log tree commit diff
path: root/src/doc/reference.md
AgeCommit message (Expand)AuthorLines
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
2014-09-22Remove lies about task schedulingSteve Klabnik-48/+11
2014-09-22Fix terminology around boxesSteve Klabnik-16/+15
2014-09-22fix exampleSteve Klabnik-6/+1
2014-09-22glob imports are an external crateSteve Klabnik-16/+0
2014-09-22rust -> RustSteve Klabnik-1/+1
2014-09-22uhhh weird triple backticksSteve Klabnik-4/+4
2014-09-22'merican EnglishSteve Klabnik-1/+1
2014-09-22move keywords to tableSteve Klabnik-18/+31
2014-09-22'. ' -> '. 'Steve Klabnik-192/+192
2014-09-22Remove disclaimerSteve Klabnik-23/+0
2014-09-22make note of language vs librariesSteve Klabnik-1/+3
2014-09-22modernize code blocksSteve Klabnik-262/+262
2014-09-22manual -> reference & formattingSteve Klabnik-0/+4445