]> git.lizzy.rs Git - rust.git/history - src/libsyntax/parse/parser.rs
Change finalize -> drop.
[rust.git] / src / libsyntax / parse / parser.rs
2013-06-26 Luqman AdenChange finalize -> drop.
2013-06-25 borsauto merge of #7325 : artagnon/rust/resolve-module...
2013-06-25 borsauto merge of #7317 : Aatch/rust/no-drop-flag, r=thestinger
2013-06-25 borsauto merge of #7254 : Blei/rust/intrinsic-overhaul...
2013-06-25 borsauto merge of #7291 : alexcrichton/rust/static-mut...
2013-06-25 borsauto merge of #7370 : Aatch/rust/snapshot, r=huonw
2013-06-25 James MillerWarning police
2013-06-24 borsauto merge of #7193 : Thiez/rust/fixbench, r=cmr
2013-06-24 Alex CrichtonSupport foreign 'static mut' variables as well
2013-06-24 Alex CrichtonAdd 'static mut' items to the language
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
2013-06-23 borsauto merge of #7314 : bblum/rust/trait-bounds2, r=nikom...
2013-06-23 Ben BlumParse and typecheck (not kindcheck) bounds on trait...
2013-06-23 borsauto merge of #7267 : luqmana/rust/issue-5792, r=cmr
2013-06-23 borsauto merge of #7258 : huonw/rust/7256, r=bstrie
2013-06-23 borsauto merge of #7274 : thestinger/rust/size_hint, r...
2013-06-23 Daniel Micayvec: remove BaseIter implementation
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-16 borsauto merge of #7159 : Blei/rust/free-glue-no-destructor...
2013-06-16 borsauto merge of #7155 : Blei/rust/drop-glue-alloca, r...
2013-06-16 borsauto merge of #7142 : alexcrichton/rust/deriving-zero...
2013-06-16 borsauto merge of #7137 : erickt/rust/from-elem-fixme,...
2013-06-16 borsauto merge of #7114 : pnkfelix/rust/issue3961-fix-white...
2013-06-15 borsauto merge of #7132 : thestinger/rust/rpath, r=brson
2013-06-15 borsauto merge of #7147 : huonw/rust/vec-connect, r=Aatch
2013-06-15 borsauto merge of #7130 : huonw/rust/rustdoc-highlight...
2013-06-15 borsauto merge of #7109 : bblum/rust/rwlocks, r=brson
2013-06-15 borsauto merge of #7133 : kballard/rust/terminfo-parm,...
2013-06-15 borsauto merge of #7125 : alexcrichton/rust/rusti-issues...
2013-06-15 borsauto merge of #7122 : thestinger/rust/std, r=luqmana
2013-06-15 borsauto merge of #7121 : huonw/rust/rand-call, r=pnkfelix
2013-06-15 borsauto merge of #7110 : thestinger/rust/iterator, r=brson
2013-06-15 Daniel Micayadd IteratorUtil to the prelude
2013-06-13 borsauto merge of #7079 : thestinger/rust/jemalloc, r=graydon
2013-06-13 borsauto merge of #7027 : sstewartgallus/rust/dynamic_lib...
2013-06-13 borsauto merge of #7086 : huonw/rust/5048, r=graydon
2013-06-13 Huon WilsonUse @str instead of @~str in libsyntax and librustc...
2013-06-12 borsauto merge of #7077 : SiegeLord/rust/new_css, r=pnkfelix
2013-06-12 borsauto merge of #7073 : influenza/rust/iterator-doc-fixes...
2013-06-12 borsauto merge of #7064 : luqmana/rust/issue-7062, r=sanxiyn
2013-06-12 Luqman Adenlibsyntax: Remove duplicate methods.
2013-06-11 borsauto merge of #7033 : influenza/rust/rust-7022, r=graydon
2013-06-11 borsauto merge of #7035 : influenza/rust/getopts-doc-update...
2013-06-11 borsauto merge of #7046 : luqmana/rust/issue-7044, r=sanxiyn
2013-06-10 borsauto merge of #7032 : huonw/rust/each-fn-kill, r=thestinger
2013-06-10 Huon Wilsonstd: remove str::{connect,concat}*.
2013-06-10 Huon Wilsonstd: replace str::each_split* with an iterator
2013-06-09 borsauto merge of #6904 : catamorphism/rust/rustpkg_version...
2013-06-09 borsauto merge of #7023 : thestinger/rust/vec, r=brson
2013-06-09 Daniel Micayremove deprecated vec::{is_empty, len} functions
2013-06-07 borsauto merge of #6985 : Aatch/rust/fixed-vec-6977, r...
2013-06-07 borsauto merge of #6979 : thestinger/rust/libc, r=brson
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
2013-06-07 borsauto merge of #6984 : brson/rust/rtcross, r=brson
2013-06-06 borsauto merge of #6982 : Aatch/rust/better-foreign-error...
2013-06-06 James MillerProvide an actual error when expanding macros to foreig...
2013-06-06 borsauto merge of #6980 : Kimundi/rust/iterator-collect3...
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-06 borsauto merge of #6937 : msullivan/rust/no-warnings, r...
2013-06-06 Michael SullivanClean up a handful of build warnings.
2013-06-06 borsauto merge of #6968 : huonw/rust/takeskip-iter, r=thest...
2013-06-06 borsauto merge of #6966 : alco/rust/fix-typo, r=sanxiyn
2013-06-06 Alexei SholikDeduplicate words in code comments
2013-06-06 borsauto merge of #6960 : msullivan/rust/fix-pollution...
2013-06-05 borsauto merge of #6951 : artagnon/rust/makefile-git, r...
2013-06-05 borsauto merge of #6956 : Blei/rust/fix-symbol-mangling...
2013-06-05 borsauto merge of #6938 : jbclements/rust/hygiene_fns_and_c...
2013-06-05 John Clementstoken_to_ident takes argument by reference
2013-06-05 John Clementsinterner just uses uints, not idents with syntax context
2013-06-05 John Clementsjust use TLS interner
2013-06-05 John Clementschange to newer macro escape mechanism, using uints...
2013-06-05 borsauto merge of #6952 : artagnon/rust/contributing-wrap...
2013-06-05 borsauto merge of #6948 : huonw/rust/less-alloc, r=bstrie
2013-06-05 borsauto merge of #6947 : Blei/rust/fix-dup-freevars, r...
2013-06-05 borsauto merge of #6944 : pcwalton/rust/multiple-patterns...
2013-06-05 Patrick Waltonlibrustc: Disallow multiple patterns from appearing...
2013-06-05 Patrick Waltonlibsyntax: Remove `pub impl` from the language
2013-06-04 borsauto merge of #6886 : jld/rust/vec-each-ret-fix, r...
2013-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
2013-06-02 borsauto merge of #6879 : yichoi/rust/arm-test, r=brson
2013-06-02 borsauto merge of #6866 : pcwalton/rust/pub-extern, r=brson
2013-06-02 borsauto merge of #6896 : nickdesaulniers/rust/issue4501...
2013-06-02 borsauto merge of #6815 : kballard/rust/hashmap-insert_or_m...
2013-06-02 borsauto merge of #6891 : luqmana/rust/unit-struct-drop...
2013-06-02 borsauto merge of #6807 : catamorphism/rust/rustpkg-extern...
2013-06-02 borsauto merge of #6885 : erickt/rust/move-callee_id, r...
2013-06-01 borsauto merge of #6880 : thomaslee/rust/issue-6745, r...
2013-06-01 Erick Tryzelaarsyntax: move callee_id into the expr_ variants
2013-06-01 borsauto merge of #6871 : pcwalton/rust/de-pub-impl, r...
2013-06-01 Patrick WaltonRemove all uses of `pub impl`. rs=style
2013-06-01 borsauto merge of #6851 : alexcrichton/rust/bugfixes, r...
2013-05-31 borsauto merge of #6857 : alexcrichton/rust/ebml-fixes...
2013-05-31 borsauto merge of #6863 : huonw/rust/error-span, r=thestinger
2013-05-31 borsauto merge of #6853 : bblum/rust/sized, r=pcwalton
2013-05-31 borsauto merge of #6833 : fdr/rust/fix-warnings, r=Aatch
2013-05-31 borsauto merge of #6848 : pcwalton/rust/issue-6352, r=pcwalton
2013-05-31 borsauto merge of #6845 : thestinger/rust/zsh-complete...
2013-05-31 borsauto merge of #6841 : steveklabnik/rust/range_docs...
2013-05-31 borsauto merge of #6818 : nikomatsakis/rust/irrefut-pattern...
2013-05-30 Daniel FarinaRemove unnecessary 'use' forms
next